-
deliph连接数据库deliph连接数据库老是说连接属性错误,晕死了,求大师解决代码如下:unitUnit1;interfaceuses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,Grids,DBGrids,DB,ADODB,Stdctrls,ExtCtrcllmxy 时间:09-24 + 阅读全文
-
delphi 截取网页字符串用delphiidhttp.get(url)后有一段N长的字符集现在想截取其中一些东西 例子<tdclass="bg3"nowrap>24001</TD> <tdclass="bg3"nowrap>27,<spanclass="red">546</span></TD>fyx1200 时间:09-24 + 阅读全文
-
delphi7 中reportbuilder中 简单问题 散分我现在要提取reportbuilder中的pagesetup中的maigins中top,bottom,left,right的值,动态提取的代码是什么? 散分了,先到先得,但是要正确。tiantianye 时间:09-23 + 阅读全文
-
delphi中判断文件是否能打开如下代码shellexecute(handle,'open',pchar('\\192.168.0.6\tz$\aa.pdf'),nil,nil,sw_shownormal);当客户端机器没有安装pdf阅读器时,执行以上代码没反应,请问这时该如何提示‘无法打开该文件’?coderee 时间:09-23 + 阅读全文