网上调查系统,(要求采用bs结构设计)

上传人:bin****86 文档编号:56801723 上传时间:2018-10-15 格式:DOCX 页数:23 大小:22.30KB
返回 下载 相关 举报
网上调查系统,(要求采用bs结构设计)_第1页
第1页 / 共23页
网上调查系统,(要求采用bs结构设计)_第2页
第2页 / 共23页
网上调查系统,(要求采用bs结构设计)_第3页
第3页 / 共23页
网上调查系统,(要求采用bs结构设计)_第4页
第4页 / 共23页
网上调查系统,(要求采用bs结构设计)_第5页
第5页 / 共23页
点击查看更多>>
资源描述

《网上调查系统,(要求采用bs结构设计)》由会员分享,可在线阅读,更多相关《网上调查系统,(要求采用bs结构设计)(23页珍藏版)》请在金锄头文库上搜索。

1、网上调查系统网上调查系统,(,(要求采用要求采用 bsbs 结构设计结构设计) )篇一:基于 BS 结构的选课管理系统的设计本科生毕业论文(设计) 基于 B/S 结构的学生选课管理系统的 设计与实现 BS 选课管理设计J2EE,jsp,spring,hibernate,oracle 姓 名 学 号 专 业 指导教师 二零一二年四月二十日 摘 要近年来随着高校使用网络管理学生的各项信息的普及。本设计采用分析浏览器/服务器结构的特点,完成学生网上选课功能,并结合选课的实际情况简单的介绍了系统各功能模块及数据库的设计,学生可通过该系统进行选修课程的信息查询,对于教务处提供的课程进行选择或者退选,并且

2、根据学生的选课情况自动生成课程表。 本选课系统着重应用 java web 技术包括:spring MVC 技术以及 JDBC 连接数据库.并大量使用的Annotation,注解驱动,减少了 xml 配置,使应用开发更加轻量级。使用前台的技术包括 jsp ,javascript,css,ajax 等。数据库采用 Oracle 11g。开发环境采用 Eclipse,项目总体架构在上,减少了对各种 jar包的引用,并且结构目录清晰,易于管理和维护。 系统设计部分主要介绍了系统详细功能设计、数据库设计以及代码架构设计。系统界面友好,操作简单,安全性高,是一个实用的选课系统。开发过程中使用 Junit

3、保证底层代码方法的正确性,先后台再到前台的开发模式,在出现问题的时候才用 debug 模式进行问题的查找,直到形成满意的可行系统。 系统面向的用户为,学生、教师、管理员。主要的模块分为,用户登录模块,管理员发布选课消息以及录入选课信息。学生进行课程的选定以及退选。教师管理员统计选课结果等等。 关键词:课程;管理; 数据库;MVC Abstract Everything is Object, with the popularity of Internet technology, Java which an object-oriented language get a wide range of

4、applications. At the same time, network application become one of the most important part of persons life. Especially in universities, Application is more popular, Students information management, The library books loan or information management, The student consumption system and so on . So java we

5、b because more and more popular . It is simple, easy to modify and maintenance. Provide many ways for JDBC which can make a perfect connect with Database. The most important is :It has a lot of frame work which can refer to learn and used in our development .Therefore it is very popular with the dev

6、elopers favor The system mainly technology including: spring MVC technology and connect to database of advantage, and the use of the Annotation, annotate drive, reduce the XML configuration, make application development more lightweight. In recent years, with the increase size of university students

7、 using the network to manage, all the information of the students has been popular. This design use the analysis browser/server (B/S) structure characteristics, it can complete students online choose courses function, and combining with the actual situation of the simple course introduces the system

8、 the function module and database design. Use the front desk technology including the JSP, JavaScript, CSS, Ajax, etc. Database using Oracle 11 g. The Eclipse the development environment, the project general framework in to reduce the reference of various kinds of jar , Also Maven make directory str

9、ucture clear, easy to manage and maintain. During the development used the JUint guarantee the correctness of the bottom code method, until satisfactory feasible system formed and used the Debug model to find the root cause when combine the jsp page and the backup code .Until it become a satisfied s

10、ystem . This system mainly introduces the function of system in detail design, database design and code architecture design. It has friendly interface, simple operation, high safety, practical course system. Key Words: course,management, database, MVC 目 录 摘 要 .I 1 引 言 . 1 课题研究背景 . 1 课题研究目的 1 课题可行性分析

11、 2 2 相关开发软件以及技术介绍 3 开发环境介绍-ECLIPSE 以及 MAVEN 的使用 . 6 新特性以及 SPRING MVC 6 HIBERNATE 连接数据库 7 主要前台技术简介 . 8 JSP . 8 JavaScript . 8 CSS . 8 3 系统分析与总体设计 9 系统功能分析 . 9 系统功能模块设计 10 数据库设计 11 教师模块数据库表结构 11 教师模块数据库表结构 13 学生模块数据库表结构 13 4 系统详细设计 . 15 教师、学生、管理员登陆 15 管理员发布选课通知 20 管理员录入可选课程信息 21 学生进行选课、退课.22 教师统计已选自己课

12、的结果 24 管理员进行选课统计以及调节 25 5 设计过程中遇到的问题以及解决 . 31 创建 MAVEN 项目后,为何目录生成不正确? 31*未完待程序完成后,将典型问题列出* . 31 参考文献 .35 致 谢 .37 附 录 .错误!未定义书签。 附录一:登陆页面 . 错误!未定义书签。 附录二:学生选课功能页面展示 . 错误!未定义书签。 附录三:超出已选学分,提示信息 .错误!未定义书签。 篇二:基于 bs 结构的毕业设计本科毕业设计 题 目 基于 B/S 结构的会议室预约系统 学 院 专 业班 级 学 号 姓 名 指导老师 XX 年 2 月 基于 B/S 结构的会议室预约系统摘

13、要 多功能会议室管理系统是以计算机网络技术、数据库技术和信息管理系统技术等为依托而设计开发的信息管理系统,旨在对会议室的信息进行针对性分类和管理,实现管理系统化,信息化,高效化。 本论文主要介绍了多功能会议室管理系统会议室信息模块的分析、设计、开发和测试的全部过程。运用流程图、ER 图、用例图和测试用例表等对系统的设计过程进行详细说明。系统采用 B/S 开发模式,采用开发环境,开发语言选择 C#语言,后台选用 ACCESS Server XX。会议室信息模块主要包括系统管理员界面的用户友好设计、会议室以及用户信息的分类管理、后台管理员工作流程的设计,确保会议室信息能够被高效、安全的查询和利用。

14、 本系统最终实现了对会议室信息的科学分类存储和利用,提高了会议室信息管理工作效率。系统的整体框架也适合以后的功能扩展,系统升级。 关键词:信息管理;C#语言;Access;B/S 模式 ABSTRACTThe system of management of multi-function meeting room is using the technology of computer network, database and information system, aiming at targeted classifing and managing the information of mee

15、ting room, to achieve systematic management, information technology and efficient. This paper mainly describes the whole process of analysis, design, development and testing of the system. With the flow diagram, ER diagram, using case diagram, and test cases form, this paper describes the detail of

16、the design of the system. The system uses the B/S pattern as the development pattern, as the development environment, C# as the development language, and ACCESS Server XX as the Database. The meeting information combination includes several parts such as the user interface design, the classified management of the meeting room and users information and the design of workflow of administer, which making the whole system become efficient and safe. The sy

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 办公文档 > 总结/报告

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号