【正文】
)等一系列功能強(qiáng)大的工具來協(xié)助管理人員輕松地進(jìn)行與數(shù)據(jù)庫的連接和管理。雖然它沒有象 Visual 所引起的那樣激動人心,但它還是在某些方面做了一些有用的改進(jìn)。項目類型的增加不是用來迷惑程序員,而是提供靈活性的。 Visual 出現(xiàn)以后,在某些方面有了重大的突破。理論上,人們總是能夠通過某種叫做動態(tài)數(shù)據(jù)交換( DDE)的技術(shù)使視窗系統(tǒng)應(yīng)用程序彼此交互。到了 Visual 時,開始正式地采用面向?qū)ο蠹夹g(shù),其有一個重要的新特性就是可擁有對象變量,并把 Variant 型變量作為缺自動排課系統(tǒng) 8 省數(shù)據(jù)類型變量。 Visual Basic Scripting Edition (VBScript) 是廣泛使用的腳本語言,它是 Visual Basic 語言的子集。 Visual Basic 在原有 BASIC 語言的基礎(chǔ)上進(jìn)一步發(fā)展,至今包含了數(shù)百條語句、函數(shù)及關(guān)鍵詞,其中很多和 Windows GUI 有直接關(guān)系。所謂“Visual” 指的是開發(fā)圖形用戶界面 (GUI) 的方法。經(jīng)過了綜合的比較而且最重要的是本人在學(xué)校期間 自己自學(xué) 的就是 Visual Basic。本系統(tǒng)在開發(fā)時選用了穩(wěn)定性較強(qiáng)的 Windows XP 中文專業(yè)版和 Visual 作為開發(fā)語言,同時選用了Access 數(shù)據(jù)庫,由于這些軟件產(chǎn)品都是 Microsoft 公司的產(chǎn)品,因此彼此之間的兼容性較好,開發(fā)出的應(yīng)用系統(tǒng)穩(wěn)定性較高。 系統(tǒng)開發(fā)環(huán)境 系統(tǒng)開發(fā)環(huán)境包括硬件平臺和軟件平臺兩種??紤]到使用的數(shù)據(jù)量不大,數(shù)據(jù)庫的建立使用的是 Office 2021 中的 Microdoft Access。因此在技術(shù)上是可行的。 自動排課系統(tǒng) 5 從系統(tǒng)開發(fā)的復(fù)雜程度來看,計算機(jī)輔助排課與選課是高校教務(wù)系統(tǒng)中的兩個關(guān)鍵子系統(tǒng),目前不少教務(wù)系統(tǒng)尚未很好地解決排課與選課問題。利用計算機(jī)輔助進(jìn)行課表編排工作,既提高了排課工作的科學(xué)性,又可大大減輕管理人員的工作強(qiáng)度,提高工作效率,從而使學(xué)校教務(wù)管理現(xiàn)代化邁上了一個新臺階。 例如 : 檢索迅速、查找方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。 自動課程編排系統(tǒng)是一個學(xué)校不可缺少的部分 ,它的內(nèi)容對于學(xué)校的決策者和管理者來說都至關(guān)重要 ,所以自動課程編排系統(tǒng)應(yīng)該能夠為用戶提供充足的信息和快捷的查詢手段。 關(guān)鍵字 : 排課 管理, VB,數(shù)據(jù)庫 自動排課系統(tǒng) 2 Abstract: Formulates a school platoon class plan is an item consumes extremely when also the quite laborious work, moreover it also must by have the school row of class work experience or this aspect knowledge talented person can plete. When a university a class schedule formulation is a difficult problem, because has the very many limiting condition in the related class schedule question to result in the consideration, but also has the massive data space to excavate, even if your input data quantity is not in the practical significance mass. The curriculum arranges the system is a school essential part, Its content said regarding the school policymaker and the superintendent all very important, Therefore the automatic curriculum arranges the system to be supposed to be able to provide the sufficient information and the quick inquiry method for the user. But the people have since always used the traditional artificial way management document file, this management way has many shortings, For example: The efficiency low, the secrecy is bad, Moreover the time one is long, Will produce the massive documents and the data, This regarding the search, the renewal and the maintenance has all brought many difficulties. Along with science and technology unceasing enhancement, The puter science is mature day after day, Its formidable function had profoundly known for the people, t entered the human society each domain and is playing the more and more vital role. This system after the test, the movement is stable, may put into the use. Key words: Curriculum management, VB, database 自動排課系統(tǒng) 3 目 錄 摘 要 .............................................................. 1 Abstract............................................................ 2 第一章 緒論 ........................................................ 4 本課題的研究意義 ............................................. 4 系統(tǒng)可行性分析 ............................................... 5 第二章 開發(fā)軟件介紹 ................................................ 6 系統(tǒng)的架構(gòu) ................................................... 6 系統(tǒng)運行環(huán)境操作系統(tǒng) ......................................... 6 系統(tǒng)開發(fā)環(huán)境 ................................................. 6 開發(fā)工具 ..................................................... 7 Basic 的簡介 ..................................... 7 ACCESS 簡介 ............................................ 8 第三章 需求分析 ................................................... 10 第四章 系統(tǒng)實現(xiàn) ................................................... 12 4. 1