资源描述:
《教务管理系统系统地设计与实现》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、实用标准xxxx大学本科生毕业论文题目教务管理系统的设计与实现学院专业班级学生姓名指导教师撰写日期:年月日文档实用标准教务管理系统的设计与实现摘要在信息高度发达的网络时代,教务管理系统的开发,起到了举足轻重的作用。它依托当今高度发展的信息时代,加强用户网上信息的交流与分享,系统采用B/S开发模式就是能够使用信息的传输与信息的处理功能,从而可以方便用户解决自身业务问题,给用户提供网上交流与沟通的平台。本系统就是基于这样的原则,构建了教务管理系统网站。系统以HTML、.NET语言为依托,SQLSer
2、ver做系统数据库,IIS做服务器,使用JavaScript作为脚本语言,采用Flash、CSS样式美化页面。实现了系统要求的最基本功能。论文首先介绍了教务管理系统的现状和意义;然后对网站进行了需求分析,并介绍了教务管理系统所需要的功能;在对网站进行详细分析后,依次对各模块的具体设计作了一个简单的阐述;通过测试分析,该系统运行稳定可靠;最后对系统进行了总结和展望。关键词:教务管理系统;IIS;.NET;SQLSERVER文档实用标准TheDesignAndImplementationOfEduc
3、ationalAdministrationManagementSystemSUNWan-junAbstractHighlydevelopedintheinformationnetworkarea,Educationaladministrationmanagementsysteminthedevelopmentofthissystem,playsadecisiverole.Itusestheinformationareaofrapiddevelopment,strengthentheuserson
4、theInternettoexchangeandshareinformation,thesystemadoptsB/Sdevelopmentmodeistobeabletousetheinformationtransmissionandinformationprocessing,isconvenientfortheusertosolvetheirbusinessproblems,givetheuseranonlinebusinesscommunicationandcommunicationpla
5、tform.Thesystemisbasedonthisprinciple,constructionofclothingordersmanagementsystemWebsite.SystembasedontheHTML,NETlanguageasthebasis,usingSQLserverasdatabasesystem,IISastheserver,theuseofJavascriptasascriptinglanguage,usingFlash,CSSstylebeautificatio
6、npage.Realizationofthebasicfunctionsofthesystemrequirements.Thethesisfirstintroducestheclothingordermanagementsystempresentsituationandsignificance;thenonthesiteconductedafeasibilityanalysisandneedsanalysis,andintroducedtheEducationaladministrationWe
7、bsiteneedstofunction;thesiteisadetailedanalysis,inordertovariousmodulesofthedesignasasimpleexposition;throughtestandanalysis,thesystemrunsstablyandreliably;thelastofsystemaresummarizedandprospects.Keywords:Educationaladministration;IIS;.NET;SQLSERVER
8、文档实用标准文档实用标准目录1绪论11.1教务管理系统的研究背景11.2系统开发的意义11.3研究方法11.4论文构成与研究内容12关键技术介绍22.1.NET技术22.1.1ASP.NET22.1.2NETFramework概述22.1.3ASP.NET的特点32.1.4C#32.1.5ADO.NET对象操作数据库42.1.6MicrosoftVisualStudio.NET52.2SQLServer技术52.3系统开发模式63系统分析93.1系统可行性分析93.1.1技术可行性93.1.2经