搜索资源列表
javaweb
- 酒店预订系统需求说明 酒店预定系统是针对国内加盟酒店设计的在线预定系统。功能需求: 基本的功能大致包括: 1、 会员登录或新会员注册 2、 酒店查询:输入想要预定的酒店所在城市、入住日期、退房日期、房间类型(标准间、豪华间)、价格区间、或酒店名称等信息,查找符合条件的酒店信息。查询结果中应包括房间的基本介绍以及房间价格。 3、 酒店预定:在酒店查询的结果中选择酒店,进行预定,输入订房人的具体信息, 4、 订单管理:登陆后,可以在订单管理中查看自己的预定情况,或取消预定
java
- 这是我做的实验报告,做的是java中的多线程和数据库的链接,我花了很大的心思的,相信会对大家有很好的帮助-I did this lab report, do is the multi-threaded java and database links, I spent a lot of thought, and believe it will help everyone have a good
shujuku
- 学生选课系统,包括实验报告,数据库脚本,功能齐全。-Student elective system, including lab reports, database scr ipts, fully functional.
JDBCTest
- 通过JDBC接口,编写程序连接SqlServer数据源,将以下数据导入SqlServer数据库的student表,并导出到文件中。要认真填写实验报告,并且提交源程序,保证可正确编译和运行-Through the JDBC interface, write programs SqlServer, these data connection SqlServer database data import the student table, and export to file. To fill in
SQL
- 一个实现了连接数据库,并且实现了增删查改基本功能的实验报告,使用的是SQL数据库。语言是javascr ipt。-A realization of the connection database, and deletions to achieve the basic functions to change the experimental investigation reports, using SQL database. Language is javascr ipt.
shop
- 网上商店,实验报告,需求分析,全部数据库设计-The online store, experimental report, demand analysis, all database design
Test-libary-system
- 利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告-Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports
Manage
- 用java编写的《人事管理系统》。从数据库设计到java工程,sql文件,还有实验报告,都很完整。-Prepared using java " personnel management system." Design engineering the to java, sql file, as well as lab reports, very complete.
java.SQL
- java链接SQL数据库的实验报告。要求实现增删改查等功能-Experimental Report java link SQL . Required to achieve CRUD functions
web学生成绩管理系统
- web大型实验的学生成绩管理系统,包含实验报告和源代码,用sql server2008数据库和eclipse实现。