學(xué)生信息管理系統(tǒng)(源碼+執(zhí)行文件+完整論文).rar
學(xué)生信息管理系統(tǒng)(源碼+執(zhí)行文件+完整論文),文件包含: vb源代碼 可執(zhí)行程序 完整論文開發(fā)環(huán)境:vb access2000摘要學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng)(mis),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。本系統(tǒng)主要完成...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 20023286 發(fā)布
文件包含: VB源代碼 可執(zhí)行程序 完整論文
開發(fā)環(huán)境:vb access2000
摘 要
學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
本系統(tǒng)主要完成對學(xué)生情況和學(xué)生成績的管理,包括數(shù)據(jù)庫中表的添加、修改、刪除等。系統(tǒng)還可以完成對各類信息的瀏覽、查詢、添加、刪除、修改、報表等功能。
系統(tǒng)的核心是數(shù)據(jù)庫中各個表聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當(dāng)完成對數(shù)據(jù)的操作時系統(tǒng)會自動地完成數(shù)據(jù)庫的修改。查詢功能也是系統(tǒng)的核心之一,在系統(tǒng)中即有單條件查詢和多條件查詢,也有精確查詢和模糊查詢,系統(tǒng)不僅有靜態(tài)的條件查詢,也有動態(tài)生成的條件查詢,其目的都是為了方便用戶使用。系統(tǒng)有完整的用戶添加、刪除和密碼修改功能,并具備報表打印功能。
經(jīng)過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內(nèi)建立系統(tǒng)應(yīng)用原型,然后對初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成用戶滿意的可行系統(tǒng)。
關(guān)鍵字:控件、窗體、數(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.
Through analysis, we use the MICROSOFT company VISUAL BASIC development tool, making use of its every kind of the tool of development that provide that face to the object, particularly is intelligence that the window of data this on canning be convenient but manipulate the database in brief to turn the object, create in the in a short time first system application prototype, then, start to the beginning the prototype system proceeds to require with the iteration, revising continuously with improve, until forming the consumer is satisfied can row system.
Keywords: Control piece,form, database, vb6.0, access2000.
目 錄
摘 要 1
前言 4
1 系統(tǒng)規(guī)劃 4
1.3.2系統(tǒng)開發(fā)的目標(biāo) 8
1.4.系統(tǒng)的可行性研究 8
2 系統(tǒng)分析 9
2.1業(yè)務(wù)流程分析 9
2.2數(shù)據(jù)流程分析: 10
2.3 系統(tǒng)設(shè)計思路分析 13
2.4 設(shè)計簡述 14
2.5 設(shè)計需求 15
3 系統(tǒng)設(shè)計與實(shí)施 16
3.1 數(shù)據(jù)庫的實(shí)現(xiàn) 16
3.2 界面的實(shí)現(xiàn)及代碼設(shè)計 17
4 系統(tǒng)測試及運(yùn)行 26
4.1 測試計劃 26
4.2、測試項目說明 27
4.3 測試計劃評價 30
4.4測試分析報告 30
4.5 系統(tǒng)需求測試結(jié)論 33
5 心得體會 33
5.1 編程心得 33
參考文獻(xiàn) 34
參考文獻(xiàn)
[1] 陳明,《visual basic 程序設(shè)計》,中央廣播電視大學(xué)出版社,2002。
[2] 劉世峰,<<數(shù)據(jù)庫基礎(chǔ)與應(yīng)用>>,中央廣播電視大學(xué)出版社,2004。
[3] 鄭榮貴、黃平、谷會東,《VB6.0數(shù)據(jù)庫開發(fā)與應(yīng)用》,中科多媒體電子出版社,2002 。
[4] 伍俊良,《VB6控件應(yīng)用實(shí)例教程》,北京希望電子出版社,2002。
[5] 盧國俊,《VB6數(shù)據(jù)庫開發(fā)》,電子工業(yè)出版社,2002。
[6] 邊萌,《VB編程起步》,機(jī)械工業(yè)出版社,2002。
[7] 謝季萍 徐孝凱,《ACCESS上機(jī)操作指導(dǎo)》,中央廣播電視大學(xué)出版社,2004。
開發(fā)環(huán)境:vb access2000
摘 要
學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
本系統(tǒng)主要完成對學(xué)生情況和學(xué)生成績的管理,包括數(shù)據(jù)庫中表的添加、修改、刪除等。系統(tǒng)還可以完成對各類信息的瀏覽、查詢、添加、刪除、修改、報表等功能。
系統(tǒng)的核心是數(shù)據(jù)庫中各個表聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當(dāng)完成對數(shù)據(jù)的操作時系統(tǒng)會自動地完成數(shù)據(jù)庫的修改。查詢功能也是系統(tǒng)的核心之一,在系統(tǒng)中即有單條件查詢和多條件查詢,也有精確查詢和模糊查詢,系統(tǒng)不僅有靜態(tài)的條件查詢,也有動態(tài)生成的條件查詢,其目的都是為了方便用戶使用。系統(tǒng)有完整的用戶添加、刪除和密碼修改功能,并具備報表打印功能。
經(jīng)過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內(nèi)建立系統(tǒng)應(yīng)用原型,然后對初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成用戶滿意的可行系統(tǒng)。
關(guān)鍵字:控件、窗體、數(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.
Through analysis, we use the MICROSOFT company VISUAL BASIC development tool, making use of its every kind of the tool of development that provide that face to the object, particularly is intelligence that the window of data this on canning be convenient but manipulate the database in brief to turn the object, create in the in a short time first system application prototype, then, start to the beginning the prototype system proceeds to require with the iteration, revising continuously with improve, until forming the consumer is satisfied can row system.
Keywords: Control piece,form, database, vb6.0, access2000.
目 錄
摘 要 1
前言 4
1 系統(tǒng)規(guī)劃 4
1.3.2系統(tǒng)開發(fā)的目標(biāo) 8
1.4.系統(tǒng)的可行性研究 8
2 系統(tǒng)分析 9
2.1業(yè)務(wù)流程分析 9
2.2數(shù)據(jù)流程分析: 10
2.3 系統(tǒng)設(shè)計思路分析 13
2.4 設(shè)計簡述 14
2.5 設(shè)計需求 15
3 系統(tǒng)設(shè)計與實(shí)施 16
3.1 數(shù)據(jù)庫的實(shí)現(xiàn) 16
3.2 界面的實(shí)現(xiàn)及代碼設(shè)計 17
4 系統(tǒng)測試及運(yùn)行 26
4.1 測試計劃 26
4.2、測試項目說明 27
4.3 測試計劃評價 30
4.4測試分析報告 30
4.5 系統(tǒng)需求測試結(jié)論 33
5 心得體會 33
5.1 編程心得 33
參考文獻(xiàn) 34
參考文獻(xiàn)
[1] 陳明,《visual basic 程序設(shè)計》,中央廣播電視大學(xué)出版社,2002。
[2] 劉世峰,<<數(shù)據(jù)庫基礎(chǔ)與應(yīng)用>>,中央廣播電視大學(xué)出版社,2004。
[3] 鄭榮貴、黃平、谷會東,《VB6.0數(shù)據(jù)庫開發(fā)與應(yīng)用》,中科多媒體電子出版社,2002 。
[4] 伍俊良,《VB6控件應(yīng)用實(shí)例教程》,北京希望電子出版社,2002。
[5] 盧國俊,《VB6數(shù)據(jù)庫開發(fā)》,電子工業(yè)出版社,2002。
[6] 邊萌,《VB編程起步》,機(jī)械工業(yè)出版社,2002。
[7] 謝季萍 徐孝凱,《ACCESS上機(jī)操作指導(dǎo)》,中央廣播電視大學(xué)出版社,2004。