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

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

RAR格式版權申訴手機打開展開

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

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

內容介紹

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

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

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


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

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