網(wǎng)上花店管理系統(tǒng)設(shè)計(jì).doc
網(wǎng)上花店管理系統(tǒng)設(shè)計(jì),目 錄內(nèi)容摘要4abstract5引 言6第一章 前言71.1研究背景71.2研究?jī)?nèi)容和意義71.2.1研究?jī)?nèi)容71.2.2研究意義7第二章 系統(tǒng)開(kāi)發(fā)技術(shù)與工具82.1 asp.net簡(jiǎn)介82.2 sql server 2005數(shù)據(jù)庫(kù)管理系統(tǒng)82.3 visual studio 2005簡(jiǎn)介9第三章 系統(tǒng)需求分析103...
內(nèi)容介紹
此文檔由會(huì)員 道客巴巴 發(fā)布目 錄
內(nèi)容摘要 4
Abstract 5
引 言 6
第一章 前言 7
1.1研究背景 7
1.2研究?jī)?nèi)容和意義 7
1.2.1研究?jī)?nèi)容 7
1.2.2研究意義 7
第二章 系統(tǒng)開(kāi)發(fā)技術(shù)與工具 8
2.1 ASP.NET簡(jiǎn)介 8
2.2 SQL server 2005數(shù)據(jù)庫(kù)管理系統(tǒng) 8
2.3 Visual Studio 2005簡(jiǎn)介 9
第三章 系統(tǒng)需求分析 10
3.1用戶需求 10
3.1.1數(shù)據(jù)需求 10
3.1.2功能需求 10
3.1.3性能需求 10
3.2可行性分析 10
3.2.1經(jīng)濟(jì)可行性分析 10
3.2.2技術(shù)可行性分析 10
3.2.3法律可行性 10
3.3系統(tǒng)開(kāi)發(fā)工具 10
3.3.1 Dreamweaver 軟件工具 10
3.3.2 Visual Studio 2005 11
3.3.3 SQL Server 2005 數(shù)據(jù)庫(kù)設(shè)計(jì) 11
第四章 網(wǎng)上花店管理系統(tǒng)介紹 12
4.1系統(tǒng)簡(jiǎn)介 12
4.2系統(tǒng)功能介紹 12
4.3用戶管理部分 14
4.4系統(tǒng)信息管理部分 15
第五章 網(wǎng)上鮮花店信息管理系統(tǒng)設(shè)計(jì) 16
5.1系統(tǒng)功能設(shè)計(jì) 16
5.2數(shù)據(jù)庫(kù)設(shè)計(jì) 16
第六章 系統(tǒng)功能的實(shí)現(xiàn) 19
6.1前臺(tái)功能設(shè)計(jì) 19
6.1.1登錄界面 19
6.1.2注冊(cè)界面 21
6.1.3“有間花店”網(wǎng)上花店管理系統(tǒng)主頁(yè) 22
6.1.4修改密碼 23
6.1.5修改資料 24
6.1.6搜索鮮花 25
6.1.7購(gòu)物車 27
6.1.8生成訂單 28
6.2后臺(tái)功能設(shè)計(jì) 29
6.2.1鮮花類別管理 29
6.2.2鮮花管理 30
6.2.3用戶管理 32
6.2.4訂單管理 33
第七章 項(xiàng)目各個(gè)模塊的測(cè)試 35
7.1 軟件測(cè)試的步驟 35
7.2 軟件測(cè)試的方法 35
7.3測(cè)試實(shí)例 36
7.3.1 前后臺(tái)登錄測(cè)試 36
7.3.2購(gòu)物車測(cè)試 36
7.3.2訂單測(cè)試 37
7.3.2添加鮮花信息測(cè)試 37
結(jié)束語(yǔ) 38
英文資料翻譯 40
SQL Server存儲(chǔ)過(guò)程編寫經(jīng)驗(yàn)和優(yōu)化措施 42
內(nèi)容摘要
隨著Internet的發(fā)展,B/S結(jié)構(gòu)越來(lái)越展現(xiàn)出它的優(yōu)勢(shì),所以以網(wǎng)站作為對(duì)外的展示窗口,進(jìn)行內(nèi)外信息交流,已經(jīng)融入了大家的生活。與此同時(shí)網(wǎng)上購(gòu)物也成為大眾生活中不可缺少的一部分,網(wǎng)站信息管理系統(tǒng)是典型的管理信息系統(tǒng)(MIS),其開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的數(shù)據(jù)庫(kù)。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
本系統(tǒng)使用JSP技術(shù)制作網(wǎng)站動(dòng)態(tài)頁(yè)面,以C#為主要開(kāi)發(fā)語(yǔ)言,ASP.NET為主要開(kāi)發(fā)工具,SQL Server數(shù)據(jù)庫(kù)作為系統(tǒng)數(shù)據(jù)庫(kù),開(kāi)發(fā)一個(gè)具有用戶注冊(cè),鮮花檢索,鮮花瀏覽,購(gòu)物車,訂單查詢,系統(tǒng)管理等功能的小型的網(wǎng)上花店信息管理系統(tǒng)。
關(guān)鍵詞:管理信息系統(tǒng),SQL Server數(shù)據(jù)庫(kù),網(wǎng)上鮮花店
Abstract
With the development of the Internet, B/S structure more and more to show its advantages, site as an external display window, the internal and external information exchange, has blend in everybody's life. At the same time, online shopping has also become an indispensable part of public life, Web site information management system is a typical management information system (MIS), and its development mainly includes two aspects of the establishment and maintenance of back-end database and front-end application development. The former require the establishment of data consistency and integrity, data security of database. For the latter requires the application fully functional, easy to use features.
This system uses JSP technology make the site dynamic pages in C # as the main development language, ASP.NET as the main development tool, SQL Server database as the system database. Develop a has the user registration, the flower retrieva l, the flower browsing, shopping cart, inquiries orders, system management functions of small flower shop online information management system.
Keyword: management information system (MIS), SQL Server database, flower shop online
TA們正在看...
- 對(duì)于高職教育發(fā)展過(guò)程中幾個(gè)關(guān)鍵問(wèn)題的思考.doc
- 論高職開(kāi)放式實(shí)驗(yàn)教學(xué).doc
- 淺議我國(guó)家族企業(yè)的管理問(wèn)題.doc
- 保險(xiǎn)資金運(yùn)用一把無(wú)情的雙刃劍.doc
- 淺析女子防身術(shù)在高校開(kāi)展的前景.doc
- 開(kāi)題報(bào)告.doc
- 中國(guó)現(xiàn)代化中腐敗現(xiàn)象的思考.doc
- 論國(guó)家公務(wù)員獎(jiǎng)勵(lì)制度.doc
- 旅游管理畢業(yè)論文.doc
- 群體自私與公民權(quán)利.doc