国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于vb學生檔案管理信息系統(tǒng)(畢業(yè)設計、畢業(yè)論文).rar

RAR格式版權申訴手機打開展開

基于vb學生檔案管理信息系統(tǒng)(畢業(yè)設計、畢業(yè)論文),基于vb學生檔案管理系統(tǒng)(全套畢業(yè)設計加畢業(yè)論文)解壓之后就能運行程序(安裝vb,sql數(shù)據(jù)庫),下載后系統(tǒng)可以修改數(shù)據(jù),自己朋友畢業(yè)時的心血之血,不便宜賣了。摘要:學生檔案管理系統(tǒng)是一個比較古老的應用,在數(shù)據(jù)庫應用剛出現(xiàn)時,就在dos系統(tǒng)下出現(xiàn)了各種版本的學生檔案管理系統(tǒng)。從dbaseⅠ到oracle,從單機版到網(wǎng)絡...
編號:88-107407大小:2.85M
分類: 論文>計算機論文

該文檔為壓縮文件,包含的文件列表如下:

內容介紹

原文檔由會員 陳海峰 發(fā)布

基于VB學生檔案管理系統(tǒng)
(全套畢業(yè)設計加畢業(yè)論文)
解壓之后就能運行程序(安裝VB,SQL數(shù)據(jù)庫),下載后系統(tǒng)可以修改數(shù)據(jù),自己朋友畢業(yè)時的心血之血,不便宜賣了。
摘要:學生檔案管理系統(tǒng)是一個比較古老的應用,在數(shù)據(jù)庫應用剛出現(xiàn)時,就在DOS系統(tǒng)下出現(xiàn)了各種版本的學生檔案管理系統(tǒng)。從DbaseⅠ到Oracle,從單機版到網(wǎng)絡版,再到后來的三層結構,學生檔案管理系統(tǒng)也在不斷地隨著計算機技術的發(fā)展擴充其功能。
由此,可以看出學生檔案管理信息系統(tǒng)是應用計算機與信息技術,對學生檔案資源進行綜合管理的工具。因此它具有手工管理所無法比擬的優(yōu)點。本次畢業(yè)設計所要完成的系統(tǒng)主要是面向所有學生的檔案管理的。應用Visual Basic開發(fā)工具和SQL 2000數(shù)據(jù)庫管理系統(tǒng),利用其提供的各種面向對象的開發(fā)工具,采用原型法的系統(tǒng)開發(fā)方法建立。論文從數(shù)據(jù)庫開發(fā)角度對檔案管理系統(tǒng)所完成的添加、修改、刪除、查詢等主要功能進行了需求分析與設計,編寫代碼進行調試測試,實現(xiàn)了系統(tǒng)的應用。
關鍵詞:學生檔案管理系統(tǒng)
Visual Basic 6.0
SQL Server 2000

Title: Student file management system
Abstract:
Student file management system is a relatively ancient applications, database applications in just appears, on the DOS system under the various versions of the Student file management system. From Dbase Ⅰ to Oracle, from stand-alone version to the network, to the subsequent three-tier structure, the student file management system is constantly with the development of computer technology to expand its capabilities.
Therefore, we can see that student file management information system is the application of computer and information technology, student file to the resources to conduct comprehensive management tool. So it has manually management incomparable advantages. The graduation project to be completed by the system is mainly for all student file, Visual basic application development tools and SQL 2000 database management system provided by the use of its object-oriented development tools, a prototype of the System Development Methods. The paper from the perspective of the development of the database management system for file develop the function of adding, editing, deleting, retrieving and other main function of the needs analysis and design. At last debug test of the code is implemented and the system is applied successfully.
Keywords: Student file management system

Visual Basic 6.0
SQL Server 2000

目 錄
1引言
1.1 選題的背景和意義 2
1.2 本論文的目的、內容 2
2 系統(tǒng)調研及可行性分析 3
2.1系統(tǒng)分析 3
2.2 可靠性分析概述 3
2.3 技術可行性分析 5
3 知識準備 6
3.1 Microsoft SQL Server概述 6
3.2 創(chuàng)建數(shù)據(jù)庫 8
3.3 創(chuàng)建表 8
3.4 SQL查詢語句 9
3.5 ADO對象與數(shù)據(jù)庫訪問 11
3.6 ADO對象說明 12
3.7 DataCombo控件(數(shù)據(jù)組合框控件) 24
3.8 DataGrid控件(數(shù)據(jù)網(wǎng)格控件) 25
4 SQL數(shù)據(jù)庫詳細設計 27
4.1 數(shù)據(jù)庫設計 27
4.2 系統(tǒng)主要界面及代碼 28
5 VB數(shù)據(jù)庫的設計 31
5.1 VB數(shù)據(jù)庫的界面 31
5.2 VB數(shù)據(jù)庫的窗體及其設計代碼 31
結論 40
致謝 41
參考資料 42