學生宿舍管理系統(tǒng)畢業(yè)論文.doc
學生宿舍管理系統(tǒng)畢業(yè)論文,學生宿舍管理系統(tǒng)的開發(fā)與實現(xiàn)18000字 34頁目 錄摘要3英文摘要3 1 引言41.1 開發(fā)背景與現(xiàn)狀41.2 開發(fā)設計的意義41.3 開發(fā)工具41.3.1 visual studio.net 2005簡介51.3.2 sql server 2000簡介62 系統(tǒng)分析 6 2.1 可行性分析 6 2.2 系統(tǒng)需求分析...
內(nèi)容介紹
此文檔由會員 csfujixie 發(fā)布學生宿舍管理系統(tǒng)的開發(fā)與實現(xiàn)
18000字 34頁
目 錄
摘要………………………………………………………………………………………3
英文摘要…………………………………………………………………………………3
1 引言……………………………………………………………………………………4
1.1 開發(fā)背景與現(xiàn)狀………………………………………………………………4
1.2 開發(fā)設計的意義………………………………………………………………4
1.3 開發(fā)工具………………………………………………………………………4
1.3.1 Visual studio.NET 2005簡介…………………………………………………5
1.3.2 SQL Server 2000簡介………………………………………………………6
2 系統(tǒng)分析 ……………………………………………………………………………6
2.1 可行性分析…………………………………………………………………… 6
2.2 系統(tǒng)需求分析………………………………………………………………… 7
2.3 系統(tǒng)數(shù)據(jù)流圖………………………………………………………………… 8
3 總體設計 ……………………………………………………………………………9
3.1 系統(tǒng)設計目標………………………………………………………………… 9
3.2 系統(tǒng)總體功能 ………………………………………………………………… 9
3.3 系統(tǒng)結(jié)構(gòu)圖…………………………………………………………………… 10
4 詳細設計…………………………………………………………………………… 12
4.1 數(shù)據(jù)庫設計…………………………………………………………………… 12
4.1.1 數(shù)據(jù)庫概念結(jié)構(gòu)設計…………………………………………………………12
4.1.2 數(shù)據(jù)庫邏輯結(jié)構(gòu)設計…………………………………………………………16
4.2 模塊設計…………………………………………………………………………21
4.2.1 管理員模塊設計………………………………………………………………21
4.2.2 寢室長與室員模塊設計………………………………………………………23
5 編碼、實現(xiàn)與測試………………………………………………………………… 29
5.1 數(shù)據(jù)庫連接…………………………………………………………………… 29
5.2 系統(tǒng)實現(xiàn)……………………………………………………………………… 30
5.3 系統(tǒng)測試……………………………………………………………………… 31
6 開發(fā)總結(jié)……………………………………………………………………………32
7 致謝…………………………………………………………………………………33
8 參考文獻……………………………………………………………………………33
摘要:管理信息系統(tǒng)在現(xiàn)代社會已深入到各行各業(yè),由于計算機技術(shù)的迅速發(fā)展和普及,信息管理系統(tǒng)MIS事實上已成為計算機管理信息系統(tǒng),大學生宿舍管理系統(tǒng)就是一個典型的管理信息系統(tǒng),它可以讓宿舍管理工作變的更輕松。本畢業(yè)設計的任務就是設計一個大學生宿舍管理系統(tǒng)。其開發(fā)過程主要包括前端應用程序的開發(fā)和后臺數(shù)據(jù)庫的建立和維護兩個方面。主要任務就是建立基本數(shù)據(jù),后臺程序主要負責的都是管理上的功能。
經(jīng)過分析,本系統(tǒng)運用了Microsoft SQL Server2000為后臺數(shù)據(jù)庫,以Visual studio.NET 2005為前端開發(fā)工具,系統(tǒng)實現(xiàn)了系統(tǒng)維護、宿舍管理、學生管理、宿舍分配、信息查詢等必需的功能,其操作簡單,界面友好,運行比較穩(wěn)定,適用于大學院校大學生宿舍管理。
關(guān)鍵詞:學生宿舍管理系統(tǒng);數(shù)據(jù)庫管理系統(tǒng);sql2000;ASP.net;B/S;vs2005
Development And implementation Of Dormitory Management System
Abstract:Nowadays, Management Information System is used by many calling. As a result, computer technology is developed and generalized rapidly, the Information Management System turns into Computer Management Information System in fact. The manage system of college students’ dormitory is emblematical Manager Information System, it can make the job of the management cushy. The task of this graduation design is to design a management system for college student’s dormitory. Exploitation comprizes two sides of construction and maintenance of backstage data base and proscenium application program. The main task is to set up basic data, the background function is in charge of management function.
Under analysis, this system used Microsoft SQL Server 2000 as the backstage database and PowerBuilder 9.0 as the front developing instrument. The system implements necessary functions such as system maintainance, dormitory management, students management, dormitory distribution, information inquiry, etc. The operation is simply, the interface is friendly, the running state is more steady, this management system is suitable for college students’ dormitory management.
Key Words: dormitory management system;database management system;sql2000;asp.net;b/s;vs2005