教務(wù)管理系統(tǒng)軟件開發(fā).doc
約41頁DOC格式手機打開展開
教務(wù)管理系統(tǒng)軟件開發(fā),頁數(shù) 41 字數(shù) 6372摘 要本軟件的主要功能是幫助教務(wù)人員在具備基礎(chǔ)信息的前提下,進行課程管理,制定教學(xué)計劃。教學(xué)計劃是學(xué)校教學(xué)管理中十分重要,是相當(dāng)復(fù)雜的管理工作之一。包括了學(xué)生在校期間的所有課程安排。根據(jù)管理的實際要求,結(jié)合制定教學(xué)計劃的實際流程,系統(tǒng)需要滿足以下需要:設(shè)置登錄密碼,可以添加...
內(nèi)容介紹
此文檔由會員 趙亮 發(fā)布
教務(wù)管理系統(tǒng)軟件開發(fā)
頁數(shù) 41 字數(shù) 6372
摘 要
本軟件的主要功能是幫助教務(wù)人員在具備基礎(chǔ)信息的前提下,進行課程管理,制定教學(xué)計劃。
教學(xué)計劃是學(xué)校教學(xué)管理中十分重要,是相當(dāng)復(fù)雜的管理工作之一。包括了學(xué)生在校期間的所有課程安排。
根據(jù)管理的實際要求,結(jié)合制定教學(xué)計劃的實際流程,系統(tǒng)需要滿足以下需要:設(shè)置登錄密碼,可以添加用戶,修改密碼。登錄時,密碼錯誤三次,系統(tǒng)自動退出,使軟件的安全性得以保障;提供靈活的查找功能。設(shè)置課程號,專業(yè)號,年紀號三種查詢方式,用戶可以按自己的需要任意組合三種條件進行查詢。查詢結(jié)果以表格形式顯示;在查詢的基礎(chǔ)上,可以直接修改和刪除記錄。方便用戶對教學(xué)計劃進行維護;可以查詢課程號與課程名稱,專業(yè)號與專業(yè)名稱之間的關(guān)系。使用戶不必記憶大量煩瑣的數(shù)據(jù)。
操作界面友好,直觀,用戶無須精通計算機即可熟練使用本軟件。
關(guān)鍵詞:教學(xué)計劃,管理系統(tǒng),SQL SERVER 2000,VISUAL BASIC 6.0
Abstract
The main function of this software is to help teaching staff with the subject management and teaching plan making under the assistance of the basic information.
Teaching plan is a very important and complicated part of school management which includes all of the subject’s arrangement of students.
According to the practical require of manage, integrate with process of making teaching plans, the system need fulfill following requests. Intercalate password of login, the consumer can append user , change password. When login, if the password mistaken thrice, the system will auto logout. This feature will guarantee the system's security. Provide different searching functions: search by subject code, course code and year code. It offers a convenient searching function: search by course ID, department ID, grade ID. The consumer can search for the result from the system by any form of the three functions which were mentioned above. The results could be shown by table. The Consumer could directly revise and delete the record in the inquiry foundation. It is convenient for consumer to carry on the maintenance to the plan of instruction.
It can be used for inquiring the relation of the curriculum number and the curriculum name. It makes consumer not to need to remember the massive troublesome data.
It is compendious, intuitionistic. Consumer can skillfully use this software with little technology of computer.
Pivotal keywords: teaching plan ,MIS,SQL Server 2000,Visual Basic 6.0.
摘 要 1
ABSTRACT 2
引言 6
第一章 、 系統(tǒng)任務(wù) 7
1.1定義 7
1.2 可行性研究 7
1.2 系統(tǒng)規(guī)模及進度 8
1.3 使用環(huán)境 8
第二章、 系統(tǒng)分析 9
2.1需求分析 9
2.2概要設(shè)計 13
2.3數(shù)據(jù)庫設(shè)計 15
第三章、詳細設(shè)計 21
3.1教學(xué)計劃子系統(tǒng)結(jié)構(gòu) 21
3.2系統(tǒng)結(jié)構(gòu)設(shè)計 21
3.3 MS SQL SERVER 2000介紹 24
3. 4 連接數(shù)據(jù)庫 24
3.5部分程序源代碼及說明 25
第四章、系統(tǒng)測試 35
1.1,測試環(huán)境 35
1.2,測試內(nèi)容 35
第五章、系統(tǒng)使用說明 36
結(jié)束語 40
附錄:參考文獻 41
參考文獻
【1】James R.Groff等編著,章小麗等譯.《SQL 完全手冊》.電子工業(yè)出版社.2003年7月
【2】劉韜等編著.《Visual Basie 6.0 數(shù)據(jù)庫系統(tǒng)開發(fā)施禮導(dǎo)航》.人民郵電出版社,2002年4月
【3】張力科.《Visual Basic 6.0 程序設(shè)計參考手冊》.人民郵電出版社2003年11月
【4】薩師煊等著. 《數(shù)據(jù)庫系統(tǒng)概論》. 高等教育出版社. 2002年
【5】《Visual Basie實用教程》,電子工業(yè)出版社2000年8月
頁數(shù) 41 字數(shù) 6372
摘 要
本軟件的主要功能是幫助教務(wù)人員在具備基礎(chǔ)信息的前提下,進行課程管理,制定教學(xué)計劃。
教學(xué)計劃是學(xué)校教學(xué)管理中十分重要,是相當(dāng)復(fù)雜的管理工作之一。包括了學(xué)生在校期間的所有課程安排。
根據(jù)管理的實際要求,結(jié)合制定教學(xué)計劃的實際流程,系統(tǒng)需要滿足以下需要:設(shè)置登錄密碼,可以添加用戶,修改密碼。登錄時,密碼錯誤三次,系統(tǒng)自動退出,使軟件的安全性得以保障;提供靈活的查找功能。設(shè)置課程號,專業(yè)號,年紀號三種查詢方式,用戶可以按自己的需要任意組合三種條件進行查詢。查詢結(jié)果以表格形式顯示;在查詢的基礎(chǔ)上,可以直接修改和刪除記錄。方便用戶對教學(xué)計劃進行維護;可以查詢課程號與課程名稱,專業(yè)號與專業(yè)名稱之間的關(guān)系。使用戶不必記憶大量煩瑣的數(shù)據(jù)。
操作界面友好,直觀,用戶無須精通計算機即可熟練使用本軟件。
關(guān)鍵詞:教學(xué)計劃,管理系統(tǒng),SQL SERVER 2000,VISUAL BASIC 6.0
Abstract
The main function of this software is to help teaching staff with the subject management and teaching plan making under the assistance of the basic information.
Teaching plan is a very important and complicated part of school management which includes all of the subject’s arrangement of students.
According to the practical require of manage, integrate with process of making teaching plans, the system need fulfill following requests. Intercalate password of login, the consumer can append user , change password. When login, if the password mistaken thrice, the system will auto logout. This feature will guarantee the system's security. Provide different searching functions: search by subject code, course code and year code. It offers a convenient searching function: search by course ID, department ID, grade ID. The consumer can search for the result from the system by any form of the three functions which were mentioned above. The results could be shown by table. The Consumer could directly revise and delete the record in the inquiry foundation. It is convenient for consumer to carry on the maintenance to the plan of instruction.
It can be used for inquiring the relation of the curriculum number and the curriculum name. It makes consumer not to need to remember the massive troublesome data.
It is compendious, intuitionistic. Consumer can skillfully use this software with little technology of computer.
Pivotal keywords: teaching plan ,MIS,SQL Server 2000,Visual Basic 6.0.
摘 要 1
ABSTRACT 2
引言 6
第一章 、 系統(tǒng)任務(wù) 7
1.1定義 7
1.2 可行性研究 7
1.2 系統(tǒng)規(guī)模及進度 8
1.3 使用環(huán)境 8
第二章、 系統(tǒng)分析 9
2.1需求分析 9
2.2概要設(shè)計 13
2.3數(shù)據(jù)庫設(shè)計 15
第三章、詳細設(shè)計 21
3.1教學(xué)計劃子系統(tǒng)結(jié)構(gòu) 21
3.2系統(tǒng)結(jié)構(gòu)設(shè)計 21
3.3 MS SQL SERVER 2000介紹 24
3. 4 連接數(shù)據(jù)庫 24
3.5部分程序源代碼及說明 25
第四章、系統(tǒng)測試 35
1.1,測試環(huán)境 35
1.2,測試內(nèi)容 35
第五章、系統(tǒng)使用說明 36
結(jié)束語 40
附錄:參考文獻 41
參考文獻
【1】James R.Groff等編著,章小麗等譯.《SQL 完全手冊》.電子工業(yè)出版社.2003年7月
【2】劉韜等編著.《Visual Basie 6.0 數(shù)據(jù)庫系統(tǒng)開發(fā)施禮導(dǎo)航》.人民郵電出版社,2002年4月
【3】張力科.《Visual Basic 6.0 程序設(shè)計參考手冊》.人民郵電出版社2003年11月
【4】薩師煊等著. 《數(shù)據(jù)庫系統(tǒng)概論》. 高等教育出版社. 2002年
【5】《Visual Basie實用教程》,電子工業(yè)出版社2000年8月