基于.net的網(wǎng)上鮮花訂購系統(tǒng)設(shè)計.rar
基于.net的網(wǎng)上鮮花訂購系統(tǒng)設(shè)計,基于.net的網(wǎng)上鮮花訂購系統(tǒng)設(shè)計與實現(xiàn)目 錄1 緒論11.1 課題背景11.2 課題的目的和意義11.3 課題的國內(nèi)外研究現(xiàn)狀11.4 課題的技術(shù)要求及可行性研究21.5 課題的特色22 開發(fā)平臺及技術(shù)42.1 系統(tǒng)平臺環(huán)境42.1.1 硬件平臺42.1.2 軟件平臺42.2 相關(guān)技術(shù)42.2.1 b/s模式42.2...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 道客巴巴 發(fā)布基于.NET的網(wǎng)上鮮花訂購系統(tǒng)設(shè)計與實現(xiàn)
目 錄
目 錄
1 緒論 1
1.1 課題背景 1
1.2 課題的目的和意義 1
1.3 課題的國內(nèi)外研究現(xiàn)狀 1
1.4 課題的技術(shù)要求及可行性研究 2
1.5 課題的特色 2
2 開發(fā)平臺及技術(shù) 4
2.1 系統(tǒng)平臺環(huán)境 4
2.1.1 硬件平臺 4
2.1.2 軟件平臺 4
2.2 相關(guān)技術(shù) 4
2.2.1 B/S模式 4
2.2.2 Visual Studio 2012開發(fā)工具 5
2.2.3 SQL Server 2008關(guān)系數(shù)據(jù)庫 5
3 需求分析 6
3.1 系統(tǒng)概述 6
3.1.1 概述 6
3.1.2 系統(tǒng)功能描述 6
3.1.3 業(yè)務(wù)流程分析 7
3.2 數(shù)據(jù)流圖 10
3.3 數(shù)據(jù)字典 12
3.3.1 數(shù)據(jù)項 12
3.3.2 核心數(shù)據(jù)流 13
3.3.3 核心數(shù)據(jù)存儲 13
3.3.4 核心處理過程 14
4 系統(tǒng)設(shè)計 15
4.1 概述 15
4.2 功能模塊設(shè)計 15
4.3 數(shù)據(jù)庫設(shè)計 17
4.3.1 概念模型設(shè)計 17
4.3.2 物理模型設(shè)計 20
5 系統(tǒng)實現(xiàn) 24
5.1 鮮花展示導(dǎo)覽 24
5.2 會員注冊管理 26
5.3 購物車管理 26
5.4 在線訂單提交 27
5.5 后臺訂單管理 27
5.6 商品管理模塊 28
5.7 商品分類管理 29
總結(jié) 31
致謝 33
參考文獻(xiàn) 34
摘要
近幾年來,鮮花市場的日益蓬勃和電子商務(wù)迅速發(fā)展,讓我的腦海里萌生出在網(wǎng)絡(luò)銷售鮮花的想法。人們?nèi)绻梢苑奖愕卦诰W(wǎng)絡(luò)上挑選并購買自己喜歡的鮮花,送給遠(yuǎn)方親朋好友。不僅為商家開辟了新項目,也為消費者帶來方便。
本系統(tǒng)主要包括前臺和后臺兩大模塊。前臺主要是展示鮮花和引導(dǎo)用戶購買鮮花,人們在繁忙的工作之余,可以通過互聯(lián)網(wǎng)進(jìn)入本系統(tǒng)首頁,挑選好自己喜歡的鮮花,將其放入購物車,填寫好訂單信息,提交訂單后進(jìn)入收銀臺支付即可完成訂購。后臺主要有商品管理,分類管理,訂單管理,會員管理,系統(tǒng)管理等功能。管理員通過后臺,發(fā)布、修改和刪除商品,添加、修改和刪除分類,查詢、修改和刪除訂單等操作。
本系統(tǒng)的架構(gòu)方法為三層架構(gòu),采用B/S結(jié)構(gòu)設(shè)計,運營模式為B2C模式,利用HTML、CSS和用戶控件等設(shè)計系統(tǒng)前臺界面,使用Microsoft Visual Studio 2012作為開發(fā)工具,采用C#語言開發(fā)。并使ASP.NET程序構(gòu)架和SQL Server 2008數(shù)據(jù)庫技術(shù)無縫連接。
關(guān)鍵詞:網(wǎng)上花店、電子商務(wù)、鮮花訂購
.NET-based online flower ordering system design and implementation
Abstract
In recent years, the rapid development of flowers market increasingly vigorous and e-commerce, so adorable its sales network in the flowers of the idea in my mind.If people can conveniently pick on the network and purchase their own love flowers, to distant relatives and friends.Not only has opened up a new project for businesses, but also bring convenience to consumers.
This system mainly includes the onstage and the backstage two modules.The front desk is mainly display of flowers and guide users to buy flowers,people spare in the busy work,you can access the system through the Internet,choose your love flowers,put in the shopping cart,fill in the order form information,orders submitted to the cashier to pay to complete the order.The backstage mainly the management of commodity,order processing,members of management and other functions.The administrator through the background, publish, modify and delete, add, modify and delete, query, modify and delete order operation.
Method of structure of the system into three layers architecture, using B/S structure design, operation mode to B2C mode, using HTML, CSS and user control interface design system, using Microsoft Visual Studio 2012 as a development tool, using C# language development. And the ASP.NET application framework and SQL Server 2008 database technology seamless connection.
Key words:Internet Flower shop; Electronic commerce; Flower ordering