资源列表
Mysqlplusplususage
- MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
0keshejava
- 库存管理系统 课程设计 包括调研文章与源代码,采用JAVA与MYSQL-inventory management system
ckuguanlixitong
- ASP.NET仓库管理系统源代码-ASP.NET warehouse management system source code
35139-1095416-facturation-magasin
- This is a master visual basic code sources for sharing everything anywhere
mysqlTest
- 一款C#的mysql的例子 实现了连接mysql以及一些常用操作的例子-one c# on mysql test
1-1F120163T4
- 这是很出名的软件 希望大家喜欢呀 谢谢谢(it is a very famous soft hope you can like it)
ClassmatesWeb
- 毕业设计的成品 有用户名登陆,验证,使用SQL server 数据库-Graduation finished a username login, authentication, using SQL server database, etc.
cvery_278800.rar
- VB做的管理系统 使用前先注册一下SmartMenuXP.dll,SmartMenuXP.ocx,SmartSubClass.dll,SmartViewport.ocx这4个组件,very good it is my zuo ye you can see them . my frend tell me it is cool.it is my zuo ye very good it is my zuo ye you can see t
MySQLCharCount__.tar
- 仿照php的mysqli扩展自己使用MySQL的C Interface实现了一个简单的mysql操作类,并基于这个类写了一个简单的字符统计测试代码
library
- 这是一个用php做的学校图书管理系统 比较完整-This is a school do with php relatively complete library management system
Daniel-Soto
- Es un programa orientado a un sistema de compras con facturacion y base de datos de los productos a vender
library
- 使用PHP和MySql完成的简单图书馆信息管理系统,具有一定的实用性。采用MVC结构,由于模型和视图的结构较简单,所以放在同一文件中,但是文件内有清晰的分割。密码采用MD5加密,初次使用可自行更改。