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

題庫系統(tǒng)設(shè)計.rar

RAR格式版權(quán)申訴手機打開展開

題庫系統(tǒng)設(shè)計,5.4萬字63頁有設(shè)計代碼摘要delphi 7.0擁有良好的可視化應(yīng)用程序開發(fā)環(huán)境,將可視化界面和面相對象技術(shù)完美、緊密的結(jié)合起來,并封裝了windows編程的復(fù)雜性。利用delphi 7.0提供的強大的vcl(visual component library,可視化組件庫)進行編程,可以快速、高效地開發(fā)出基于wind...
編號:78-11685大小:136.10K
分類: 論文>計算機論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 劉麗 發(fā)布

5.4萬字 63頁 有設(shè)計代碼
摘 要
Delphi 7.0擁有良好的可視化應(yīng)用程序開發(fā)環(huán)境,將可視化界面和面相對象技術(shù)完美、緊密的結(jié)合起來,并封裝了Windows編程的復(fù)雜性。利用Delphi 7.0提供的強大的VCL(Visual Component Library,可視化組件庫)進行編程,可以快速、高效地開發(fā)出基于Windows環(huán)境的各類應(yīng)用程序,尤其是在數(shù)據(jù)庫方面。它不但提供了大量的數(shù)據(jù)庫組件,并配有數(shù)據(jù)庫引擎BDE,能通過SQL Links和ODBC等訪問數(shù)據(jù)庫。
本文的題庫系統(tǒng)利用Delphi(設(shè)計生成界面及實現(xiàn)其功能)和SQL(構(gòu)造并管理數(shù)據(jù)庫)兩種工具,通過結(jié)構(gòu)化方法,按照需求分析、概要設(shè)計、詳細設(shè)計、編寫程序、測試及維護的步驟進行開發(fā),其中包括對整體系統(tǒng)及數(shù)據(jù)庫的設(shè)計與制作,應(yīng)用ADO(ActiveX Data Object)進行Delphi與數(shù)據(jù)庫的連接。為了使設(shè)計的思路更加清晰,易于理解,除了文字的敘述外,文中還繪有部分圖形,如:數(shù)據(jù)流圖、E-R圖、系統(tǒng)流程圖、程序流程圖等,并列舉了制作過程的部分實例。制作過程中通過參考大量資料,運用VBA(Visual Basic for Applications)技術(shù)很好的解決了Microsoft Office Word的接口編程問題,使得Delphi與Microsoft Office Word在程序上能夠很好地銜接。
本系統(tǒng)實現(xiàn)了以下主要功能:1.題目錄入;2.自動組卷;3.用戶管理;4.題庫維護。

關(guān)鍵詞:題庫系統(tǒng);題目錄入;自動組卷;數(shù)據(jù)庫


目 錄
引言
1 系統(tǒng)的可行性研究
2 開發(fā)的工具及方法
3 系統(tǒng)需求分析
5 系統(tǒng)詳細設(shè)計
6 制作過程簡述,編碼及主要技術(shù)
7 測試
8 結(jié)論
謝辭
參考文獻
附錄

Abstract

This system has realized the following main functions: 1.Inputting the test questions; 2.Organizing the test paper automatically; 3.User management; 4.The maintenance of the test questions’ storehouse. Through testing repeatedly, the result indicated that in 98 Windows / 2000 /me/ XP platform cooperate with Office XP/2003 ,the procedure of the system operates steadily and every performance achieves the expected request basically,so it has reached the anticipated request basically.
In the section of the conclusion,it recounts the gain of the design,and this article’s appendix includes a little procedure and the explanation of the use..
Key words: test questions’storehouse system; inputting the test questions;organizing the test paper automatically; database