搜索资源列表
SqlBeanDao
- 数据库访问通用组件,实现通用的数据库操作,并附有用此通用组件的一个dao类.-Universal Database Access components, to achieve common database operations, accompanied useful components of this generic type of a dao.
mysql_test
- vc连接mysql的封装类,可以实现各种基本的数据库操作-vc connect mysql package class, you can achieve a variety of basic database operations
link2mysql
- 借助相关的QT类库,实现了对mysql数据库的连接,并且实现了相关操作-Use the QT library,link to mysql database and realize some action.
mysql_sdk
- 针对mysql_sdk的二次封装开发,封装了常用的数据库操作,并以C++类的方式进行调用。-Secondary package development for mysql_sdk encapsulates the common database operations, and call the C++ way.
db.inc
- 数据库的基础操作类 数据库查询函数、插入函数、删除函数的等-The basis of operation of the database database query function, insert function, delete function, etc.
DB
- 对数据库的封装操作类,mysql数据库 -Database wrapper functions
database-operation
- 非常好用的数据库操作类,可以增改删查MySql数据库,很方便-Very easy to use operations
python2 mysql类
- 利用这个封装好的类可以实现数据库的基本增删改查操作