基于java的软件毕业论文
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
大连东软信息学院
毕业设计(论文)
论文题目:基于iOS的图书阅读软件的设计与实现
系所:计算机科学与技术系
专业:软件技术
学生姓名:孙克楠
学生学号:12110410317
指导教师:彭志豪
导师职称:副教授
完成日期:2016年 4 月25日
大连东软信息学院
Dalian Neusoft University of Information
软件工程项目管理系统的设计与实现
摘要
随着网络应用的兴起,人们的生活也因此发生了翻天覆地的变化。由于互联网的发展,给人们的生活和工作带来了相当大的高效、便利,电子化成为了节约成本、调高效率的代名词。当前大量高校的课程软件管理尚处于手工业阶段,不但效率低下,还常常因为管理的不慎原因而出现纰漏。因部分高校的需求,设计软件工程项目管理系统,用以帮助高校在课程项目化、节约管理成本和提高学校工作的效率的目的。
软件工程项目管理系统主要是对学校的课程,提供完备的设计管理功能相关的管理,方便学校建立一个完善的课程项目信息数据库,它是以MYSQL数据库作为开发平台,完成数据输入、输出、存储、修改查询等功能。
本文主要完成了基于JSP技术的软件工程项目管理系统的设计和实现,主要实现了客户端和服务器端的动态交互,从系统分析、系统整体设计、数据库设计、系统详细设计与实现等几个方面对系统的开发过程作了详细的介绍,意在全面地呈现系统由最初设计到最终定型的各个阶段,便于大家对系统有一个更好的把握和认识。本系统的具体实现细节则在论文的系统详细设计与实现一章给出了具体的阐述,各个功能模块的展示也包含在其中,并能够直观地看到系统运行后的演示效果。且其间夹杂着部分主要代码的辅助说明,便于从底层查看系统的最终实现。
关键词:JSP,项目管理系统,MySQL
Design And Realization Of Software Project
Management System
Abstract
With the rise of network applications, changes in people's life also has changed dramatically. Due to the development of the Internet, considerable consequences for people's lives and the efficient, convenient, electronic became synonymous with cost-saving, efficient regulation. Current academic curriculum software management is in the crafts stage is not only inefficient, often because of careless management mistakes. Demands from some universities, software engineering project management system is designed to assist colleges and universities in the program, saving management costs and improve the efficiency of the work of the school's objective.
Software engineering project management systems for school curriculum, provides complete design and management functions related to the management to enable the schools to establish a sound curriculum project information database, which is based on MYSQL database as a development platform, completing the data input, output, storage, modify the query functions.
In this thesis, it mainly completed the design and realizations of software project management system based on the JSP technique. And it main carry out a dynamic state between the customer and the server.They are Analysis of system,Entire design of system,Design of Database,Detailed design and achievement of system.The aim is to entirely present every progress from initial design to finalizing the design of the system,to provide convenience for people to grasp or understand the system better.The relizing details of the system is showed at the chapter which is named Detailed design and achievement of system.The demonstration of every functional module is added to this chapter,so that we can see the running effect more directlier.Some main code is also added to make assist description.In this way,we can see the mechanism of the final realization of the system.
Key words: JSP, Project Management System, MYSQL