资源列表
MutliThreads_DB
- Delphi多线程操作数据库例子 -MutliThreads DB
gmsfxxlr
- 实现简单的身份信息录入,包括姓名,年龄,身份证号码和籍贯-Achieve a simple identity information entry, including name, age, identity card number and origin
CPP-MYSQL
- VC++ 环境下链接MySql数据库的例子,附带官方的MySQL Connector C 6.0.2 包下的所有头文件和库文件。希望对大家有所帮助。-VC++ link MySql database environment examples with the official MySQL Connector C 6.0.2 package all the header files and libraries. We want to help.
SunshineCRM
- 一个开源的CRM系统,包含的内容比较全面:CRM、HRM,界面设计的也很好-An open source CRM system, including the contents of the more comprehensive: CRM, HRM, interface design is also very good
bank
- linux下面C语言编程,mysql数据库,银行管理系统,实现开户、销户、查询、增删改查等功能-The following C language programming linux, mysql database, bank management system, open an account, an account, queries, CRUD functions
libraryManage
- 图书管理系统 对原软件包“依样”打包,未做过任何改动,但不保证所提供软件或程序的完整性和安全性。 -Library management system on the original package " as is" packaged, have not done any changes, but does not guarantee that the software or program integrity and security.
InsertaArchivo
- upload image to mysql database
InsertaArchivo
- Upload image to mysql database
ExcelExportToMySQL_demo1
- 实现excel表导入MySQL数据库中以存在的表中-Realize excel table into the MySQL database with existing tables
MySQL-String-Functions-Details
- MySQL中字符串函数详细介绍 如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的位置的运算叫做模式匹配。串的两种最基本的存储方式是顺序存储方式和链接存储方式。-MySQL string functions in detail, such as: in the string to find a substring, to strike a subst
mysqldump_Demo
- Mysql导出表结构及表数据 mysqldump用法-Export Mysql table structure and table data usage mysqldump
mysql-5.5.27
- my sql 5.5 sourcecode