wwwxxxx日本,国产精品九九,日日夜夜免费视频,亚洲无av码在线中文字幕

電子商務(wù)網(wǎng)站的開發(fā).doc

約39頁DOC格式手機打開展開

電子商務(wù)網(wǎng)站的開發(fā),the developing e-business website全文40頁約13000字 論述翔實目錄摘 要3abstract31緒論51.1課題背景52需求分析62.1農(nóng)業(yè)發(fā)展的需求62.2市場需求72.2.1市場調(diào)查82.2.2數(shù)據(jù)分析102.2.3總結(jié)122.3公司發(fā)展的需求122.3.1必要...
編號:10-23739大小:379.50K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 癡狂少年 發(fā)布

電子商務(wù)網(wǎng)站的開發(fā)
The Developing E-Business Website

全文40頁 約13000字 論述翔實

目錄
摘 要 3
ABSTRACT 3
1 緒論 5
1.1 課題背景 5
2 需求分析 6
2.1 農(nóng)業(yè)發(fā)展的需求 6
2.2 市場需求 7
2.2.1 市場調(diào)查 8
2.2.2 數(shù)據(jù)分析 10
2.2.3 總結(jié) 12
2.3 公司發(fā)展的需求 12
2.3.1 必要性 13
2.3.2 可能性 15
3 系統(tǒng)結(jié)構(gòu)分析 16
3.1 系統(tǒng)邏輯結(jié)構(gòu)圖 16
3.2 系統(tǒng)組成 17
3.2.1 電子商務(wù)網(wǎng)站前臺 17
3.2.2 電子商務(wù)網(wǎng)站后臺 18
4 數(shù)據(jù)庫設(shè)計 19
4.1 Access 數(shù)據(jù)庫的選擇 19
4.2 數(shù)據(jù)庫具體設(shè)計 19
4.2.1 ER圖設(shè)計 20
4.2.2 數(shù)據(jù)流 22
4.2.3 數(shù)據(jù)庫表格 22
5 系統(tǒng)功能 25
5.1 前臺功能 25
5.1.1 會員注冊及登錄模塊 26
5.1.2 商品分類模塊 26
5.1.3 商品搜索模塊 26
5.1.4 購物車模塊 26
5.1.5 收款臺模塊 27
5.1.6 生成訂單模塊 27
5.1.7 訂單查詢模塊 27
5.2 后臺管理功能 27
5.2.1 訂單管理 28
5.2.2 編輯訂單 28
5.2.3 商品類別管理 29
5.2.4 商品子類別管理 29
5.2.5 商品管理 30
5.2.6 用戶管理 30
5.2.7 管理員權(quán)限管理 31
5.2.8 菜單管理 31
5.2.9 歷史紀(jì)錄管理 32
5.2.10 運輸方式管理 32
5.2.11 公司信息管理 32
6 系統(tǒng)安全性說明 33
6.1 用IIS+ASP建網(wǎng)站的安全性分析 33
6.1.1 安全隱患分析 33
6.1.2 提高IIS+ASP網(wǎng)站安全性的方法 34
結(jié) 束 語 36
參考文獻 37
致 謝 38

摘 要
本文介紹了用ASP和Access數(shù)據(jù)庫建立一個電子商務(wù)網(wǎng)站的開發(fā)與設(shè)計過程。該設(shè)計遵循了軟件工程中軟件生命周期法;按照軟件分析、軟件設(shè)計、軟件編碼、和軟件維護分為定義系統(tǒng)目標(biāo)、可行性分析、需求分析、概要設(shè)計、詳細功能設(shè)計、軟件編碼。并將面對用戶的WEB界面采用B/S結(jié)構(gòu)和對于后臺數(shù)據(jù)挖掘的管理邏輯采用C/S。在本文數(shù)據(jù)庫的設(shè)計過程中,采用了結(jié)構(gòu)化設(shè)計方法,采用了數(shù)據(jù)流程圖(DFD)、程序流程圖等工具清晰的展示數(shù)據(jù)存儲及調(diào)用過程。保證了系統(tǒng)的健壯性,可維護性,可擴充性。建立后的網(wǎng)站是一個動態(tài)、交互式、具有網(wǎng)上購物、商品提供、系統(tǒng)管理等功能的BTOC電子商務(wù)網(wǎng)站。

關(guān)鍵詞: 電子商務(wù),ASP,Access數(shù)據(jù)庫,軟件開發(fā)方法

Abstract
This thesis expounds how to build an E-Business website by use of software tools such as ASP, Access and so on. The design keeps to the classic life cycle of software engineering.According to software analysis, software design, software code and software maintenance, the design is divided into nine processes such as define systematic goal, feasibility analysis, demand analysis, outline design, design, software code, software test in detail, software maintain. This thesis just include define systematic goal, feasibility analysis, demand analysis, outline design, design, and software code.
In this website interface of user, we adopt B/S structure. And we adopt C/S to backstage supporter management logic layer that needs data mining. Course of the Data Base design, adopt the structure design method in this text, use data flow chart( DFD), data dictionary, procedure flow chart, etc. tool to clear show the course of data saving and data using. The ones that have guaranteed the system are stalwart, the maintainability, and expandability. The main process is in the three part which descriptions the analysis and design. In that part we use a structured system develop methodology --the structure analysis and structure design. We use a lot of method such as data flow diagram and data dictionary to describe the process of building the system.The building of website is a dynamic and interactive BTOC E-Business website that has functions of sales online, commodities supply and system management.

Keywords: E-Business, B2C Website of Ecommerce, ASP, Access, Classic develop circle

部分參考文獻

[7] 宋遠方等。管理信息系統(tǒng)[M]北京:中國人民大學(xué)出版社,1999 ,12
[8] Beier T. and Neely S. ,Feature based image metamorphosis ,Pro. SIGGRAPH 92 In Computer Graphics (1992) ,pp135~42.
[9] Chen S. E. ,Quicktime VR - An image based approach to virtual environ2 mental navigation ,Pro. SIGGRAPH 92 In Computer Graphics (1992) ,pp129~38.
[10] Nurarad ,Image Warping by Radial Basis Functions :application to Facial Ex2 pressions[J ] . Graphical Models and Image Processing ,1994 , (2) .
一区黄片| 日韩精品欠费视频| 国产黄片大全| 亚洲日产精品一二三四区| 丰满少妇大力进入av| 熟女91网站| 依人成人网站| 少妇人妻偷人AV高清| 日本久久久| 久久精品国产自在天天线| jk丝袜自慰| 女白领3P视频 久久| 日韩无码二区视频| 少妇毛多自慰18P| 久久久久久久久精品免费高清上线 | 综合色图在线| 日韩对白清晰一区二区| 极品露脸国语对白在线| 日韩AV七区| 亚洲精品91天天久久人人| 精品无码久久久久国产APP| 开心五月激情丁香| 日韩缐上黄片| 超硼欧美| 成人高潮影院| 国产成人精品免费| 在线成人免费视频四区| 91视频天天| 久久网韩日AV| 中文一区二区| 久久99精品久久只有精品| 黑人白浆| 综色女子久| 综合婷婷六月| 亚洲无码在线碰人妻| 欧美日韩在线电影| 91精品人妻互换| gav免费视频| 亚洲暖暖的毛片视频| 一区二区无码一区二区| 精产国品亚洲|