国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

web學生信息管理系統(tǒng)的設(shè)計與開發(fā).doc

約33頁DOC格式手機打開展開

web學生信息管理系統(tǒng)的設(shè)計與開發(fā),目錄摘要iii關(guān)鍵字iiiabstractivkey wordsiv第一章 緒論11.1 引言11.2 課題現(xiàn)狀11.3 課題的研究目的和意義11.4 本文結(jié)構(gòu)2第二章 系統(tǒng)設(shè)計原理32.1 asp技術(shù)介紹32.2 b/s結(jié)構(gòu)42.3 asp運行環(huán)境52.4 數(shù)據(jù)庫管理及介紹62.5 uml應用介紹7第三章 系統(tǒng)總體設(shè)...
編號:66-90698大小:593.50K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 csfujixie 發(fā)布

目錄
摘要 III
關(guān)鍵字 III
Abstract IV
Key words IV
第一章  緒論 1
1.1  引言 1
1.2  課題現(xiàn)狀 1
1.3  課題的研究目的和意義 1
1.4  本文結(jié)構(gòu) 2
第二章  系統(tǒng)設(shè)計原理 3
2.1  ASP技術(shù)介紹 3
2.2  B/S結(jié)構(gòu) 4
2.3  ASP運行環(huán)境 5
2.4  數(shù)據(jù)庫管理及介紹 6
2.5  UML應用介紹 7
第三章  系統(tǒng)總體設(shè)計 8
3.1  系統(tǒng)的軟、硬件環(huán)境 8
3.2  系統(tǒng)功能模塊設(shè)計 8
3.3  數(shù)據(jù)庫結(jié)構(gòu)設(shè)計 10
3.3.1  ach表結(jié)構(gòu) 11
3.3.2  admin表結(jié)構(gòu) 11
3.3.4  subject表結(jié)構(gòu) 12
第四章  詳細設(shè)計與系統(tǒng)實現(xiàn) 13
4.1  管理員用戶管理設(shè)計 13
4.2  系統(tǒng)流程圖設(shè)計 13
4.3  數(shù)據(jù)庫的連接 15
4.4  數(shù)據(jù)庫的加密 15
4.5  系統(tǒng)主界面設(shè)計 17
4.6 管理員管理程序設(shè)計 18
4.6.1  初始化首頁顯示 18
4.6.2 信息管理模塊 20
4.6.3 課程管理模塊 24
4.6.4 成績管理模塊 25
4.7  系統(tǒng)頁面介紹 27
4.8 分頁顯示的代碼設(shè)計 29
第五章 設(shè)計總結(jié) 31
參考文獻 32
致謝 33

 


 

WEB學生信息管理系統(tǒng)的設(shè)計與開發(fā)
——后端教學管理員用戶系統(tǒng)

摘要
隨著計算機網(wǎng)絡技術(shù)的不斷發(fā)展,其被越來越廣泛地應用于各行各業(yè),作為教育單位的學校更不例外?,F(xiàn)在校園網(wǎng)已普及,學生管理信息系統(tǒng)就是其中及其重要的一個?;赪eb的網(wǎng)絡管理模式將Web技術(shù)與管理技術(shù)相融合,使學校管理人員能夠方便地通過Web瀏覽器異地配置和監(jiān)控網(wǎng)絡,這大大方便了老師和學生信息查閱和使用,提高了效率。
本管理信息系統(tǒng)是基于B/S結(jié)構(gòu)的WEB應用程序,采用ASP作開發(fā)平臺,借助FrontPage等網(wǎng)頁制作軟件對系統(tǒng)進行開發(fā),后臺則采用Access數(shù)據(jù)庫,并通過ADO數(shù)據(jù)庫訪問技術(shù)實現(xiàn)網(wǎng)頁對后臺數(shù)據(jù)庫的各種管理操作,實現(xiàn)了學生管理信息的基本功能。該系統(tǒng)主要分為前端學生系統(tǒng)和后端管理系統(tǒng)兩部分。我主要負責后端管理系統(tǒng)的設(shè)計與開發(fā)和相關(guān)數(shù)據(jù)庫的創(chuàng)建。實現(xiàn)的后端管理系統(tǒng)基本功能主要包括:管理員登錄與驗證、用戶維護、成績維護、課程維護等。
設(shè)計中還使用了UML統(tǒng)一建模語言對系統(tǒng)需求進行建模。
關(guān)鍵字
B/S結(jié)構(gòu),ASP,管理信息系統(tǒng),ADO
 

The Development and Design of WEB Student Management Information System
——the Teaching Administrator Back-end System

Abstract
With the computer network technology continues to develop, its been more widely used in various trades and industries, educational institutions as the school is not an exception. Now the campus network has been widespread, student management information system is one of the important one. Web-based management model will be Web technology and management technology integration, so that school administrators can easily through a Web browser remote configuration and monitoring network, which greatly facilitate the teachers and students access to and use of information and improve efficiency.
The management information system is based on B / S-WEB applications, using ASP for development platforms, such as using FrontPage Web authoring software for system development, the background is used Access database and, through ADO database access technology background database on the Web Various management operations, and the students the basic functions of management information. The system can be divided into front-end and back-end systems student management system in two parts. I am mainly responsible for the back-end management system design and development and the creation of relevant databases. Back-end management system to achieve the basic functions include: administrator login and authentication, user maintenance, performance maintenance, maintenance courses.
Also used in the design of the UML modeling of the system needs.
Key words
B/S Structure, ASP, MIS, ADO