毕业设计管理系统的设计.docx
《毕业设计管理系统的设计.docx》由会员分享,可在线阅读,更多相关《毕业设计管理系统的设计.docx(27页珍藏版)》请在优知文库上搜索。
1、基于Web的毕业设计管理系统的设计与实现摘要:本系统是针对现代高校计算机技术的开展,为了应对以往毕业生毕业设计中遇到的工作效率低,交互性差等问题而采用软件工程的设计思想设计的。本文的根底就是利用ASP.net技术与Web数据库的结合,开发出的一个基于Web技术的B/S结构的毕业设计管理系统。首先,本文探讨了数据库运行的体系结构,介绍了浏览器/效劳器模式的工作方式及特点;比拟了主机/终端、客户机/效劳器和浏览器/效劳器等三种模式各自的优缺点。比拟结果说明,浏览器/效劳器模式继承了客户机/效劳器模式的优点并克服了它的缺点,不受操作系统和硬件的制约,而且能防止“胖客户机”现象的发生,比拟容易实现不同
2、网络间的连接。浏览器/效劳器模式是目前广泛使用的主体结构。因此,我们开发的本系统也将采用了浏览器/效劳器模式。在此根底上,本文还探讨了实现Web数据库的不同方法。本文重点还讨论了如何利用ASP.net技术和ADO.net对象来实现对数据库的访问方法,给出了设计细节和具体步骤及其方法。本次设计是应用ASP.NET技术实现网络环境下的毕业生毕业设计管理。利用MicrosoftVisualStUdio.NET工具结合使用SQLSerVer数据库,ASP.NET、C#、ADO.NET等技术的工作原理及特点,并以此为理论技术依据阐述了基于Web的毕业设计管理系统的结构设计和具体的实现过程。关键询:The
3、DesignandRealizationofGraduationProjectManagementSystemBasedonWebAbstractjThissystemisdesignedinallusiontothedevelopmentofmodemcomputertechnologyinuniversitiesandcolleges.Itadoptsthedesignideologyofsoftwareengineering,inordertoanswertheproblemsthathadbeenfacedbythegraduatesintheirgraduationprojects,
4、suchaslowworkefficiency,andpoorinteraction.ThefoundationofthistextwascombiningtheskillofASRnetwithWebDatabase,andexploitingamanagementsystembasedontheskillofWebandthestructureofBS.Firstly,thistextdiscussesthesystemandstructurerunbydatabase,introducestheworkingandcharacteristicoftheB/Spattern,andalso
5、compareswiththreekindofpatternsrespectiveadvantageanddisadvantageamongMainframeZTerminal,ClientZServerandBrowser/Server.TheresultindicatesthatthemodeofB/SinheritsthemeritofCS,andconquersitsshortcoming.ThismodeisnotconditionedbyOSandhardware,andalsocanprevent,thefatclienthappening,evenitcaneasilyconn
6、ectdifferentnetworks.ThemodeofB/Sisthemainstructureusedwidelyatpresent.Thereforethissystemadoptsthemodeofbrowserserver.Onthisfoundation,thistextdiscussesthedifferentwaystoactualizeWebDatabase.ThediscussioncentreonhowtousetheASRnettechnologyandtheobjectofADO.nettomaketheVisitorialwaytodatabasecometru
7、e,andshowsthedetailsofdesignanddetailedsleps.ThisdesignappliesASRNETtechnologytosolvepracticeofgraduationprojectmanagementinthenetworkenvironment.UsingthetoolofMicrosoftVisualStudio.NETandcombiningwithSQLServerDatabase,theworkingelementsofASP.NET.C#,ADO.NET,etc.Ittakesthisforthefoundationofacademict
8、echnique,andexpatiatesthestructuraldesignandthedetailedprocessofcarryingoutthegraduationprojectmanagementbasedonWeb.Keyword:B/S,CS,WebDatabase,ThreeLayersStructure,GPMS,ASP.net第一章绪论-1-1.1 系统开发背景及现状-1-1.2 系统开发的目的-1-1.3 系统开发关键技术与开发环境-1-1.3.1 .Net技术简介-1-1.3.2 MicrosoftSQLServer技术的简介-2-1.3.3 的优势-2-系统运行软
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 毕业设计 管理 系统 设计