欢迎来到天天文库
浏览记录
ID:1324278
大小:1.06 MB
页数:48页
时间:2017-11-10
《php+mysql学生宿舍管理系统》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、西安航空职业技术学院毕业论文学生宿舍管理系统高校学生宿舍管理系统【摘要】高校学生宿舍管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端程序的开发两个方面。对于后台数据库的建立和维护要求建立起数据一致性和完整性强、数据安全性好的库。而对于前端应用程序的开发则要求应用程序能提供强大的数据操纵功能,界面友好、使用简单方便等特点。系统使用PHP和MYSQL数据库为开发工具,PHP对数据库有强大的处理功能,与MYSQL是公认最完美的组合。同时它也利用当今最流行的也很实用的PHP框架和模板引擎,以及根据实际设计出了最合适本
2、项目开发的设计模式,提高了编程效率和可靠性。旧的手工纪录的宿舍管理方式已经不能适应高速发展的信息化时代,新的宿舍管理系统开发出来之后,学校的现有的宿舍信息管理将有很大的改观,由过去的人工方式转变为计算机方式,由效率低、数据冗余、易产生错误转变为检索迅速、查找方便、可靠性高、存储量大。这些优点能够极大地提高效率,也是学校科学化、正规化管理的重要条件。关键词:学生宿舍;管理信息系统;PHP;MySQL西安航空职业技术学院毕业论文学生宿舍管理系统Abstract:Collegestudentshostelmanagementsystemistypic
3、aloftheInformationManagementSystem(MIS),includingdevelopmentofitskeydatabasebackgroundtotheestablishmentandmaintenanceoffront-endproceduresandthedevelopmentofthetwoareas.Backgrounddatabasefortheestablishmentandmaintenancerequirementstoestablishdataconsistencyandintegrityofst
4、rongdatasecurityforgood.Forfront-endapplicationdevelopmentrequiresapplicationprocedurescanprovidepowerfuldatamanipulationfunctions,friendlyinterface,theuseofsimpleandconvenientfeatures.WeusePHPandMYSQLdatabasedevelopmenttools,PHPisapowerfuldatabaseprocessingfunctions,andMYSQ
5、Lisrecognizedasthemostperfectcombination.Meanwhileitisalsousingtheworld'smostpopularisalsoverypracticalframeworkandPHPtemplateenginebasedontheactualdesignofthemostappropriatedevelopmentoftheprojectdesignedtoimprovetheefficiencyofprogrammingandreliability.Theoldmanualrecordsm
6、anagementhostelscannolongeraccommodatetherapidgrowthoftheinformationage.Thenewhostelmanagementsystemdevelopedaftertheexistingschoolhostelinformationmanagementwillbegreatlyimproved,fromtheartificialchangestothecomputerbywayoflowefficiency,dataredundancy,pronetoerrorsintorapid
7、retrieval,Searchconvenient,highreliabilityandlargememorycapacity.Theseadvantagescangreatlyimproveefficiency,aswellasschoolsscientific,standardizedmanagementofimportantconditions.Keywords:Students'dormitory;Managementinformationsystem;PHP;MYSQL西安航空职业技术学院毕业论文学生宿舍管理系统目录引言11相关知识
8、点介绍21.1PHP知识介绍21.2MySQL知识介绍31.3PHPNow的安装和配置41.4进入Dos环境下MySQL数据库的方法以及部分操作62系
此文档下载收益归作者所有