EMS ExcelReport component is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to create powerful reports in MS Excel quickly, easily and intuitively understandable. Now you ca
31.文件简单加密 /* using System.Windows.Forms; //加载System.Windows.Forms.dll的.Net API using System.IO; using System.Text; */ OpenFileDialog jfc = new OpenFileDialog(); OpenFileDialog jfc2 = new OpenFileDialog(); jfc.Filter = "可执行文件(*.exe)|*.exe|压缩文件(*.zip)
Advanced Excel Report for Delphi is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to quickly create powerful reports in MS Excel. Now you can create reports, which can be e
GreenCppC 2008-8-24 ========================================= // I 类,对象,函数重载 //-------- From C to C++ ------------ // A simple C Program! // convert a string to uppercase! #include #define N 200 int main(){ char ms[N]; int i; printf("Input ms: ");
Advanced Excel Report for Delphi是一个MS Excel基于模版报表生成器。简单易用的组件属性编辑器可以让你快速创建MS Excel强大报表,支持Borlandreg; Delphireg; 5, 6, 7和MS Office 97 SR-1, 2000, 2002 (XP) EMS ExcelReport component is a powerful band-oriented generator of template-based reports in MS
Delphi 7.0 调用外部exe文件的例子源代码,通过程序窗口,你可浏览到windows中任意的EXE可执行文件,本程序将调用它并打开它,在Delphi程序中打开外部的EXE程序,相关代码片断先看看: begin dirchar:=; if trim(FileLIst.FileName) then begin FileAttrs := faAnyFile; strcat(dirchar,pchar(FileList.FileName));