學生檔案管理信息系統(tǒng)設(shè)計.doc
約44頁DOC格式手機打開展開
學生檔案管理信息系統(tǒng)設(shè)計,2.2萬字44頁 有程序代碼摘 要 本系統(tǒng)實現(xiàn)的主要功能模塊有:基本信息管理、用戶管理模塊,院系信息、學生基本信息、學生照片管理、學生主要教育經(jīng)歷、用戶及用戶權(quán)限、管理學籍、考核管理模塊,完成獎懲信息、學籍變動、學生成績、課程管理。visual basic、sql server 2000都是微軟的開發(fā)的軟件產(chǎn)品,能通過...
內(nèi)容介紹
此文檔由會員 郭躍 發(fā)布
2.2萬字 44頁 有程序代碼
摘 要
本系統(tǒng)實現(xiàn)的主要功能模塊有:基本信息管理、用戶管理模塊,院系信息、學生基本信息、學生照片管理、學生主要教育經(jīng)歷、用戶及用戶權(quán)限、管理學籍、考核管理模塊,完成獎懲信息、學籍變動、學生成績、課程管理。Visual Basic、SQL SERVER 2000都是微軟的開發(fā)的軟件產(chǎn)品,能通過共享數(shù)據(jù)庫引擎,從而給用戶提供了豐富的數(shù)據(jù)類型。本系統(tǒng)采用ADO作為數(shù)據(jù)庫連接的手段,同時采取“數(shù)據(jù)環(huán)境設(shè)計器”作為連接ADO的載體。所以我們在VB中可以將DATA控件綁定到數(shù)據(jù)庫上,并告訴它要調(diào)用那個數(shù)據(jù)庫在哪個部分。
關(guān)鍵字
Visual Basic; SQL SERVER 2000;窗體;控件ADO;ODBC等.
Abstract
This system adoption ADO conduct and actions database carries. So we can control the DATA to piece to bind to settle the database in VB last, and tell it want to adjust to use which that database is the part. The main function mold piece that this system realizes has: Basic information management, user management module, information faculty, students basic information, a photo management students, the main student educational experience, Users and user rights management expulsion, appraisal management module, complete incentive information, student movements, student performance, curriculum management.
Key word
Visual Basic; SQL SERVER 2000; window; Seek; ADO; ODBC.
目錄
前言
1 系統(tǒng)概論
2 總體結(jié)構(gòu)設(shè)計
2.3 軟件結(jié)構(gòu)
3 數(shù)據(jù)庫設(shè)計
4 各主要部件設(shè)計
4.1 設(shè)計啟動屏幕
4.2 院系班級管理
4.3 學生信息管理
4.4 用戶管理
4.5 學生教育經(jīng)歷管理
5 調(diào)試分析
5.1 測試項目說明
5.2 評價
6 用戶使用說明書
7 結(jié)束語
致 謝
參考文獻
摘 要
本系統(tǒng)實現(xiàn)的主要功能模塊有:基本信息管理、用戶管理模塊,院系信息、學生基本信息、學生照片管理、學生主要教育經(jīng)歷、用戶及用戶權(quán)限、管理學籍、考核管理模塊,完成獎懲信息、學籍變動、學生成績、課程管理。Visual Basic、SQL SERVER 2000都是微軟的開發(fā)的軟件產(chǎn)品,能通過共享數(shù)據(jù)庫引擎,從而給用戶提供了豐富的數(shù)據(jù)類型。本系統(tǒng)采用ADO作為數(shù)據(jù)庫連接的手段,同時采取“數(shù)據(jù)環(huán)境設(shè)計器”作為連接ADO的載體。所以我們在VB中可以將DATA控件綁定到數(shù)據(jù)庫上,并告訴它要調(diào)用那個數(shù)據(jù)庫在哪個部分。
關(guān)鍵字
Visual Basic; SQL SERVER 2000;窗體;控件ADO;ODBC等.
Abstract
This system adoption ADO conduct and actions database carries. So we can control the DATA to piece to bind to settle the database in VB last, and tell it want to adjust to use which that database is the part. The main function mold piece that this system realizes has: Basic information management, user management module, information faculty, students basic information, a photo management students, the main student educational experience, Users and user rights management expulsion, appraisal management module, complete incentive information, student movements, student performance, curriculum management.
Key word
Visual Basic; SQL SERVER 2000; window; Seek; ADO; ODBC.
目錄
前言
1 系統(tǒng)概論
2 總體結(jié)構(gòu)設(shè)計
2.3 軟件結(jié)構(gòu)
3 數(shù)據(jù)庫設(shè)計
4 各主要部件設(shè)計
4.1 設(shè)計啟動屏幕
4.2 院系班級管理
4.3 學生信息管理
4.4 用戶管理
4.5 學生教育經(jīng)歷管理
5 調(diào)試分析
5.1 測試項目說明
5.2 評價
6 用戶使用說明書
7 結(jié)束語
致 謝
參考文獻