国产精品婷婷久久久久久,日本中文字幕平台,天天躁夜夜躁av天天爽,国内极度色诱视频网站

學習成績查詢系統(tǒng).doc

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

學習成績查詢系統(tǒng),正文doc格式共33頁摘要: 數(shù)據(jù)庫技術(shù)是現(xiàn)代企業(yè)管理自動化的重要而關(guān)鍵的環(huán)節(jié),在日益信息化、辦公電腦化的今天發(fā)揮著越來越重要的地位。 本文介紹的是計算機用于學?,F(xiàn)代化管理,辦公自動化和數(shù)據(jù)庫管理的系統(tǒng)。本文通過對的分析與設計,介紹了該系統(tǒng)的設計方法和開發(fā)的步驟及成果。是...
編號:25-260471大小:1.25M
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 莎士比亞 發(fā)布

正文DOC格式共33頁

摘要: 數(shù)據(jù)庫技術(shù)是現(xiàn)代企業(yè)管理自動化的重要而關(guān)鍵的環(huán)節(jié),在日益信息化、辦公電腦化的今天發(fā)揮著越來越重要的地位。
本文介紹的學習成績查詢系統(tǒng)是計算機用于學?,F(xiàn)代化管理,辦公自動化和數(shù)據(jù)庫管理的系統(tǒng)。本文通過對學習成績查詢系統(tǒng)的分析與設計,介紹了該系統(tǒng)的設計方法和開發(fā)的步驟及成果。
學習成績查詢系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的庫。而對于后者則要求應用程序功能完備,易使用等特點。本學生成績查詢系統(tǒng)前臺開發(fā)工具選用了ASP,并結(jié)合HTML,后臺數(shù)據(jù)庫開發(fā)采用Microsoft Access 2000。本文對學生成績查詢系統(tǒng)的開發(fā)過程進行了較為詳細的論述。對系統(tǒng)進行了系統(tǒng)分析,明確了系統(tǒng)的可行行和客戶需求;對數(shù)據(jù)庫進行了設計,論述了該系統(tǒng)數(shù)據(jù)庫的結(jié)構(gòu)和數(shù)據(jù)庫的完整性、安全性措施;根據(jù)模塊化原理,按照功能系統(tǒng)分為了二大功能模塊,并對各部分功能進行了分析;采用結(jié)構(gòu)化設計的思想,最后對于本系統(tǒng)的測試和安裝進行了分析。
關(guān)鍵詞:Acess 2000,ASP,HTML,數(shù)據(jù)庫。

Abstract: Database technique is link that the importance that the modern business enterprise manages the automation but key, at increasingly the information turn, transact the computerized developping the more and more important position today.
The introductive study in this text score search system is a system that calculator used for the school modernization manage, transacting the automation to manage with the database.This text passes the analysis to search the system to study score and design, introduced the design method of that system with step and results of the development.
Study score search system is development two aspects that typical information management system( MIS), its development includes primarily the backstage database establishes with support and the head applies the procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database that data safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.This student the score search system stage development tool chose to use the Asp, combining combinative super text this marking language, backstage database development adoption Microsoft Access 2000.This text searches to student's score the process of development of the system proceeded the detailed treatise.Proceeded to the system the system analyze, clear and definite system can a line require with with the customer;Proceeded the design to the database, discuss the construction of the system's database with the complete, safety measure of the database;Turn the principle according to the mold piece, was divided into according to the function system two greatest functions mold piece, and proceeded the analysis to each parts of functions;Adoption the construction turns the thought of the design, finally test toward this system with installed to proceed the analysis.

Key words:Acess 2000, Asp, database.


目錄
摘要 1
Abstract 2
1.前 言 3
2.系統(tǒng)概述及開發(fā)工具 4
2.1 項目的名稱 4
2.2 系統(tǒng)開發(fā)工具及運行環(huán)境 4
2.2.1 Access 2000 簡介 4
2.2.2 Asp 簡介 4
3. 系統(tǒng)分析設計 5
3.1 需求分析 5
3.1.1 系統(tǒng)的功能需求 5
3.1.2 系統(tǒng)的性能需求 6
3.2 可行性分析 6
3.2.1技術(shù)可行性分析 6
3.2.2 經(jīng)濟可行性 6
3.2.3 操作可行性 6
3.3 系統(tǒng)的運行需求 7
3.3.1 操作系統(tǒng) 7
3.3.2 Asp 服務器 7
3.4 系統(tǒng)的設計思想 7
4. 數(shù)據(jù)庫設計 9
4.1 數(shù)據(jù)庫的概念 9
4.1.1 數(shù)據(jù)庫的建立 9
4.1.2 數(shù)據(jù)庫之間的聯(lián)系 9
4.2數(shù)據(jù)通信接口 9
4.3 Database組件Ado 10
4.4 Asp訪問數(shù)據(jù)庫的步驟 10
4.4.1定義數(shù)據(jù)源 10
4.4.2使用ADO組件查詢WEB數(shù)據(jù)庫 10
4.5 數(shù)據(jù)庫的設計 11
4.5.1 數(shù)據(jù)庫的完整性 11
5. 功能模塊設計 12
5.1 系統(tǒng)的總體功能 12
5.1.1 基本信息管理 12
5.1.2 按學生姓名查詢 13
5.1.3 按學號查詢 13
5.1.4 按畢業(yè)證號查詢 13
5.1.5 按學生證號查詢 14
5.1.6 按學院查詢 14
5.2 管理員登入窗口 14
5.2.1 管理員進行維護的窗口 15
5.2.2 管理員進行增加的窗口 16
5.2.3 管理員進行修改的窗口 16
5.3功能模塊設計 17
5.3.1 系統(tǒng)化功能模塊 17
6. 詳細設計 19
6.1 程序設計思想 19
6.2 程序設計語言 19
6.3 學生學習成績查詢的設計 20
6.3.1 查詢模塊 20
6.3.2 學生姓名查詢 21
6.3.3 學號查詢 22
6.3.4 畢業(yè)證號查詢 22
6.3.5 學生證號查詢 22
6.3.6 學院查詢 22
6.3.7 管理員模塊 23
6.4數(shù)據(jù)庫設計 23
6.4.1學生總庫表 23
6.4.2 計算機學院學生庫表 23
6.4.3經(jīng)管學院學生庫表 24
6.4.4 社科學院學生庫表 24
6.5 程序的接口設計 25
6.5.1 設置數(shù)據(jù)庫的連接 25
6.6 程序主要代碼設計 26
6.6.1 信息錄入 26
6.6.2 信息查詢 26
6.6.3 信息修改 27
7.程序測試 28
7.1 軟件測試 28
8.謝 辭 29
參 考 文 獻 30