教务管理系统的设计与实现
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
xxxx大学
本科生毕业论文
题目教务管理系统的设计与实现
学院
专业班级
学生姓名
指导教师
撰写日期:年月日
教务管理系统的设计与实现
摘要
在信息高度发达的网络时代,教务管理系统的开发,起到了举足轻重的作用。它依托当今高度发展的信息时代,加强用户网上信息的交流与分享,系统采用B/S开发模式就是能够使用信息的传输与信息的处理功能,从而可以方便用户解决自身业务问题,给用户提供网上交流与沟通的平台。本系统就是基于这样的原则,构建了教务管理系统网站。系统以HTML、.NET语言为依托,SQL Server 做系统数据库,IIS做服务器,使用JavaScript作为脚本语言,采用Flash、CSS样式美化页面。实现了系统要求的最基本功能。论文首先介绍了教务管理系统的现状和意义;然后对网站进行了需求分析,并介绍了教务管理系统所需要的功能;在对网站进行详细分析后,依次对各模块的具体设计作了一个简单的阐述;通过测试分析,该系统运行稳定可靠;最后对系统进行了总结和展望。
关键词:教务管理系统;IIS;.NET;SQL SERVER
The Design And Implementation Of Educational Administration
Management System
SUN Wan-jun
Abstract
Highly developed in the information network area, Educational administration management system in the development of this system, plays a decisive role. It uses the information area of rapid development, strengthen the users on the Internet to exchange and share information, the system adopts B/S development mode is to be able to use the information transmission and information processing, is convenient for the user to solve their business problems, give the user an online business communication and communication platform. The system is based on this principle, construction of clothing orders management system Web site. System based on the HTML, NET language as the basis, using SQL server as database system, IIS as the server, the use of Java script as a scripting language, using Flash, CSS style beautification page. Realization of the basic functions of the system requirements. The thesis first introduces the clothing order management system present situation and significance; then on the site conducted a feasibility analysis and needs analysis, and introduced the Educational administration Web site needs to function; the site is a detailed analysis, in order to various modules of the design as a simple exposition; through test and analysis, the system runs stably and reliably; the last of system are summarized and prospects.
Keywords: Educational administration; IIS; .NET; SQL SERVER
目录
1绪论 (1)
1.1教务管理系统的研究背景 (1)
1.2系统开发的意义 (1)
1.3研究方法 (1)
1.4论文构成与研究内容 (1)
2 关键技术介绍 (2)
技术 (2)
2.1.1 (2)
2.1.2 NET Framework概述 (2)
2.1.3 的特点 (3)
2.1.4 C# (3)
2.1.5 对象操作数据库 (4)
2.1.6 Microsoft Visual (5)
2.2SQL S ERVER技术 (5)
2.3系统开发模式 (6)
3 系统分析 (9)
3.1系统可行性分析 (9)
3.1.1技术可行性 (9)
3.1.2 经济可行性 (9)
3.1.3社会可行性 (9)
3.2业务流程分析 (9)
3.3数据流图 (10)
4系统设计 (12)
4.1系统功能设计 (12)
4.2系统数据库设计 (12)
I