學(xué)生檔案管理系統(tǒng).doc
約46頁DOC格式手機(jī)打開展開
學(xué)生檔案管理系統(tǒng),頁數(shù)46字?jǐn)?shù)23560摘要是典型的信息管理系統(tǒng)(mis),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。經(jīng)過分析,我們使用 microsoft公司的 visua...
內(nèi)容介紹
此文檔由會(huì)員 劉陽 發(fā)布
學(xué)生檔案管理系統(tǒng)
頁數(shù)46 字?jǐn)?shù)23560
摘要
學(xué)生檔案管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。經(jīng)過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對(duì)象,首先在短時(shí)間內(nèi)建立系統(tǒng)應(yīng)用原型,然后,對(duì)初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成用戶滿意的可行系統(tǒng)。根據(jù)數(shù)據(jù)管理的不同主題的需要,分成了七個(gè)模塊,分別是報(bào)表和打印模塊、幫助模塊、學(xué)生檔案信息管理模塊、查找模塊、信息查看和瀏覽模塊、數(shù)據(jù)處理模塊和幫助模塊。整個(gè)系統(tǒng)完成的功能為:學(xué)生信息的添加,查詢,修改,刪除 ;系統(tǒng)管理包括密碼管理和用戶添加。
ABSTRACT
The system of managing student file is a typical application of managing information system (know as MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.By looking up lots of datum, we selected Visual Basic presented by Microsoft because of its objective tools in Win32. VB offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
關(guān)鍵字:控件,窗體,域
Keywords: ActiveX ;Form ;Field .
目 錄
前言………………………………………………………………(3)
需求分析…………………………………………………………(4)
系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)………………………………………………(5)
系統(tǒng)功能總體規(guī)劃………………………………………………(5)
關(guān)鍵問題分析……………………………………………………(6)
系統(tǒng)的調(diào)試………………………………………………………(16)
運(yùn)行界面及程序代碼……………………………………………(17)
結(jié)束語與致謝……………………………………………………(34)
參考文獻(xiàn)…………………………………………………………(35)
參考文獻(xiàn)
【1】 李鴻吉,《Visual Basic 6.0 中文版編程方法詳解》 ,
科學(xué)出版社 , 2002
【2】 孫越, 《Visual Basic 數(shù)據(jù)庫開發(fā)自學(xué)教程》,
人民郵電出版社,2002
【3】 陸麗娜, 《軟件工程》,
經(jīng)濟(jì)科學(xué)出版社 ,1999
【4】 劉韜 駱娟 何旭洪 ,《Visual Basic 6.0 數(shù)據(jù)庫系統(tǒng)開發(fā)實(shí)例》 , 人民郵電出版社,2002
【5】 清漢計(jì)算機(jī)工作室,《Visual Basic 6.0 數(shù)據(jù)庫開發(fā)實(shí)例》,
機(jī)械工業(yè)出版社,1999
頁數(shù)46 字?jǐn)?shù)23560
摘要
學(xué)生檔案管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。經(jīng)過分析,我們使用 MICROSOFT公司的 VISUAL BASIC開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對(duì)象,首先在短時(shí)間內(nèi)建立系統(tǒng)應(yīng)用原型,然后,對(duì)初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成用戶滿意的可行系統(tǒng)。根據(jù)數(shù)據(jù)管理的不同主題的需要,分成了七個(gè)模塊,分別是報(bào)表和打印模塊、幫助模塊、學(xué)生檔案信息管理模塊、查找模塊、信息查看和瀏覽模塊、數(shù)據(jù)處理模塊和幫助模塊。整個(gè)系統(tǒng)完成的功能為:學(xué)生信息的添加,查詢,修改,刪除 ;系統(tǒng)管理包括密碼管理和用戶添加。
ABSTRACT
The system of managing student file is a typical application of managing information system (know as MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.By looking up lots of datum, we selected Visual Basic presented by Microsoft because of its objective tools in Win32. VB offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
關(guān)鍵字:控件,窗體,域
Keywords: ActiveX ;Form ;Field .
目 錄
前言………………………………………………………………(3)
需求分析…………………………………………………………(4)
系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)………………………………………………(5)
系統(tǒng)功能總體規(guī)劃………………………………………………(5)
關(guān)鍵問題分析……………………………………………………(6)
系統(tǒng)的調(diào)試………………………………………………………(16)
運(yùn)行界面及程序代碼……………………………………………(17)
結(jié)束語與致謝……………………………………………………(34)
參考文獻(xiàn)…………………………………………………………(35)
參考文獻(xiàn)
【1】 李鴻吉,《Visual Basic 6.0 中文版編程方法詳解》 ,
科學(xué)出版社 , 2002
【2】 孫越, 《Visual Basic 數(shù)據(jù)庫開發(fā)自學(xué)教程》,
人民郵電出版社,2002
【3】 陸麗娜, 《軟件工程》,
經(jīng)濟(jì)科學(xué)出版社 ,1999
【4】 劉韜 駱娟 何旭洪 ,《Visual Basic 6.0 數(shù)據(jù)庫系統(tǒng)開發(fā)實(shí)例》 , 人民郵電出版社,2002
【5】 清漢計(jì)算機(jī)工作室,《Visual Basic 6.0 數(shù)據(jù)庫開發(fā)實(shí)例》,
機(jī)械工業(yè)出版社,1999