摘要:
我公司作为borland软件的行业代理商,专业销售borland全线产品,包括工具类:jbuilder\c++builder\delphi\kylix,及管理工具和需求分析工具如:caliberrm,starteam等,中间件包括:bes(visibroker appserver),bea等。作为borland大中华地区技术支持中心,能够向您提供优质可靠的技术支持。另外面向行业(电信,银行,政府......
摘要:
由于看到前些日子retina里有个不需要预先知道帐号就可以获取一般任意 目标nt主机帐号的功能。几个月之前,我为了弄清原理,就做了一个工具。 这次整理硬盘,发现了这个小工具,这本身并不算什么,因为iss scanner等 软件都包含了这类功能。但是我希望大家能够通过这个例子,了解一些nt的 api和安全性知识。
-- 完整的code(use delphi)和一个编译好的zip文件在 ft......
快速导出数据到Excel(三):利用Excel内置功能上一页 ... xlsheet.range[f2].horizontalalignment := xlright; xlsheet.range[f2].font.size := 11; 【程序编程相关:
function GetVersion(】 【推荐阅读:
发现d2005的使用问题: d2005会】 xlsheet.range[a3].value := xxxxx有限公司; 【扩展信息:
Creating Forms that 】 xlsheet.range[f3].value := 日期:2005-x-x ; xlsheet.range[f3].horizontalalignment := xlright; //输出字段名 adoqexport.sql.strings[4] := where 1=0; if adoqexport.active then adoqexport.requery else adoqexport.open; xlquery := xlsheet.querytables.add(adoqexport.recordset ,xlsheet.range[a4]); xlquery.fieldnames := true; xlquery.rownumbers := false; xlquery.filladjacentformulas := false; xlquery.preserveformatting := true; xlquery.refreshonfileopen := false; xlquery.backgroundquery := true; xlquery.refreshstyle := xloverwritecells; //xlinsertdeletecells; xlquery.savepassword := true; xlquery.savedata := true; xlquery.adjustcolumnwidth := true; xlquery.refreshperiod := 0; xlquery.preservecolumninfo := true; xlquery.refresh; ...
下一页 摘要:
开发环境: delphi6.0及水晶报表9.2 (程序中以bde连接设计报表)打包工具: installshield developer v8.02打包必备: iinstallhields8.0 1. mouules: license.msm;rdcdesigntime.msm;rdcruntime.msm;reportengine.msm 添加以上mouules:在license中输入......