ktv包間管理系統(tǒng)的設(shè)計.rar
ktv包間管理系統(tǒng)的設(shè)計,ktv包間管理系統(tǒng)的設(shè)計1.2萬字32頁整體壓縮包內(nèi)包含:論文,ppt和完整的可運行程序本系統(tǒng)采用vs2005集成開發(fā)環(huán)境進(jìn)行開發(fā),數(shù)據(jù)庫采用sql server數(shù)據(jù)庫作為數(shù)據(jù)庫后臺,采用asp.net (c#)語言進(jìn)行開發(fā)開。目標(biāo)是開發(fā)出一套關(guān)于ktv包間管理的信息管理系統(tǒng),幫助ktv進(jìn)行科學(xué)化管理。c#asp信息管...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 caoweiweicc 發(fā)布
KTV包間管理系統(tǒng)的設(shè)計
1.2萬字 32頁
整體壓縮包內(nèi)包含:論文,ppt和完整的可運行程序
本系統(tǒng)采用VS2005集成開發(fā)環(huán)境進(jìn)行開發(fā),數(shù)據(jù)庫采用SQL Server數(shù)據(jù)庫作為數(shù)據(jù)庫后臺,采用Asp.net (C#)語言進(jìn)行開發(fā)開。目標(biāo)是開發(fā)出一套關(guān)于KTV包間管理的信息管理系統(tǒng),幫助KTV進(jìn)行科學(xué)化管理。
C# ASP 信息管理系統(tǒng) KTV 面相對象VS2005
對系統(tǒng)的頁面,各項功能的實現(xiàn)具體描述。
包括:(1)用戶管理模塊
(2)消費管理模塊
(3)基本資料管理模塊
(4)員工管理模塊
(5)包間管理模塊
摘要:KTV包間管理系統(tǒng)是KTV管理的一個好幫手,其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強.數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點。
KTV包間管理系統(tǒng)是KTV重要組成部分。系統(tǒng)開發(fā)的總體任務(wù)是實現(xiàn)KTV管理管理的系統(tǒng)化、規(guī)范化和自動化,從而達(dá)到提高KTV管理效率的目的。主要從管理思想、系統(tǒng)分析說明、系統(tǒng)設(shè)計說明、系統(tǒng)使用說明、技巧與體會等方面對本管理系統(tǒng)加以論述。本系統(tǒng)完成了KTV包間管理系統(tǒng)的基本功能,包括填加、刪除、查詢等功能。本系統(tǒng)界面友好,操作簡單,可維護(hù)性強,功能完備。
本系統(tǒng)采用VS2005集成開發(fā)環(huán)境進(jìn)行開發(fā),數(shù)據(jù)庫采用SQL Server數(shù)據(jù)庫作為數(shù)據(jù)庫后臺,采用Asp.net (C#)語言進(jìn)行開發(fā)開。目標(biāo)是開發(fā)出一套關(guān)于KTV包間管理的信息管理系統(tǒng),幫助KTV進(jìn)行科學(xué)化管理。
關(guān)鍵詞:C# ASP 信息管理系統(tǒng) KTV 面相對象VS2005
Design of KTV Rooms Management System
Abstract:KTV management system is a good helper KTV management, its development include the establishment and maintenance of back-end database as well as the front-end application development aspects. For the former require the establishment of data consistency and integrity of the strong. Data security and good libraries. For the latter procedure requires the application of full-featured, easy to use and so on.
KTV management system is an important part of KTV. The overall task of systems development to achieve KTV Management of systematic, standardized and automated, so as to achieve the purpose to improve management efficiency KTV. Mainly from the management thinking, systems analysis shows that the system design specifications, system instructions, skills and experience in such areas as the management system to be addressed. The system completed the basic functions of inventory management systems, including filling increases, delete, query and other functions. The system interface is friendly, simple operation, maintainability strong, full-featured.
This system uses VS2005 integrated development environment for development, uses SQL Server database as database, and uses ASP.NET(c #) background developing language. The goal is to develop a KTV about the management and information management system for the scientific management to help KTV.
Key words: C#; ASP, information management system, KTV, object-oriented VS2005
目 錄
第一章 緒論 1
1.1研究目的 1
1.2 國內(nèi)外研究發(fā)展現(xiàn)狀 1
1.2.1 KTV管理發(fā)展現(xiàn)狀 1
1.2.2 信息管理系統(tǒng)發(fā)展 1
1.2.3 B/S架構(gòu)介紹 2
1.3 論文結(jié)構(gòu) 2
第二章 KTV包間管理系統(tǒng)的設(shè)計 3
2.1系統(tǒng)的功能需求 3
2.1.1 實現(xiàn)目標(biāo) 3
2.1.2 功能需求 3
2.1.3 系統(tǒng)可行性分析 4
2.2系統(tǒng)開發(fā)工具簡介 5
2.2.1 ASP.NET簡介 5
2.2.2 ASP.NET與ASP的比較 6
2.2.3 ASP.NET的優(yōu)點 7
2.2.4 運行平臺簡介 8
2.2.5 SQL Server 簡介 8
2.2.6 ADO.NET數(shù)據(jù)庫的連接 10
2.3 KTV包間管理系統(tǒng)的設(shè)計 10
2.3.1系統(tǒng)調(diào)研分析 11
2.3.2后臺數(shù)據(jù)庫設(shè)計 11
第三章 系統(tǒng)的具體實現(xiàn) 16
3.1 系統(tǒng)登錄 16
3.2 用戶管理模塊 17
3.3 消費管理模塊 17
3.4 基本資料管理模塊 20
3.5 員工管理模塊 21
3.6 包間管理模塊 22
第四章 系統(tǒng)的測試及總結(jié) 23
4.1 測試目標(biāo) 23
4.2 模塊測試 23
4.2.1 測試環(huán)境 23
4.2.2 管理員登錄測試 23
4.2.3 添加賬號測試 24
4.2.4 實例運行測試 24
4.2.5測試結(jié)果 25
4.3 結(jié)論 25
致 謝 26
參考文獻(xiàn) 27
1.2萬字 32頁
整體壓縮包內(nèi)包含:論文,ppt和完整的可運行程序
本系統(tǒng)采用VS2005集成開發(fā)環(huán)境進(jìn)行開發(fā),數(shù)據(jù)庫采用SQL Server數(shù)據(jù)庫作為數(shù)據(jù)庫后臺,采用Asp.net (C#)語言進(jìn)行開發(fā)開。目標(biāo)是開發(fā)出一套關(guān)于KTV包間管理的信息管理系統(tǒng),幫助KTV進(jìn)行科學(xué)化管理。
C# ASP 信息管理系統(tǒng) KTV 面相對象VS2005
對系統(tǒng)的頁面,各項功能的實現(xiàn)具體描述。
包括:(1)用戶管理模塊
(2)消費管理模塊
(3)基本資料管理模塊
(4)員工管理模塊
(5)包間管理模塊
摘要:KTV包間管理系統(tǒng)是KTV管理的一個好幫手,其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強.數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點。
KTV包間管理系統(tǒng)是KTV重要組成部分。系統(tǒng)開發(fā)的總體任務(wù)是實現(xiàn)KTV管理管理的系統(tǒng)化、規(guī)范化和自動化,從而達(dá)到提高KTV管理效率的目的。主要從管理思想、系統(tǒng)分析說明、系統(tǒng)設(shè)計說明、系統(tǒng)使用說明、技巧與體會等方面對本管理系統(tǒng)加以論述。本系統(tǒng)完成了KTV包間管理系統(tǒng)的基本功能,包括填加、刪除、查詢等功能。本系統(tǒng)界面友好,操作簡單,可維護(hù)性強,功能完備。
本系統(tǒng)采用VS2005集成開發(fā)環(huán)境進(jìn)行開發(fā),數(shù)據(jù)庫采用SQL Server數(shù)據(jù)庫作為數(shù)據(jù)庫后臺,采用Asp.net (C#)語言進(jìn)行開發(fā)開。目標(biāo)是開發(fā)出一套關(guān)于KTV包間管理的信息管理系統(tǒng),幫助KTV進(jìn)行科學(xué)化管理。
關(guān)鍵詞:C# ASP 信息管理系統(tǒng) KTV 面相對象VS2005
Design of KTV Rooms Management System
Abstract:KTV management system is a good helper KTV management, its development include the establishment and maintenance of back-end database as well as the front-end application development aspects. For the former require the establishment of data consistency and integrity of the strong. Data security and good libraries. For the latter procedure requires the application of full-featured, easy to use and so on.
KTV management system is an important part of KTV. The overall task of systems development to achieve KTV Management of systematic, standardized and automated, so as to achieve the purpose to improve management efficiency KTV. Mainly from the management thinking, systems analysis shows that the system design specifications, system instructions, skills and experience in such areas as the management system to be addressed. The system completed the basic functions of inventory management systems, including filling increases, delete, query and other functions. The system interface is friendly, simple operation, maintainability strong, full-featured.
This system uses VS2005 integrated development environment for development, uses SQL Server database as database, and uses ASP.NET(c #) background developing language. The goal is to develop a KTV about the management and information management system for the scientific management to help KTV.
Key words: C#; ASP, information management system, KTV, object-oriented VS2005
目 錄
第一章 緒論 1
1.1研究目的 1
1.2 國內(nèi)外研究發(fā)展現(xiàn)狀 1
1.2.1 KTV管理發(fā)展現(xiàn)狀 1
1.2.2 信息管理系統(tǒng)發(fā)展 1
1.2.3 B/S架構(gòu)介紹 2
1.3 論文結(jié)構(gòu) 2
第二章 KTV包間管理系統(tǒng)的設(shè)計 3
2.1系統(tǒng)的功能需求 3
2.1.1 實現(xiàn)目標(biāo) 3
2.1.2 功能需求 3
2.1.3 系統(tǒng)可行性分析 4
2.2系統(tǒng)開發(fā)工具簡介 5
2.2.1 ASP.NET簡介 5
2.2.2 ASP.NET與ASP的比較 6
2.2.3 ASP.NET的優(yōu)點 7
2.2.4 運行平臺簡介 8
2.2.5 SQL Server 簡介 8
2.2.6 ADO.NET數(shù)據(jù)庫的連接 10
2.3 KTV包間管理系統(tǒng)的設(shè)計 10
2.3.1系統(tǒng)調(diào)研分析 11
2.3.2后臺數(shù)據(jù)庫設(shè)計 11
第三章 系統(tǒng)的具體實現(xiàn) 16
3.1 系統(tǒng)登錄 16
3.2 用戶管理模塊 17
3.3 消費管理模塊 17
3.4 基本資料管理模塊 20
3.5 員工管理模塊 21
3.6 包間管理模塊 22
第四章 系統(tǒng)的測試及總結(jié) 23
4.1 測試目標(biāo) 23
4.2 模塊測試 23
4.2.1 測試環(huán)境 23
4.2.2 管理員登錄測試 23
4.2.3 添加賬號測試 24
4.2.4 實例運行測試 24
4.2.5測試結(jié)果 25
4.3 結(jié)論 25
致 謝 26
參考文獻(xiàn) 27