搜索资源列表
031002103
- java+mysql开发的档案管理系统 -mysql development of the file management system
wdy
- 数据库管理系统平台,用java编写,数据库使用mysql-database management system platform, java prepared, the database using mysql
teachers_manigement_sysytem
- 教师管理系统是在学校局域网架设的B/S结构的办公平台。系统有四个模块:系统设置,通知通告,领导信箱,文件中心。系统开发环境:JAVA,数据库为Mysql,TOMCAT-management teachers in the school system is set up LAN B / S structure of the office platform. System has four modules : system set up to notify circular leadership B
Struts2 BBS论坛
- 采用java语言,运用struts2开发框架,Mysql数据库开发的BBS论坛管理系统
wyLogistic
- JSP和MySql做的物流管理系统,不算太复杂,可运行。-JSP and MySql to do the logistics management system, not too complicated to run.
BookManager(MVC)
- 图书管理系统的实现,MySQL+Struts 来实现该系统-Book Management System, MySQL+ Struts to implement the system ~ ~
db
- 功能设计及说明 设计软件:windows XP+Eclipse 3.3+tomcat 6.0+lomboz3.3+mysql5.0 功能介绍:酒店管理系统能实现酒店介绍,客人入住登记,房间类型以及状态的查询,还有客人、房间的查询等功能。 使用说明:本实验使用Eclipse编写,所以要在IE中运行。 (数据库入门级比较好的学习程序)-Functional design and design software Note: windows XP+ Eclipse 3.3+ tomcat
GradeManagement
- 关于JAVA的代码连接数据库,通过jdbc.mysql桥接访问数据库Mysql,建立数据库和信息管理系统。-JAVA code to connect on database access the database through jdbc.mysql bridge Mysql, the establishment of databases and information management systems.
(MySQL)
- 大学生论文管理系统(MySQL)。对大学生毕业设计有很大的帮助。-College paper management system (MySQL). Design of university graduates who have a lot of help.
Publisher_Manager
- 一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。-A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database con
Books-management-system
- 使用MySQL工具和java语言编写的图书管理系统的所有代码,有图书和管理员的增加、删除、修改等功能。-Using MySQL tools and Java language preparation books management system management system of all code, books and administrator of add, delete, modify etc. Function.
Salary
- 工资管理系统,java实现前台,mysql实现数据库,代码简洁-salary management java is the main language used
StudentinManger
- 实现简单的学生管理系统,大二时的java数据库课程设计,数据库MySQL-Achieve a simple student management system, a sophomore of the java database design courses
yuyang
- 基于Java和MySQL的一个农田管理系统模板,可以根据自己的需求修改或添加功能。-A farm management system template based on MySQL and Java,you can modify or add functionality according to your needs.
0keshejava
- 库存管理系统 课程设计 包括调研文章与源代码,采用JAVA与MYSQL-inventory management system
accident-(copy)
- 基于mysql的交通事故人员记录管理系统,java编写界面-Traffic accident personnel record management system based on Java, MySQL interface
5
- 学生信息管理系统,学生信息的添加、修改、删除(Student information management system, student information to add, modify, delete)
java银行管理系统
- 简易的Java银行管理系统,适合初学者 运用了eclipse和mysql软件
连锁商店管理系统
- 一个连锁商店管理系统,进行管理操作,进行数据库的不同操作。(A chain store management system, management operations.)
java 进销存管理源码(含mysql数据库)
- java 进销存管理源码(含mysql数据库)(1)基本信息管理,主要实现产品信息、供应商信息的增加、删除、修改、查询操作。 (2)库存信息管理,主要实现产品的出库、入库以及产品信息的增删改差查操作。 (3)系统设置,主要实现管理用户、修改密码、退出系统等操作。 (4)统计汇总分析等系统功能,主要实现仓库仓储量的入库、出库数量的统计。