while (rsnext()) {
Bars bar = new Bars();
barsetId(rsgetLong("id"));
barsetName(rsgetString("name"));
barsetType(rsgetInt("type"));
barsetCreatorId(rsgetLong("creator_id"));
resultListadd(bar);
}
if instr(text1text,text2text)>0 then
text3text="需要搜索的内容存在!"
else
text3text="需要搜索的内容不存在!"
endif
以上就是关于vb编程编写pdf查找功能程序全部的内容,包括:vb编程编写pdf查找功能程序、vb程序的搜索程序怎么写、等相关内容解答,如果想了解更多相关内容,可以关注我们,你们的支持是我们更新的动力!
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)