搜索资源列表
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.
Product
- C/S 架构 JAVA语言 MYSQL数据库 的 SWT 界面 仓库管理信息系统-C/S structure of the Java language MYSQL database SWT interface warehouse management information system
dormitory
- 学生宿舍管理系统,使用java+数据库实现,包含登陆界面,可以对学生信息进行更改-Student hostel management system, using java+ database implementation, including the login screen, you can make changes to student information
wldc
- 1.系统是网络订餐系统,jsp+ssh的架构,也就是java 2.包括用户登录,管理员登陆,用户点菜,订单管理,个人信息管理,留言板等常见功能 3.系统分为前台和后台 4.开发环境MyEclipse+mysql+Apache 5.压缩包里是工程文件和数据库文件-1. The system is a network reservation system, jsp+ ssh architecture, which is java 2. Common features includ
student
- 学生信息管理系统java版,树状列表用于模块导航,采用卡片布局显示各个功能。有完整源码和数据库-Java version of student information management system, a module for the navigation tree list, using the card layout displays each function. A complete source and
StudentCourseSelectionSystem
- 学生选课信息管理系统,Java语言 MYSQL数据库库 -Student enrollment information management system, Java language MYSQL library
5
- 学生信息管理系统,学生信息的添加、修改、删除(Student information management system, student information to add, modify, delete)
java 进销存管理源码(含mysql数据库)
- java 进销存管理源码(含mysql数据库)(1)基本信息管理,主要实现产品信息、供应商信息的增加、删除、修改、查询操作。 (2)库存信息管理,主要实现产品的出库、入库以及产品信息的增删改差查操作。 (3)系统设置,主要实现管理用户、修改密码、退出系统等操作。 (4)统计汇总分析等系统功能,主要实现仓库仓储量的入库、出库数量的统计。