- 相關(guān)推薦
基于ASP技術(shù)的購(gòu)物網(wǎng)站設(shè)計(jì)
畢業(yè)論文
基于ASP技術(shù)的購(gòu)物網(wǎng)站設(shè)計(jì)
摘要 隨著互聯(lián)網(wǎng)和寬帶上網(wǎng)的普及,人們對(duì)于互聯(lián)網(wǎng)技術(shù)的要求已不單單是瀏覽1下網(wǎng)頁(yè),收發(fā)電子郵件,日益忙碌的人們開(kāi)始追求足不出戶的利用互聯(lián)網(wǎng)這1強(qiáng)大的平臺(tái)來(lái)實(shí)現(xiàn)的網(wǎng)上購(gòu)物。對(duì)于企業(yè)來(lái)講,無(wú)論是企業(yè)之間(B to B),還是企業(yè)和客戶之間(B to C)的交易,如果能夠?qū)崿F(xiàn)網(wǎng)上交易將大大提高交易速度節(jié)約交易成本。近幾年,隨著網(wǎng)絡(luò)數(shù)據(jù)庫(kù)技術(shù)的進(jìn)1步發(fā)展,使得這1設(shè)想逐漸成為現(xiàn)實(shí)。
本次設(shè)計(jì)的目標(biāo)是實(shí)現(xiàn)1個(gè)B/S體系結(jié)構(gòu)的電子購(gòu)物網(wǎng)站,任務(wù)是結(jié)合整個(gè)課題設(shè)計(jì)的實(shí)踐過(guò)程,理解網(wǎng)頁(yè)開(kāi)發(fā)技術(shù)和數(shù)據(jù)庫(kù)的基本知識(shí),學(xué)習(xí)相關(guān)開(kāi)發(fā)工具和應(yīng)用軟件,熟悉網(wǎng)站建設(shè)的過(guò)程,熟練掌握網(wǎng)絡(luò)數(shù)據(jù)庫(kù)編程方法。
本文通過(guò)分析國(guó)內(nèi)外網(wǎng)上購(gòu)物系統(tǒng)的發(fā)展現(xiàn)狀,提出了1種利用asp技術(shù)開(kāi)發(fā)網(wǎng)上購(gòu)物系統(tǒng)的方案,以期達(dá)到功能強(qiáng)大,費(fèi)用低廉,通用性強(qiáng),適合我國(guó)國(guó)情的購(gòu)物網(wǎng)站系統(tǒng)。文中著重論述了該系統(tǒng)的功能與實(shí)現(xiàn)、數(shù)據(jù)流程與存儲(chǔ)、網(wǎng)上購(gòu)物、后臺(tái)管理等。并對(duì)關(guān)鍵的有關(guān)技術(shù)作了較詳細(xì)的介紹。
關(guān)鍵字:網(wǎng)上購(gòu)物;ASP;數(shù)據(jù)庫(kù);購(gòu)物車(chē)。
The Design of Shopping WebSite Based on ASP
Abstract Medical use wireless call-out system whether one adopt wireless compiled code transmission means, people are for the request of technique Internet the already and not only single is a view once web page, receive and dispatch the E-mail, increasingly busy people start pursuing the exploitation Internet that keep the house this a the mighty platform come the net that realizes on the shopping.Speak for the business enterprise, and wether is the business enterprises( B to B), or business enterprise with the customers bargain for( B to C), if can realize the net up trade and will consumedly increase the bargain speed the economy to trade the cost.In the last few years, along with the techniques further development of network database, make this on conceiving to gradually become the actuality.
This design goal is to achieve a B/S architecture electronic shopping website, the task of integrating the entire process of design topics, web development technology and understanding of the basic knowledge database, and related development tools and application software, familiar with the site construction process, have a mastery of the network database programming methods.
This article through analyzes on the domestic and foreign nets the shopping system development present situation, proposed one kind operates on the hairnet using the asp technology the shopping system plan, by the time achieved function formidable, the expense is inexpensive, versatile, suits our country national condition the shopping website system. In the article elaborated on emphatically this system function and the realization, the data flow and the memory, the net the shopping, the backstage management and so on. And has made the detailed introduction to the key related technology.
Key word:Internet shopping;ASP;Database;Car shopping。
目 錄
前言 1
1 概述 2
1.1課題研究的背景及意義 2
1.2 本次設(shè)計(jì)(論文)的主要工作 4
2 ASP與數(shù)據(jù)庫(kù)的介紹 5
2.1 ASP技術(shù)的概述 5
2.1.1 ASP技術(shù)基本概念的描述 5
2.1.2 ASP對(duì)象的描述 6
2.1.3 ASP服務(wù)器組件描述 8
2.1.4 ASP與其它動(dòng)態(tài)頁(yè)面技術(shù)如PHP、JSP的比較 9
2.2 數(shù)據(jù)庫(kù)技術(shù)分析與設(shè)計(jì)概述 10
2.3 數(shù)據(jù)庫(kù)安全 11
2.3.1 數(shù)據(jù)庫(kù)安全概述 11
2.3.2 數(shù)據(jù)庫(kù)安全策略和評(píng)估 11
2.4 數(shù)據(jù)庫(kù)設(shè)計(jì) 12
2.4.1 數(shù)據(jù)庫(kù)規(guī)劃 12
2.4.2 數(shù)據(jù)庫(kù)表設(shè)計(jì) 13
2.4.3 使用ADO組件訪問(wèn)數(shù)據(jù)庫(kù) 15
3 購(gòu)物網(wǎng)站系統(tǒng)分析 16
3.1 網(wǎng)站的可行性分析 16
3.2 系統(tǒng)的技術(shù)綜述 16
3.2.1 Browser/Server結(jié)構(gòu) 16
3.2.2 技術(shù)構(gòu)架 17
3.3 需求分析 17
3.3.1 設(shè)計(jì)目標(biāo)分析 17
3.3.2 用戶需求特點(diǎn)分析 18
3.3.3 系統(tǒng)功能的需求 18
3.3.4 運(yùn)行環(huán)境的需求 19
3.4 詳細(xì)設(shè)計(jì) 19
3.4.1 系統(tǒng)流程分析 19
3.4.2 系統(tǒng)功能模塊的設(shè)計(jì)與實(shí)現(xiàn) 23
4 系統(tǒng)安全方面的考慮 36
4.1 網(wǎng)絡(luò)節(jié)點(diǎn)的安全 36
4.2 應(yīng)用程序的安全 36
4.3 安全管理 37
5 系統(tǒng)測(cè)試和完善 38
6 結(jié)束語(yǔ) 39
參考文獻(xiàn) 40
致謝 41
附錄 42
前言
電子商務(wù)在中國(guó)異軍突起,并日益滲透到人們的日常生活中。電子商務(wù)是運(yùn)用現(xiàn)代通信技術(shù)、計(jì)算機(jī)和網(wǎng)絡(luò)技術(shù)進(jìn)行的1種社會(huì)經(jīng)濟(jì)形態(tài),其目的是通過(guò)降低社會(huì)經(jīng)營(yíng)成本、提高社會(huì)生產(chǎn)效率、優(yōu)化社會(huì)資源配置,從而實(shí)現(xiàn)社會(huì)財(cái)富的最大化利用。
互聯(lián)網(wǎng)的快速發(fā)展為網(wǎng)上購(gòu)物系統(tǒng)的發(fā)展提供了強(qiáng)大的動(dòng)力,同時(shí),電子購(gòu)物的環(huán)境也已經(jīng)逐步得到了改善,表現(xiàn)在網(wǎng)民結(jié)構(gòu)的大眾化和網(wǎng)絡(luò)生存的普及化,物流和銀行結(jié)算的暢通,以及市場(chǎng)運(yùn)作的規(guī)范和相應(yīng)政策法規(guī)的完善。網(wǎng)上購(gòu)物對(duì)網(wǎng)民的吸引力將會(huì)越來(lái)越大,網(wǎng)民對(duì)購(gòu)物網(wǎng)站的看法也將必定會(huì)從不了解到了解,從拒絕到接受,從懷疑到信任,從否定到肯定,網(wǎng)上購(gòu)物的觀念將更加深入人心。
隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在各行各業(yè)中迅速普及,利用計(jì)算機(jī)方便人們的生活,也成為越來(lái)越多人的共識(shí)。對(duì)于企業(yè)來(lái)說(shuō),將商店開(kāi)到互聯(lián)網(wǎng)上,對(duì)于企業(yè)來(lái)說(shuō),不僅能夠高效完成商店進(jìn)貨,提供友好界面供顧客選擇商品,完成商品的配送。相較于傳統(tǒng)的商品流通模式而言,使用該系統(tǒng),顧客無(wú)需出門(mén),只需上互聯(lián)網(wǎng)瀏覽,選購(gòu)所需的商品,銷(xiāo)售商物流配送中心根據(jù)顧客的地址,選擇最近的配送站將商品送到顧客手中,所以,開(kāi)發(fā)這樣1個(gè)系統(tǒng),不僅對(duì)于普通顧客,而且對(duì)于銷(xiāo)售商都有利。在下面的各章節(jié)中,將以開(kāi)發(fā)網(wǎng)上購(gòu)物商城系統(tǒng)為例,介紹其開(kāi)發(fā)過(guò)程和所涉及的問(wèn)題及解決方法。
【基于ASP技術(shù)的購(gòu)物網(wǎng)站設(shè)計(jì)】相關(guān)文章:
基于ASP的購(gòu)物網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)ASP+Access09-11
基于ASP技術(shù)的網(wǎng)站建設(shè)ASP+access09-25
基于ASP技術(shù)的WAP網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn)-大學(xué)就業(yè)網(wǎng)10-17
基于ASP購(gòu)物系統(tǒng)設(shè)計(jì)和實(shí)現(xiàn)ASP+SQL09-03
基于Ajax技術(shù)的網(wǎng)站設(shè)計(jì)08-03
購(gòu)物網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)ASP+SQL08-09
基于bs模式與asp技術(shù)的電子商務(wù)網(wǎng)站09-26
基于ASP.NET的網(wǎng)站設(shè)計(jì)—BBS系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn);SQL10-19