说明: Clever Internet Suite version 9.1 These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly re <jingcuo> 上传 | 大小:10mb
说明: ExcelApp:Variant; str1:string; i: LongInt; f: Double; len:integer; begin ExcelApp:=CreateOleObject('Excel.Application'); //ExcelApp.visible:=true; ExcelApp.Caption:='应用程序调用 Microsoft Excel'; if OpenDialog2.Execute then begin ExcelApp.workBo oks.Open <hope_168> 上传 | 大小:2mb