客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
JSP+MySQL 教材管理系统
本系统开发工具:JSP+MySQL
本设计包含内容:源代码 + 毕业论文 + 开题报告 + 答辩稿
论文大概:37页 1.5万
摘要
学校教材管理系统的开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求具有应用程序功能完备,易使用等特点。
运用现代信息化技术再造的组织结构,建立一个适应知识经济创新需要的网络化水平管理方式,显得尤为重要。电脑教材录入是指将手工已编制好的记账教材管理系统或根据原始教材直接在系统内制作教材信息,同时可对输入的教材信息进行修改、查找、等操作。这种集约化的管理模式,便于教材信息的收集、整理和加工,又便于操作员的需求信息在最短的时间内得到反馈。网络化组织结构纵横交错,网上的每一个节点都是创新的源泉,这将极大激发员工的创新潜力。
学校教材管理系统使用Java Server Page开发工具,利用其提供的各种面向对象的开发工具,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代不断修正和改进,使系统更加完善。
关键词 教材;查询;管理;Java Server Page
Abstract
School materials management system development include database background to the establishment and maintenance of front-end applications and the development of the two sides face. Regarding the former requirement to establish data consistency and integrity of strong, good data security database. As for the latter requiring application functions, and easy-to-use features.
Applying modern information technology recycling organizational structure, the establishment of a knowledge-based economy adapt to the needs of innovative network management level, it is particularly important. Computer input materials refers to the manual has been compiled good accounting materials management systems or directly under the original materials in the production system material information, which can also be imported materials to amend information, locate, and other operations. This intensive management style, material information to facilitate the collection, sorting and processing, suitable for the operation of the demand for information in the shortest possible time feedback. Organizational structure of the network interface, the Internet each node is a source of innovation. This will greatly stimulate the innovation potential employees.
School materials management system using Java Server Page Tools, use of the various object-oriented development tools, In particular, First established in a short period of time application system prototype, and then to the initial prototype system needs iteration, constantly revised and improved to make the system more perfect.
Keywords Teaching material ;inquiry;management ;Java Server Page
目录
绪论 1
1 系统概述 2
1.1 管理信息系统 2
1.2 系统开发环境及工具 3
1.3 系统开发技术 3
1.3.1 Web应用程序开发环境—JSP技术 4
1.3.2 Tomcat应用服务器 5
1.3.3 MySQL数据库工具 5
2 系统需求分析 6
2.1 系统开发的背景 6
2.2 系统开发目标 6
2.3 系统现状描述及可行性分析 7
3 系统概要设计 8
3.1 系统设计的思想 8
3.2 系统功能描述 9
3.3 功能模块划分 10
4 数据库设计与相关技术 13
4.1 简述数据库 13
4.2 数据库设计 13
4.3 关系数据库 14
4.4 数据库管理系统 14
4.5 数据引擎JDBC 14
4.6 数据库连接 15
4.7 系统数据库的详细建立 16
5 系统详细设计 18
5.1 系统功能模块设计 18
5.2 信息模块 18
5.3 模块设计 19
5.4 信息查询模块 21
5.5 教材管理走单模块 23
5.6 权限管理 24
6 测试设计 29
6.1 测试方法与步骤 29
6.2 测试过程 29
6.3 测试结果 30
6.4 测试评价 30
结束语 31
致谢 32
参考文献 33

