资源描述:
《校园宿舍管理系统软件开发与项目管理毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、毕业设计(论文)作者:_专业:软件开发与项目管理题目:校园宿舍管理系统2014年11月21日毕业设计说明书(论文)中文摘要当今大学校园内的学生公寓,其数据量大,各种信息管理内容复杂,查询和管理学生信息和校园内的公寓信息等工作由人工完成将是很累的,不仅浪费了许多人力物力资源,而且还很容易岀现差错,有一个软件对学生公寓管理不仅节省了人力物力,而且对各种信息的把握和操作也更加方便。该学生宿舍管理系统主要包括前台用户界面的开发和后台数据库的开发,对于后台数据库要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于前端应用程序的开发则要求应用程序能提供强犬
2、的数据操纵功能,界而友好、使用简单方便等特点。管理人员需要做的就是将数据输入到系统的数据库中去。经过分析,本系统运用了SQLScrver2008为后台数据库,以MyEclipse为前端开发工具,系统实现了房间管理、宿舍管理、信息维护、宿舍分配、信息查询等必需的功能,其操作简单,界面友好,运行比较稳定,适用于大学院校大学生宿舍管理。关键词学生宿舍管理SQLScrvcr2008JavaMyEclipse毕业设计说明书(论文)外文摘要Ti11eStudentdormitoryManagementSystemAbstractToday"sdormitoryin
3、theuniversitycampushasalargeamountofdata,andtherelationinavarietyofinformationwascomplex,soqueryandmanagementofstudentinformationordormitoryinformationwillbetiredbypeople.Notonlywastesalotofhumanandmaterialresources,andverypronetoerror,thereisasoftwaretomanagethestudcntdormitory
4、notonlysavethehumanandmaterialresources,buttograspal1kindsofinformationandoperationisalsomoreconvenient.Thedormitorymanagementsystemincludingthedevelopmentprospectsoftheuserinterfaceandthedevelopmentofdatabase,forthedatabaseweneedtobuildarequiredconsistcncyandintegrity,datasecur
5、itydatabase.Asforthefront-endapplicationdevelopmentrequirestheapplicationprovidespowerfuldatamanipulationfeatures,friendlyinterface,easytouseandsoon.Managersneedtodoistoenterdataintothesystem,sdatabase.Afteranalysis,thesystemusesSQLScrvcr2005asthebackenddatabase,MyEclipseasthefr
6、ont~enddevelopmenttools,systemmanagementtoachievetheroom,dormitorymanagement,informationmaintenance,theassignments,andothernecessaryinformationqueryfunctions,theoperationissimple,friendlyinterfaceandstableoperationforcollegestudentsattheuniversitydormitorymanagement.KeywordsStud
7、entApartmentManagement,java,SQLServer2005Database,MyEclipse问题的捉出研究内容设计创新2第一章背景知识介绍41.1MyEcplise相关开发语言及数据库基础知识介绍41.1.1Java技术41.1.2Jsp技术51.1.3数据库技术(SQL)61.1.4JDBC61.1.5Tomcat71.1.6JavaScript81.1.7数据库管理技术9第二章需求分析132・1功能需求132.1.1基本功能需求132.1.2用户界面需求142.2性能需求152.2.1系统安全性152.2.2信息完整性15
8、2・3系统可行性162.3.1技术上可行性162.3.2组织管理可行性162.3.3经济可行性