搜索资源列表
HyperString.v6.0.Full.Sources.
- *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for lice
DelphiCDSService2010
- delphi调用C#Webservice访问数据库 //查询数据 procedure TForm1.Button1Click(Sender: TObject) var ls_Table: string ls_Service: Service1Soap begin ls_Service := Buf_GetBuleService ls_Table := Customers ClientDataSet1.XMLData := ls_Service.
EhLib_v4[1].2.16_CN
- EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBG
Delphizidingyichengxushili
- Cell提供一些常用函数,然而Cell更注重自定义函数功能,采用C,VB,VBscr ipt等语言皆可以编制自定义函数。自定义函数可以无限制次数的嵌套。除了数值与字符串两种数据类型外,Cell还定义了单元格数据类型与区域数据类型,极大地增强了函数的易用性。-Cell to provide some common functions, but focus more on Cell Function-defined functions using C, VB, VBscr ipt and other
registermodule
- 一个Delphi的注册机模板,没有使用VCL,类似C/ASM使用对话框模板,编译结果小,最方便的是可以使用Delphi的string-register model
BorlndMM-09-09-2010
- TBBMM - A Multicore Scalable Delphi and C++ Builder Memory Manager Replacement FastMM was adopted by Borland / CodeGear (now Embarcadero) end of year 2005 as the default memory manager for Delphi and C++ Builder. FastMM is fast, but...
Lab1
- Parser Pascal string type: var a, b, c: real d: array [1..6, 6..9] of integer s1: string s2: string [10] -Parser Pascal string type: var a, b, c: real d: array [1..6, 6..9] of integer s1: string s2: string [10]