文件名称:shujukufengzhuang
介绍说明--下载内容均来自于网络,请自行研究使用
数据库封装原代码
1. 该代码可以免费使用, 该代码的名字暂时定为\\\"哲别\\\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface,factory,xml等方法 5. 核心代码是在\\\"Sample\\\\base\\\\DBGW\\\"里 6. Sample演示了查询,增加,删除记录和如何使用存贮过程 如果你没有做过,那这些代码可以用来学习诚然,这并不是最好的代码,而且中国高人如云学海无涯 -database Packaging an original code. The code can use free of charge. The code name for the time being \\ "Zhebie \\" 2. If you need to use the code, Please specify that the author of the original code : Jacky Zhou 3. If you find a bug in the code. they can revise or please give me a email : zyx040404@163.com 4. Packaging code of the database functions can be right database tables, View and storage process Packaging and easy to transplant system, the expansion of the use of the interface, factory, xml etc. 5. core code is the \\ "Sample \\ \\ base \\ \\ DBGW \\" Lane 6. S ample demonstration of inquiry, add, delete records and the use of the storage process if you did not do so. That code can be used to study Admittedly, this is not the best code, but the Chinese Supreme clouds
1. 该代码可以免费使用, 该代码的名字暂时定为\\\"哲别\\\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface,factory,xml等方法 5. 核心代码是在\\\"Sample\\\\base\\\\DBGW\\\"里 6. Sample演示了查询,增加,删除记录和如何使用存贮过程 如果你没有做过,那这些代码可以用来学习诚然,这并不是最好的代码,而且中国高人如云学海无涯 -database Packaging an original code. The code can use free of charge. The code name for the time being \\ "Zhebie \\" 2. If you need to use the code, Please specify that the author of the original code : Jacky Zhou 3. If you find a bug in the code. they can revise or please give me a email : zyx040404@163.com 4. Packaging code of the database functions can be right database tables, View and storage process Packaging and easy to transplant system, the expansion of the use of the interface, factory, xml etc. 5. core code is the \\ "Sample \\ \\ base \\ \\ DBGW \\" Lane 6. S ample demonstration of inquiry, add, delete records and the use of the storage process if you did not do so. That code can be used to study Admittedly, this is not the best code, but the Chinese Supreme clouds
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 97288395shujukufengzhuang.zip 列表 Sample/ Sample/base/ Sample/base/DBGW/ Sample/base/DBGW/DBGW.dcu Sample/base/DBGW/DBGW.ddp Sample/base/DBGW/DBGW.dfm Sample/base/DBGW/DBGW.pas Sample/base/Entity/ Sample/base/Entity/Entity.dcu Sample/base/Entity/Entity.pas Sample/base/Entity/EntityFactory.dcu Sample/base/Entity/EntityFactory.pas Sample/base/Entity/EtyCondition.dcu Sample/base/Entity/EtyCondition.pas Sample/base/Entity/EtyEntityMapField.dcu Sample/base/Entity/EtyEntityMapField.pas Sample/base/Entity/EtyList.dcu Sample/base/Entity/EtyList.pas Sample/base/Entity/EtyRule.dcu Sample/base/Entity/EtyRule.pas Sample/base/UDF/ Sample/base/UDF/UDF.dcu Sample/base/UDF/UDF.pas Sample/CtrClass/ Sample/CtrClass/CtrSample.dcu Sample/CtrClass/CtrSample.pas Sample/DataBase/ Sample/DataBase/Sample.mdf Sample/DataBase/Sample_log.ldf Sample/DataBase/sp_GetSumAge.sql Sample/DataBase/tabUser.sql Sample/EntityMap/ Sample/EntityMap/EtySumAge.xml Sample/EntityMap/EtyUser.xml Sample/EtyClass/ Sample/EtyClass/EtySumAge.dcu Sample/EtyClass/EtySumAge.pas Sample/EtyClass/EtyUser.dcu Sample/EtyClass/EtyUser.pas Sample/FtyClass/ Sample/FtyClass/FtySample.dcu Sample/FtyClass/FtySample.pas Sample/Project1.cfg Sample/Project1.dof Sample/Project1.dpr Sample/Project1.res Sample/SampleDBGW/ Sample/SampleDBGW/SampleDBGW.dcu Sample/SampleDBGW/SampleDBGW.dfm Sample/SampleDBGW/SampleDBGW.pas Sample/Unit1.dcu Sample/Unit1.ddp Sample/Unit1.dfm Sample/Unit1.pas Sample/说明.txt