文件名称:ActiveRecord1.0
- 所属分类:
- Web服务器
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2016-05-20
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- 何**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用过PHP框架ThinkPHP或CI框架的同学,都知道 这些框架自动的数据查询Active Record用于查询数据和更新数据想到方便,不单它们,很多PHP框架都支持Active Record,省去了写过多繁琐的原生态SQL查询语句,项目维护更加方便。
现在我们也用在Asp代码上进行模拟. 已经成功的应用于“基于AspBox框架的AppCore” 的应用上。-PHP fr a mework used ThinkPHP or classmates CI fr a mework, are aware of these fr a me automated data query Active Record data for querying and updating data easy to think, not only them, a lot of PHP fr a meworks support Active Record, eliminating the need to write too cumbersome the original eco-SQL query, project maintenance easier.
Now we have used in the Asp code simulation. Has been successfully applied to the fr a mework based AspBox AppCore applications.
现在我们也用在Asp代码上进行模拟. 已经成功的应用于“基于AspBox框架的AppCore” 的应用上。-PHP fr a mework used ThinkPHP or classmates CI fr a mework, are aware of these fr a me automated data query Active Record data for querying and updating data easy to think, not only them, a lot of PHP fr a meworks support Active Record, eliminating the need to write too cumbersome the original eco-SQL query, project maintenance easier.
Now we have used in the Asp code simulation. Has been successfully applied to the fr a mework based AspBox AppCore applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ActiveRecord1.0\Active Record 数据查询更新.txt
...............\testdao\Active Record 数据查询更新.txt
...............\.......\config.asp
...............\.......\data\data.mdb
...............\.......\demo1.asp
...............\.......\demo10.asp
...............\.......\demo11.asp
...............\.......\demo12.asp
...............\.......\demo13.asp
...............\.......\demo14.asp
...............\.......\demo2.asp
...............\.......\demo3.asp
...............\.......\demo4.asp
...............\.......\demo5.asp
...............\.......\demo6.asp
...............\.......\demo7.asp
...............\.......\demo8.asp
...............\.......\demo9.asp
...............\.......\Inc\ComForm.Cls.asp
...............\.......\...\ComFun.Cls.asp
...............\.......\...\Dao.Cls.asp
...............\.......\...\Db.Cls.asp
...............\.......\index.html
...............\.......\data
...............\.......\Inc
...............\testdao
ActiveRecord1.0