摘要:
我在delphi中访问access数据库,用odbc数据源管理器设置一个数据库名后,访问的速度很慢,而用delphi自带的数据库访问很快,请问哪位高手能指点一二。
......
摘要:
很着急的,其中可能有好多低级错误,见笑了! sxychee@163.com qq:36149522 good evening boys and girls. i’m glad to make a speech here. tonight, i want to introduce three websites to you. the first one is an english chatr......
如何知道一个CString对象中是还有另一个字符串
比如:
CString str1,str2;
如何判断str1中是否包含str2?
NO.1 作者: jnxulei
str1.Find(str2);
返回0则表示不包含
NO.2 作者: lazycat818
楼上的不对,是返回-1表示不包含。
摘要:
我从acrobat的navigation pane上面把bookmark书签box拖出来了,却再也还原不回去了。请教这是为什么?现在每次打开一个pdf文件bookmark box都是裸露在外面的,看起来很不舒服。有什么办法可以让它重新回到navigation pane里面去,成为它的一个属性页面吗?不包括重装acrobat reader。
......