搜索资源列表
DaoLib
- 一个详细介绍使用DAO访问数据库的例子.带源程序。-detail on the use of a DAO access to the database example. With source.
针对数据库后台经典实例必备
- 针对新手对后台数据库的操作 简单明了可以修改sql语句就可完成 新手学习必备
asd
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Because in the preparation of an application need to access the pa