學(xué)生公寓管理系統(tǒng)(asp.net+sql server2000).rar
學(xué)生公寓管理系統(tǒng)(asp.net+sql server2000),學(xué)生公寓管理系統(tǒng)包含:源代碼,論文,英文文獻(xiàn)及翻譯,開(kāi)題報(bào)告論文字?jǐn)?shù):17500 頁(yè)數(shù):29 摘要:隨著現(xiàn)代管理技術(shù)的發(fā)展,管理的集中化與自主化的矛盾越來(lái)越明顯。而高校中由于學(xué)生和老師集中,矛盾更為突出。迫切的需要一種新的技術(shù)來(lái)均衡這種矛盾,提高管理的效率。本系統(tǒng)就是針對(duì)這種需求提出來(lái)的。本系統(tǒng)以**寢室管理為原型,對(duì)...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 touristwolf 發(fā)布
學(xué)生公寓管理系統(tǒng)包含:源代碼,論文,英文文獻(xiàn)及翻譯,開(kāi)題報(bào)告
論文字?jǐn)?shù):17500 頁(yè)數(shù):29
摘要:
隨著現(xiàn)代管理技術(shù)的發(fā)展,管理的集中化與自主化的矛盾越來(lái)越明顯。而高校中由于學(xué)生和老師集中,矛盾更為突出。迫切的需要一種新的技術(shù)來(lái)均衡這種矛盾,提高管理的效率。本系統(tǒng)就是針對(duì)這種需求提出來(lái)的。
本系統(tǒng)以**寢室管理為原型,對(duì)其經(jīng)行詳細(xì)的需求分析,系統(tǒng)分析,然后研究出詳細(xì)的解決辦法,將傳統(tǒng)的人工管理方式轉(zhuǎn)變?yōu)榻?jīng)由計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)的支持的自動(dòng)化管理,實(shí)現(xiàn)管理的無(wú)紙化,實(shí)現(xiàn)管理整個(gè)管理部門的權(quán)利集中與自主。
經(jīng)過(guò)研究,本系統(tǒng)采用網(wǎng)絡(luò)技術(shù)為ASP.NET。ASP.NET完全支持動(dòng)態(tài)網(wǎng)頁(yè),能將復(fù)雜的網(wǎng)絡(luò)數(shù)據(jù)管理簡(jiǎn)易化。數(shù)據(jù)庫(kù)采用SQL 2000,一種使用非常廣泛的關(guān)系數(shù)據(jù)庫(kù),管理集中,數(shù)據(jù)安全性較高。編程語(yǔ)言為C#,C#是一種面向?qū)ο蟮木幊陶Z(yǔ)言,能很好的實(shí)現(xiàn)代碼的重用性。
系統(tǒng)中對(duì)數(shù)據(jù)庫(kù)的操作為,添加、修改、刪除、查詢。實(shí)現(xiàn)了學(xué)生公寓管理中所涉及的基本功能。整個(gè)系統(tǒng)分為學(xué)生平臺(tái),管理員平臺(tái),系統(tǒng)管理員平臺(tái)。
本文詳細(xì)介紹了本系統(tǒng)的設(shè)計(jì)過(guò)程。包括需求分析,系統(tǒng)分析,數(shù)據(jù)庫(kù)設(shè)計(jì),系統(tǒng)設(shè)計(jì)以及系統(tǒng)完成后的測(cè)試、實(shí)施等重要過(guò)程。
關(guān)鍵字:學(xué)生公寓管理系統(tǒng) ASP.NET SQL 2000 C# DHTML 數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)
Abstract :
With modern management technology, and centralized management of the autonomy of the increasingly obvious contradictions. And college students and teachers focus on contradictions become more obvious. Urgent need for a new technology to balance these contradictions, improve management efficiency. The system is meant to address this demand before.
The system Jianghan University dormitory to the management of the prototype, as detailed on the needs analysis, systems analysis, then work out detailed solutions, traditional manual management changes through a computer network technology to support the automation of management, achieving the paperless management, the management of the entire management focus on the rights and autonomy.
After the study, the system uses Internet technology, ASP.NET. Microsoft fully supports dynamic website, it is able to complex network of data management simple. SQL 2000 database, the use of a very wide range of relational databases, centralized management, data security higher. For the C # programming language, C # is an object-oriented programming language, can achieve good code reusability.
System operation of the database to add, modify, delete, query. Implementation of student housing management involved in basic functions. The entire system is divided into students platform, platform managers, system administrators platform.
This paper introduces in detail the system design process. Including requirements analysis, systems analysis, database design, system design and system testing is completed, the implementation of such important process.
Key Phrase:Student Apartment Management System ASP.NET SQL2000 C#DHTML DATA ACCESS
目錄
學(xué)生公寓管理系統(tǒng)設(shè)計(jì)說(shuō)明書(shū) 1
1.緒論 1
1.1目的 1
1.2范圍 1
2.需求說(shuō)明 2
2.1功能要求 2
2.2性能要求 2
2.3可行性分析 2
2.4安全以及設(shè)計(jì)約束 2
2.5界面以及接口設(shè)計(jì) 3
2.6 E—R圖 3
3.角色說(shuō)明 4
3.1學(xué)生 4
3.2學(xué)生公寓管理員 4
3.3系統(tǒng)管理員 4
4.系統(tǒng)詳細(xì)設(shè)計(jì) 4
4.1系統(tǒng)功能圖 4
4.2用戶登錄 6
4.3學(xué)生管理 6
4.4寢室管理 7
4.5信息管理 8
4.6財(cái)務(wù)管理 9
4.7管理員個(gè)人信息管理 9
4.8學(xué)生個(gè)人信息管理 10
4.8系統(tǒng)管理 11
4.9找回密碼 11
5.數(shù)據(jù)庫(kù)設(shè)計(jì) 12
5.1數(shù)據(jù)結(jié)構(gòu)圖: 12
5.2學(xué)生表 13
5.3管理員表 13
5.4寢室表 13
5.5寢室報(bào)修信息表 14
5.6寢室樓表 14
5.7獎(jiǎng)懲信息表 14
5.8信息表 14
6.用戶界面設(shè)計(jì) 14
6.1 登錄界面 15
6.2管理員功能菜單以及登錄界面 15
6.3學(xué)生功能菜單以及登錄界面 15
6.4系統(tǒng)管理員功能菜單以及登錄界面 16
6.5密碼找回界面 16
7.系統(tǒng)測(cè)試 16
7.1黑盒測(cè)試 16
7.2白盒測(cè)試 16
8.發(fā)布與打包 17
9.結(jié)語(yǔ) 17
10致謝 17
11.參考資料 17
12.附錄 18
12.1數(shù)據(jù)庫(kù)鏈接函數(shù) 18
12.2記錄添加功能函數(shù) 19
12.3記錄編輯功能函數(shù) 20
12.4記錄刪除功能函數(shù) 21
12.5記錄查詢統(tǒng)計(jì)函數(shù) 22
…… ……
論文字?jǐn)?shù):17500 頁(yè)數(shù):29
摘要:
隨著現(xiàn)代管理技術(shù)的發(fā)展,管理的集中化與自主化的矛盾越來(lái)越明顯。而高校中由于學(xué)生和老師集中,矛盾更為突出。迫切的需要一種新的技術(shù)來(lái)均衡這種矛盾,提高管理的效率。本系統(tǒng)就是針對(duì)這種需求提出來(lái)的。
本系統(tǒng)以**寢室管理為原型,對(duì)其經(jīng)行詳細(xì)的需求分析,系統(tǒng)分析,然后研究出詳細(xì)的解決辦法,將傳統(tǒng)的人工管理方式轉(zhuǎn)變?yōu)榻?jīng)由計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)的支持的自動(dòng)化管理,實(shí)現(xiàn)管理的無(wú)紙化,實(shí)現(xiàn)管理整個(gè)管理部門的權(quán)利集中與自主。
經(jīng)過(guò)研究,本系統(tǒng)采用網(wǎng)絡(luò)技術(shù)為ASP.NET。ASP.NET完全支持動(dòng)態(tài)網(wǎng)頁(yè),能將復(fù)雜的網(wǎng)絡(luò)數(shù)據(jù)管理簡(jiǎn)易化。數(shù)據(jù)庫(kù)采用SQL 2000,一種使用非常廣泛的關(guān)系數(shù)據(jù)庫(kù),管理集中,數(shù)據(jù)安全性較高。編程語(yǔ)言為C#,C#是一種面向?qū)ο蟮木幊陶Z(yǔ)言,能很好的實(shí)現(xiàn)代碼的重用性。
系統(tǒng)中對(duì)數(shù)據(jù)庫(kù)的操作為,添加、修改、刪除、查詢。實(shí)現(xiàn)了學(xué)生公寓管理中所涉及的基本功能。整個(gè)系統(tǒng)分為學(xué)生平臺(tái),管理員平臺(tái),系統(tǒng)管理員平臺(tái)。
本文詳細(xì)介紹了本系統(tǒng)的設(shè)計(jì)過(guò)程。包括需求分析,系統(tǒng)分析,數(shù)據(jù)庫(kù)設(shè)計(jì),系統(tǒng)設(shè)計(jì)以及系統(tǒng)完成后的測(cè)試、實(shí)施等重要過(guò)程。
關(guān)鍵字:學(xué)生公寓管理系統(tǒng) ASP.NET SQL 2000 C# DHTML 數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)
Abstract :
With modern management technology, and centralized management of the autonomy of the increasingly obvious contradictions. And college students and teachers focus on contradictions become more obvious. Urgent need for a new technology to balance these contradictions, improve management efficiency. The system is meant to address this demand before.
The system Jianghan University dormitory to the management of the prototype, as detailed on the needs analysis, systems analysis, then work out detailed solutions, traditional manual management changes through a computer network technology to support the automation of management, achieving the paperless management, the management of the entire management focus on the rights and autonomy.
After the study, the system uses Internet technology, ASP.NET. Microsoft fully supports dynamic website, it is able to complex network of data management simple. SQL 2000 database, the use of a very wide range of relational databases, centralized management, data security higher. For the C # programming language, C # is an object-oriented programming language, can achieve good code reusability.
System operation of the database to add, modify, delete, query. Implementation of student housing management involved in basic functions. The entire system is divided into students platform, platform managers, system administrators platform.
This paper introduces in detail the system design process. Including requirements analysis, systems analysis, database design, system design and system testing is completed, the implementation of such important process.
Key Phrase:Student Apartment Management System ASP.NET SQL2000 C#DHTML DATA ACCESS
目錄
學(xué)生公寓管理系統(tǒng)設(shè)計(jì)說(shuō)明書(shū) 1
1.緒論 1
1.1目的 1
1.2范圍 1
2.需求說(shuō)明 2
2.1功能要求 2
2.2性能要求 2
2.3可行性分析 2
2.4安全以及設(shè)計(jì)約束 2
2.5界面以及接口設(shè)計(jì) 3
2.6 E—R圖 3
3.角色說(shuō)明 4
3.1學(xué)生 4
3.2學(xué)生公寓管理員 4
3.3系統(tǒng)管理員 4
4.系統(tǒng)詳細(xì)設(shè)計(jì) 4
4.1系統(tǒng)功能圖 4
4.2用戶登錄 6
4.3學(xué)生管理 6
4.4寢室管理 7
4.5信息管理 8
4.6財(cái)務(wù)管理 9
4.7管理員個(gè)人信息管理 9
4.8學(xué)生個(gè)人信息管理 10
4.8系統(tǒng)管理 11
4.9找回密碼 11
5.數(shù)據(jù)庫(kù)設(shè)計(jì) 12
5.1數(shù)據(jù)結(jié)構(gòu)圖: 12
5.2學(xué)生表 13
5.3管理員表 13
5.4寢室表 13
5.5寢室報(bào)修信息表 14
5.6寢室樓表 14
5.7獎(jiǎng)懲信息表 14
5.8信息表 14
6.用戶界面設(shè)計(jì) 14
6.1 登錄界面 15
6.2管理員功能菜單以及登錄界面 15
6.3學(xué)生功能菜單以及登錄界面 15
6.4系統(tǒng)管理員功能菜單以及登錄界面 16
6.5密碼找回界面 16
7.系統(tǒng)測(cè)試 16
7.1黑盒測(cè)試 16
7.2白盒測(cè)試 16
8.發(fā)布與打包 17
9.結(jié)語(yǔ) 17
10致謝 17
11.參考資料 17
12.附錄 18
12.1數(shù)據(jù)庫(kù)鏈接函數(shù) 18
12.2記錄添加功能函數(shù) 19
12.3記錄編輯功能函數(shù) 20
12.4記錄刪除功能函數(shù) 21
12.5記錄查詢統(tǒng)計(jì)函數(shù) 22
…… ……
TA們正在看...
- 談數(shù)學(xué)學(xué)習(xí)方法.doc
- 競(jìng)聘經(jīng)營(yíng)部經(jīng)理精彩演講稿.doc
- 談?wù)剶?shù)學(xué)課中的情境創(chuàng)設(shè).doc
- 競(jìng)聘語(yǔ)文老師的演講稿精品5篇范文.doc
- 談?wù)勑抡n導(dǎo)入要注意的幾個(gè)方面.doc
- 競(jìng)聘運(yùn)營(yíng)主管演講稿800字左右范本.doc
- 負(fù)數(shù)教學(xué)反思.doc
- 競(jìng)聘部長(zhǎng)演講稿范文5篇.doc
- 競(jìng)聘銷售主管演講競(jìng)聘主管演講稿范文5篇.doc
- 質(zhì)數(shù)合數(shù)教學(xué)反思.doc