健身中心会员管理系统本科-学位论文.doc
《健身中心会员管理系统本科-学位论文.doc》由会员分享,可在线阅读,更多相关《健身中心会员管理系统本科-学位论文.doc(64页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、大连交通大学信息工程学院毕业设计(论文)任务书题 目 健身中心会员管理系统任务及要求:1.设计(研究)内容和要求任务:1、 调查健身中心会员管理方面当前技术的发展近况,完成实习报告,字数不少于3000,第三周交给指导老师。2、 结合自己实习情况安排进度,填写进度计划表,第二周完成后交给指导老师签字,并严格执行。3、 按照软件工程思想,独立完成系统的设计和程序开发,完成代码估计2000行左右。4、 用JSP、SSH框架等技术实现用户管理及用户权限的设置、系统选项设置分类及分类信息设置等功能5、 程序简洁,算法可行,运行情况良好。要求:1、 每周和指导老师至少见面沟通一次,回报课题进展情况,接受老
2、师询问。2、 接到任务书后,查阅与题目及专业相关的外文资料进行翻译,要求不少于10000个外文字符,译出汉字不得少于3000,于第四周交给指导老师审阅。3、 毕业设计第13周完成毕业论文的装订,并由指导老师评阅。论文要求12000字以上,包括综述、系统总体设计、系统实现、性能分析、结论等。4、 教学第13周通过中软及教研室组织进行软件验收,验收时要提供软件使用说明书。5、 于第13周提出毕业答辩申请并签字。6、 第14 周答辩,要求制作PPT2.原始依据通过大学几年的学习,已经学习了诸如软件工程、数据库原理及应用、数据结构、JSP、CSS、Struts、Hibernate、Spring等多门程
3、序设计语言和网络等基础知识和专业知识,学生有能力而且可以独立完成小中型项目的设计与开发。学校现有设备和环境可以提供给学生实习和上机,而且具有专业老师可以指导学生。3.参考文献 1 张跃平.JSP实用教程M.北京清华大学出版社.2003 2 SunMicrosystems.Inc.Database Application Programming With JavaTechnologyM.20013 Java Servlet & JSP CookbookM.OReilly Press.20044 万峰科技编著.JSP网站开发四酷全书M.电子工业出版社.20055 武卫华.计算机专业英语M.科学出版
4、社.20046 王诚梅.袁然.王艳.JSP案例开发集锦M.电子工业出版社.20057 吴斌.赵有珍等.SQL Server应用与提高M.科学出版社.20028 王利.数据库基础与应用M.北京中央广播电视大学出版社.19979 高阳.数据库技术与应用M.电子工业出版社.200310 Kevin duffey. Vikram goyal.Ted husted JSP站点设计编程指南M.电子工业出版社.200211 汪孝宜.刘中兵.徐佳晶.JSP数据库开发实例精粹M.电子工业出版社.200512 李刚.轻量级J2EE企业应用实战:Struts+Spring+Hibernate整合开发(含光盘).北京
5、:电子工业出版社.2007.413 李刚编著. 整合Struts+Hibernate+Spring应用开发详解.北京:清华大学出版社.2007.11 指导教师签字:教研室主任签字: 年 月 日大连交通大学信息工程学院毕业设计(论文)进度计划与考核表学生姓名张瑜专业班级网络工程 08-1班指导教师赵凌云郭 杨本课题其他人员无题目健身中心会员管理系统日期计划完成内容完成情况指导老师检查签字第1周实习调研,查阅课题相关外文资料第2周了解行业状况、查阅文献资料,阅读资料,撰写调研报告第3周完成10000字符或3000汉字以上的外文翻译资料,准备资料,学习JSP技术第4周进行需求分析第5周进行概要设计第
6、6周进行概要设计, 基本框架完成,提交毕业论文提纲第7周完成后台数据库的设计并编码,完成部分论文第8周完成前台界面的设计并编码,完成部分论文第9周继续编码并进行测试,继续编写毕业设计论文第10周继续进行程序测试,继续编写毕业设计论文第11周整理资料、文档、图表等,修改毕业设计论文第12周完成毕业设计论文,打印,按要求装订第13周软件验收和准备毕业设计答辩第14周毕业设计答辩及成绩评定指导教师签字: 年月日注:“计划完成内容”由学生本人认真填写,其它由指导教师考核时填写。大连交通大学信息工程学院毕业设计(论文)外文翻译学生姓名 张瑜 专业班级 网络工程08-1班 指导教师赵凌云 郭杨 职 称 高
7、工讲师 所在单位 信息科学系计算机教研室 教研室主任 宋丽芳 完成日期 2012 年 4 月 13 日Database connection based on JSP technologyCompared based on the traditional Client / Server model database system, Web database system uses three browser / server architecture (ie web browser / Web server / database server architecture), has great
8、advantages. Web database system into full play the DBMS and efficient data storage and management capabilities to B / S model as a platform, the unified Web client browser to provide users with easy to use, content-rich database services, has been providing Internet and Intranet core services for el
9、ectronic commerce on the Internet to provide technical support. Web database system is a key technology of Web and database connectivity and access optimization. Web database connection technology Common Web database connection technologies: CGI, WebAPI, RAD technology and JDBC technology. First app
10、eared in the CGI technology has been almost all of the Web server support, but there are serious shortcomings, such as slow performance, development difficulties and poor portability. WebAPI speed the emergence of problems to overcome, but the development more difficult. A variety of API are not com
11、patible, use of extremely limited. RAD technology (rapid development of technology) has changed radically in the development of a difficult situation, but it and the specific Web server depends heavily on the lack of versatility. JDBC (Java Database Connectivity) technologys biggest advantage is tha
12、t it for all the database management system provides a standard interface, can provide unified access to multiple relational database can be divided into three parts: JDBC API is one of the main characteristics of simple and easy to grasp. It is mainly composed by the interface rather than the integ
13、rated class, be included in the java.sql and javax.sql two packages. These interfaces provide JDBC driver from the vendor to complete. JDBC driver managers role is to run the JDBC structure, the guidelines provide the most basic function, that is, when a database program called JDBC API, it will cho
14、ose a correct JDBC driver to connect. JDBC Driver JDBC API is the role of making the program when data calls, connect to the database and the corresponding actual treatment. JDBC driver provides JDBC API interface classes. JSP technique Features of JSP technology Java Server Page (JSP) is the use of
15、 Java code dynamically generated Web pages Moban HTML document. JSP running on the server side component, called the JSP container, it transformed into an equivalent JSP Java Servlet. Because of this, Servlet and JSP page is ultimately related. JSP pages have all the advantages of a Servlet, such as
16、 good performance and scalability, providing embedded on the HTTP session support. At the same time JSP page also has its own advantages, such as the need to automatically re-compile and Web development tools and greater compatibility. JSP container automatically based on time stamp of each file man
17、agement JSP page. When a JSP page request is issued, the judge and the first container. JSP file corresponds to the name of the class. If the class does not exist or over. JSP files in the old, and then an equivalent Servlet container to create Java source code and compile it. If the Servlet instanc
18、e is not running, load the Servlet container and create an instance of the class. Finally, the container sends a thread to handle the load of the instance of the current HTTP request. Therefore, the existence of a JSP page, there are three forms, namely, JSP source code, Java source code and the com
19、piled Java classes. JSP elements can be divided into three types: directives, scripting elements (including expression, Script and statements) and action. Among them, the directive is to indicate what the code generated JSP container order; in the expression and Script can be used in nine implicit o
20、bjects; behavior is to create, modify, or high-level JSP using the object element, using strict XML syntax for encoding. Using JSP Web connection to the database to achieve Java using the JDBC database is a comprehensive technical treatment, general way, to achieve connection to the database, perfor
21、m operations such as query and extract data. Many relational database management systems with a JDBC driver. Specific steps are as follows: 1, complete the environmental setting, import java.sql package, the command is as follows: # Import java.sql .* 2, load drive JDBC driver specification structur
22、e based on the drive into JDBC-ODBC bridge, pure Java and pure Java middleware to the database directly to the database types. In this, the use of Java native API with some type of drive, as explicitly create an instance of the drive and use the drive manager up: DriverManager.registerDriver (new or
23、acle.jdbc.driver.OracleDriver (); 3, connect to the database Driver manager keeps a list of registered drivers, call the getConnection () method get Connection object. One getConnection () the parameters are the database server IP address, port number, bank name and account number required for login
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 健身 中心 会员 管理 系统 本科 学位 论文
限制150内