资源列表
examsystem
- 一个用PHP与js写的在线考试系统,数据库用的是mysql
labview8.0+database
- 利用labsql完成数据库的存储,进行温度的数据采集-Use LabSQL complete database of storage, temperature data acquisition
mysql-company
- 哈工大计算机数据库,实现高级语言c对数据库Mysql进行操作,编译成exe,进行命令行操作-HIT computer , to achieve high-level language c Mysql operation, compiled into exe, command line operations
jywcangkuguanlixitong
- hehe 有座毕业设计需要的同学 就下吧 同舟共济马-hehe there is a need to design graduate students on the same boat right under Ma
shoppingcart
- 电子商务之类的源代码。对初学php的人员有很大的帮助。-Source code of e-commerce and the like. Beginner php' s staff of great help.
library
- 本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.--the system known as "mini-library management systems," it has the foll
orders
- 简单的一个商品销售及查询系统,通过JSP和MYSQL进行相关的操作。-A simple system of sales and inquiries through the relevant JSP and MYSQL operation.
library
- php版电子图书管理系统,mysql驱动,源码-php version of the electronic library management system, mysql driven source
gsmyglxitong
- 用户可以定义及编辑产品信息、供应商信息、销售商信息等-users can define and edit product information, supplier information, such as information vendors
luntan
- 非常好的PHP+MYSQL的程序,谢谢大家的支持!-Very good PHP+MYSQL procedures, Thank you for your support!
hangkongdingpiao
- 航空订票系统,使订票更加方便简单,这是我大3做的课程设计,大家帮忙分析一下
library
- 使用PHP和MySql完成的简单图书馆信息管理系统,具有一定的实用性。采用MVC结构,由于模型和视图的结构较简单,所以放在同一文件中,但是文件内有清晰的分割。密码采用MD5加密,初次使用可自行更改。