yuyue

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:1159KB
下载次数:40
上传日期:2010-10-18 14:35:48
上 传 者leezhom
说明:  用DELPHI做的预约系统,可连接SQL2000和ACCESS库,数据库在DB文件里,使用控件有TREEVIEW,LISTVIEW,ADO等
(DELPHI to do with booking system, can be connected to SQL2000 and ACCESS database, the database file in the DB, the use of control has TREEVIEW, LISTVIEW, ADO, etc.)

文件列表:
yuyue\bin\1.txt (15, 2010-09-10)
yuyue\bin\db\yuyue.mdb (868352, 2010-10-01)
yuyue\bin\db\YY_Data.MDF (1048576, 2010-10-16)
yuyue\bin\db\YY_Log.LDF (1048576, 2010-10-16)
yuyue\bin\dbIni.ini (98, 2010-10-18)
yuyue\bin\pcre.dcu (173486, 2010-09-26)
yuyue\bin\perlregex.dcu (22679, 2010-09-26)
yuyue\bin\txt\edtaddress.txt (16, 2010-10-16)
yuyue\bin\txt\edtCH.txt (20, 2010-10-14)
yuyue\bin\txt\edtCHType.txt (28, 2010-10-14)
yuyue\bin\txt\edtLCZD.txt (23, 2010-10-16)
yuyue\bin\txt\edtNation.txt (0, 2010-10-01)
yuyue\bin\txt\edtPhone.txt (46, 2010-10-16)
yuyue\bin\txt\edtsentunit.txt (24, 2010-10-01)
yuyue\bin\txt\edtSJYS.txt (36, 2010-10-01)
yuyue\bin\txt\edtZY.txt (13, 2010-10-16)
yuyue\bin\txt\edtZYH.txt (0, 2010-10-01)
yuyue\bin\txt\edtZZ.txt (6, 2010-10-14)
yuyue\bin\txt\性别.ini (27, 2010-10-18)
yuyue\bin\untdbyy.dcu (2927, 2010-09-28)
yuyue\bin\untfind.dcu (6540, 2010-09-28)
yuyue\bin\untmain.dcu (11092, 2010-09-28)
yuyue\bin\untnewer.dcu (25559, 2010-09-28)
yuyue\bin\untSet.dcu (9222, 2010-09-28)
yuyue\bin\yuyue.exe (1154560, 2010-10-18)
yuyue\bin\复件 db\yuyue.mdb (868352, 2010-10-01)
yuyue\bin\复件 db\YY_Data.MDF (1048576, 2010-10-16)
yuyue\bin\复件 db\YY_Log.LDF (1048576, 2010-10-16)
yuyue\code\pcre.dcu (173486, 2010-09-29)
yuyue\code\perlregex.dcu (22677, 2010-09-29)
yuyue\code\untdbyy.dcu (1726, 2010-10-14)
yuyue\code\untdbyy.ddp (51, 2010-10-14)
yuyue\code\untdbyy.dfm (535, 2010-10-14)
yuyue\code\untdbyy.pas (347, 2010-10-14)
yuyue\code\untdbyy.~ddp (51, 2010-10-14)
yuyue\code\untdbyy.~dfm (535, 2010-10-14)
yuyue\code\untdbyy.~pas (347, 2010-10-14)
yuyue\code\untfind.ddp (51, 2010-09-29)
yuyue\code\untfind.~pas (2442, 2010-09-29)
yuyue\code\untmain.dcu (22179, 2010-10-18)
... ...

TPerlRegEx is a Delphi VCL wrapper around the open source PCRE library, which implements Perl-Compatible Regular Expressions. This version of TPerlRegEx is compatible with the TPerlRegEx class in the RegularExpressionsCore unit in Delphi XE. In fact, the unit in Delphi XE is derived from the version of TPerlRegEx that you are using now. The supplied pcrelib.dll contains PCRE 7.9, compiled with Unicode support. The supplied OBJ files contain PCRE 7.9, compiled with Unicode support. By default, the OBJ files are used. You can use the DLL if you have multiple applications using TPerlRegEx and you don't want to waste space by linking the OBJ files to be linked into each of those applications. For more information about PCRE, please visit http://www.regular-expressions.info/pcre.html For more information about regular expressions in general, please visit http://www.regular-expressions.info/ You can download the latest version of TPerlRegEx at http://www.regular-expressions.info/delphi.html TPerlRegEx is licensed under the Mozilla Public License, version 1.1. This new version of TPerlRegEx descends from TObject. There are no packages to install into Delphi and nothing appears on the component palette. Simply add PerlRegEx to the uses clause of any units you want to use it in. There's no need to add the pcre unit to the uses clause. This unit is used internally by TPerlRegEx.

近期下载者

相关文件


收藏者