學籍管理系統(tǒng)論文.doc
約24頁DOC格式手機打開展開
學籍管理系統(tǒng)論文,學籍管理系統(tǒng)1.8萬字 24頁摘要本系統(tǒng)主要完成對學生情況和學生成績的管理,包括數(shù)據(jù)庫中表的添加、修改、刪除等。系統(tǒng)還可以完成對各類信息的瀏覽、查詢、添加、刪除、修改、報表等功能。系統(tǒng)的核心是數(shù)據(jù)庫中各個表聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當完成對數(shù)據(jù)的操作時系統(tǒng)會自動地完成數(shù)據(jù)庫的修改。查詢功能也是系統(tǒng)的核...
內容介紹
此文檔由會員 王蕓 發(fā)布
學籍管理系統(tǒng)
1.8萬字 24頁
摘 要
本系統(tǒng)主要完成對學生情況和學生成績的管理,包括數(shù)據(jù)庫中表的添加、修改、刪除等。系統(tǒng)還可以完成對各類信息的瀏覽、查詢、添加、刪除、修改、報表等功能。系統(tǒng)的核心是數(shù)據(jù)庫中各個表聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當完成對數(shù)據(jù)的操作時系統(tǒng)會自動地完成數(shù)據(jù)庫的修改。查詢功能也是系統(tǒng)的核心之一,在系統(tǒng)中即有單條件查詢和多條件查詢,也有精確查詢和模糊查詢,系統(tǒng)不僅有靜態(tài)的條件查詢,也有動態(tài)生成的條件查詢,其目的都是為了方便用戶使用。系統(tǒng)有完整的用戶添加、刪除和密碼修改功能,并具備報表打印功能。
經過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向對象的開發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內建立系統(tǒng)應用原型,然后,對初始原型系統(tǒng)進行需求迭代,不斷修正和改進,直到形成用戶滿意的可行系統(tǒng)。
關鍵字:控件、窗體、數(shù)據(jù)庫、vb6.0、access2000。
ABSTRACT
Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is strong with the integrity, the library that the safeness of data like.But request the latter very much to apply the procedure function complete, easy usage etc. characteristics.
This system completes primarily to student's circumstance with the management of student's score, include the database the inside the watch increase, modify, delete etc..The system can also complete to the browsing of various information, search, increase, delete, modify, report etc. function.
System of nucleus is other table in an influence for of relation, each a modification of watch moving in a table in database that modification that operation hour system, be to complete the logarithms according to will complete the database of oneself.Search the function is also one of the nucleus of the system, having namely in system the single condition search to search with many conditions, also having the accurate search to search with blur, system not only contain static condition search, also have the dynamic born condition search, its purpose is all for the sake of the convenient consumer to use.System contain complete consumer increase, delete to modify the function with the password, the union has the report prints the function......
Keywords: Control piece,form, database, vb6.0, access2000.
目錄
前言 5
1 可行性研究及需求分析 5
1.1課題來源: 5
1.2 開發(fā)工具的選用 5
1.2.1 Visual Basic的使用 5
1.2.2 Microsoft Access的使用 6
1.3.系統(tǒng)的初步調查 6
1.4.系統(tǒng)的可行性研究 7
1.4.1技術上的可行性。 7
1.4.2管理上的可行性。 7
1.4.3安全上的可行性。 7
1.4.系統(tǒng)分析 7
1.5.1系統(tǒng)的安全性。 7
1.5.2系統(tǒng)的快捷性。 7
1.5.3系統(tǒng)的準確性。 7
1.5.4系統(tǒng)的嚴謹性。 7
2 概要設計 7
2.1 系統(tǒng)設計思路分析 8
2.1.1界面。 8
2.2 設計簡述 8
2.2.1 vb設計的界面簡述。 8
2.2.2 access2000設計數(shù)據(jù)庫。 8
3 詳細設計 9
3.1 數(shù)據(jù)庫的實現(xiàn) 9
3.1.1班級情況表。 9
3.1.2學生情況表。 9
3.1.3教師情況表。 9
3.1.4教學計劃表。 10
3.1.5各班成績表。 10
3.2 界面的實現(xiàn) 10
3.2.1“漂亮界面”。 10
3.2.2“登陸界面”。 10
3.2.3“主界面”。 11
3.2.4 “新建班級”。 12
3.2.5 “數(shù)據(jù)輸入”。 14
3.2.6 “數(shù)據(jù)導入”。 16
3.2.7 “查找向導”。 17
3.2.8 “數(shù)據(jù)統(tǒng)計”。 18
3.2.9 “打印管理”。 19
3.2.10“幫助主題”。 21
4 數(shù)據(jù)測試 21
5 用戶手冊 22
5.1 歡迎界面 22
5.2 登陸界面 22
5.3 登陸界面 22
5.4 新建班級 22
5.5 輸入數(shù)據(jù) 22
5.6 導入數(shù)據(jù) 22
5.7 查找向導 22
5.8 統(tǒng)計數(shù)據(jù) 22
5.9 打印管理 23
5.10 打印管理 23
6 心得體會 23
6.1 編程心得 23
6.2 感謝 23
7 參考文獻 23
1.8萬字 24頁
摘 要
本系統(tǒng)主要完成對學生情況和學生成績的管理,包括數(shù)據(jù)庫中表的添加、修改、刪除等。系統(tǒng)還可以完成對各類信息的瀏覽、查詢、添加、刪除、修改、報表等功能。系統(tǒng)的核心是數(shù)據(jù)庫中各個表聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當完成對數(shù)據(jù)的操作時系統(tǒng)會自動地完成數(shù)據(jù)庫的修改。查詢功能也是系統(tǒng)的核心之一,在系統(tǒng)中即有單條件查詢和多條件查詢,也有精確查詢和模糊查詢,系統(tǒng)不僅有靜態(tài)的條件查詢,也有動態(tài)生成的條件查詢,其目的都是為了方便用戶使用。系統(tǒng)有完整的用戶添加、刪除和密碼修改功能,并具備報表打印功能。
經過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向對象的開發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內建立系統(tǒng)應用原型,然后,對初始原型系統(tǒng)進行需求迭代,不斷修正和改進,直到形成用戶滿意的可行系統(tǒng)。
關鍵字:控件、窗體、數(shù)據(jù)庫、vb6.0、access2000。
ABSTRACT
Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is strong with the integrity, the library that the safeness of data like.But request the latter very much to apply the procedure function complete, easy usage etc. characteristics.
This system completes primarily to student's circumstance with the management of student's score, include the database the inside the watch increase, modify, delete etc..The system can also complete to the browsing of various information, search, increase, delete, modify, report etc. function.
System of nucleus is other table in an influence for of relation, each a modification of watch moving in a table in database that modification that operation hour system, be to complete the logarithms according to will complete the database of oneself.Search the function is also one of the nucleus of the system, having namely in system the single condition search to search with many conditions, also having the accurate search to search with blur, system not only contain static condition search, also have the dynamic born condition search, its purpose is all for the sake of the convenient consumer to use.System contain complete consumer increase, delete to modify the function with the password, the union has the report prints the function......
Keywords: Control piece,form, database, vb6.0, access2000.
目錄
前言 5
1 可行性研究及需求分析 5
1.1課題來源: 5
1.2 開發(fā)工具的選用 5
1.2.1 Visual Basic的使用 5
1.2.2 Microsoft Access的使用 6
1.3.系統(tǒng)的初步調查 6
1.4.系統(tǒng)的可行性研究 7
1.4.1技術上的可行性。 7
1.4.2管理上的可行性。 7
1.4.3安全上的可行性。 7
1.4.系統(tǒng)分析 7
1.5.1系統(tǒng)的安全性。 7
1.5.2系統(tǒng)的快捷性。 7
1.5.3系統(tǒng)的準確性。 7
1.5.4系統(tǒng)的嚴謹性。 7
2 概要設計 7
2.1 系統(tǒng)設計思路分析 8
2.1.1界面。 8
2.2 設計簡述 8
2.2.1 vb設計的界面簡述。 8
2.2.2 access2000設計數(shù)據(jù)庫。 8
3 詳細設計 9
3.1 數(shù)據(jù)庫的實現(xiàn) 9
3.1.1班級情況表。 9
3.1.2學生情況表。 9
3.1.3教師情況表。 9
3.1.4教學計劃表。 10
3.1.5各班成績表。 10
3.2 界面的實現(xiàn) 10
3.2.1“漂亮界面”。 10
3.2.2“登陸界面”。 10
3.2.3“主界面”。 11
3.2.4 “新建班級”。 12
3.2.5 “數(shù)據(jù)輸入”。 14
3.2.6 “數(shù)據(jù)導入”。 16
3.2.7 “查找向導”。 17
3.2.8 “數(shù)據(jù)統(tǒng)計”。 18
3.2.9 “打印管理”。 19
3.2.10“幫助主題”。 21
4 數(shù)據(jù)測試 21
5 用戶手冊 22
5.1 歡迎界面 22
5.2 登陸界面 22
5.3 登陸界面 22
5.4 新建班級 22
5.5 輸入數(shù)據(jù) 22
5.6 導入數(shù)據(jù) 22
5.7 查找向導 22
5.8 統(tǒng)計數(shù)據(jù) 22
5.9 打印管理 23
5.10 打印管理 23
6 心得體會 23
6.1 編程心得 23
6.2 感謝 23
7 參考文獻 23