资源列表
schemaobject-master
- SchemaObject provides a simple, easy to use Python object interface to a MySQL schema. You can effortlessly write tools to test, validate, sync, migrate, or manage your schema as well as generate the SQL necessary to make changes to the it. -Schem
MYSQL存储过程技术
- MYSQL存储过程技术,ppt文档,对存储过程讲的很清楚,学习的好资料(MYSQL stored procedure technology, ppt documents, very clear to stored procedures, good information to learn)
itemtype_shop_2.2 魔域商店物品管理
- 魔域商店物品管理,可添加骑士魔石价格,职业,攻击魔法体力敏捷等功能。-Demon store materials management, the price can add Knight Stone, occupational, physical agility attack magic functions.
Asp[1][1].net
- 一个简单的人事管理系统,包括职工基本信息、人事变动情况、奖惩情况模块 默认管理帐号密码为51aspx-A simple personnel management system, including basic information, personnel changes in the situation of incentive management module default password for the account 51aspx
cmpp3.0(HW)
- 用于连接华为网关的短信cmpp3.0代码-for connecting SMS Gateway cmpp3.0 code
MySqlTest
- 用c#写的一款mysql数据库测试程序,拿出来和大家分享一下。(Using c# to write a MySQL database testing procedures, and share with you.)
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
TestDB
- 利用C++Builder 数据库连接问题,可以解决了!-Database link
xueshengxueji
- 一个学生学籍管理的小系统,功能不是非常多,但是大部分已经有了.-a student record management system of small, not very functional, but most have.
C语言开发数据库
- C语言开发数据库,也不用多说了吧。对喜欢用c编程的朋友很有用的-C language development of the database, it need not be. C likes to use the program very useful friends
mysql
- c++编程实现对Mysql数据库的连接和操作-To use connect the mysql by C++