jsp網(wǎng)上購(gòu)物系統(tǒng)畢業(yè)設(shè)計(jì)論文.doc
jsp網(wǎng)上購(gòu)物系統(tǒng)畢業(yè)設(shè)計(jì)論文,jsp網(wǎng)上購(gòu)物系統(tǒng)畢業(yè)設(shè)計(jì)論文摘 要 隨著社會(huì)的不斷發(fā)展,科學(xué)技術(shù)也在不斷的更新。internet作為新型的工具,在90年代便開始用于商業(yè),它的迅速的發(fā)展為商業(yè)界提供了更加廣闊信息平臺(tái)與更多的商機(jī),如催化劑一般刺激著商業(yè)經(jīng)濟(jì)的快速發(fā)展。因此選擇設(shè)計(jì)開發(fā)一個(gè)企業(yè)門戶網(wǎng)站擁有重要的意義?! ”疚年U述了網(wǎng)上購(gòu)物系統(tǒng)的開...
內(nèi)容介紹
此文檔由會(huì)員 bai33388 發(fā)布JSP網(wǎng)上購(gòu)物系統(tǒng)畢業(yè)設(shè)計(jì)論文
摘 要
隨著社會(huì)的不斷發(fā)展,科學(xué)技術(shù)也在不斷的更新。Internet作為新型的工具,在90年代便開始用于商業(yè),它的迅速的發(fā)展為商業(yè)界提供了更加廣闊信息平臺(tái)與更多的商機(jī),如催化劑一般刺激著商業(yè)經(jīng)濟(jì)的快速發(fā)展。因此選擇設(shè)計(jì)開發(fā)一個(gè)企業(yè)門戶網(wǎng)站擁有重要的意義。
本文闡述了網(wǎng)上購(gòu)物系統(tǒng)的開發(fā)與設(shè)計(jì)。設(shè)計(jì)采用現(xiàn)在比較流行的JSP網(wǎng)站開發(fā)技術(shù),并考慮到網(wǎng)站所處理的數(shù)據(jù)的結(jié)構(gòu)特點(diǎn)及所學(xué)到的知識(shí),應(yīng)用Microsoft SQL Server2000數(shù)據(jù)庫系統(tǒng)作為網(wǎng)站的后臺(tái)數(shù)據(jù)庫。系統(tǒng)實(shí)現(xiàn)了網(wǎng)站的基本功能,包括客戶的注冊(cè)登錄、瀏覽網(wǎng)站信息、信息查詢、購(gòu)物并填寫訂單以及管理員對(duì)于網(wǎng)站的維護(hù)與更新。在頁面設(shè)計(jì)與制作中,對(duì)于頁面的基本格式,使用HTML語言出大的框架,然后用Dreamweaver8及Eclipse在框架里面做詳細(xì)的設(shè)計(jì)。
結(jié)合這次設(shè)計(jì)的意義對(duì)Internet在商業(yè)中的應(yīng)用與發(fā)展做一下介紹;然后針對(duì)整個(gè)系統(tǒng)進(jìn)行分析,其中包括可行性分析、需求分析、系統(tǒng)的業(yè)務(wù)流程分析、數(shù)據(jù)分析等;在此基礎(chǔ)上確定網(wǎng)站的功能目標(biāo),將網(wǎng)站的功能逐次劃分,并細(xì)分出子功能模塊;接下來設(shè)計(jì)并實(shí)現(xiàn)各個(gè)模塊,在每個(gè)模塊都能完成其功能的結(jié)果下將其綜合成一個(gè)完整的系統(tǒng)。
關(guān)鍵詞:網(wǎng)上購(gòu)物;JSP;HTML
Design and Implementation of Internet Shopping System
Abstract
Today,the science techniques develop very fast.People valued the E-business using the modern network proceeds the business activity as the key power more and more.The Business to Customer mode is one of the main trade modes on the net of electronic commercr.Now,the Business to Customer field is in the stage of the beginning.This is good development foreground for the market.Therefore,it is meaning for us to design and develop the electronic commerce website.
This paper detail describes how to develop an electronic commerce website.In the design,I used the JSP technology which is very popular during the website developer.Considered with the knowledge that I have learned and the structure of the date that the website deal with,I used Microsoft SQL server 2000 as the back database of the website. This website system has basic functions of a enterprise website.It can show us the information of the goods、news、customers that registered on the website and so on.It also can provides the function that some customers on the web can fill in bills when they want to buy the goods. The system realized the query function for products and the manage functions for the background of the system..During the process of designing the webpage,I make the main frame by HTML,and use Dreamweaver8 and Eclipse to finish the detailed design.
First,I make a instruction for the application and development of Internet in commerce,then analyze the whole system,which includes feasibility analyze,requirement analyze,operation flow analyze and date analyze.Then I make the function aim of this website base on the analyses above,and divide the function up to several parts.I design every single part of the function particularly,and finallyintegrate these sub-function modules to one complete system.
Keywords:Online Mart;JSP;HTML
目錄
畢業(yè)設(shè)計(jì)(論文)任務(wù)書 錯(cuò)誤!未定義書簽。
摘 要 I
Abstract II
第1章 引 言 1
1.1 課題的背景、目的與意義 1
1.2 國(guó)內(nèi)外現(xiàn)狀 1
1.3 研究(設(shè)計(jì))內(nèi)容 2
1.4 論文的組織結(jié)構(gòu) 3
第2章 相關(guān)技術(shù)簡(jiǎn)介 4
2.1 JSP技術(shù) 4
2.2 Microsoft SQL Server2000 4
2.3 Web服務(wù)器 5
2.4 連接數(shù)據(jù)庫與JavaScript 8
2.5 CSS層 8
第3章 系統(tǒng)分析 10
3.1 可行性分析 10
3.2 需求分析 11
3.2.1 業(yè)務(wù)需求分析 11
3.2.2 用戶需求分析 11
3.2.3 功能需求分析 11
3.3 業(yè)務(wù)流程分析 12
3.3.1 前臺(tái)業(yè)務(wù)流程分析 12
3.3.2 后臺(tái)業(yè)務(wù)流程分析 13
3.4 數(shù)據(jù)流程分析 13
3.5 運(yùn)行環(huán)境及開發(fā)工具 14
第4章 系統(tǒng)總體設(shè)計(jì) 16
4.1 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 16
4.2 功能模塊設(shè)計(jì) 16
4.2.1 前臺(tái)模塊的功能模塊設(shè)計(jì) 17
4.2.2 后臺(tái)管理模塊的功能模塊設(shè)計(jì) 18
4.3 數(shù)據(jù)庫設(shè)計(jì) 18
4.3.1 E-R圖 19
4.3.2 基本表設(shè)計(jì) 22
第5章 系統(tǒng)實(shí)現(xiàn) 26
5.1 程序設(shè)計(jì) 26
5.2 系統(tǒng)頁面的設(shè)計(jì)與實(shí)現(xiàn) 26
5.3 前臺(tái)功能模塊的實(shí)現(xiàn) 26
5.3.1 用戶管理模塊 27
5.3.2 用戶資料修改模塊 30
5.3.3 購(gòu)物車模塊 32
5.3.4 訂單查詢模塊 35
5.3.5 留言板模塊 35
5.4 后臺(tái)功能模塊的實(shí)現(xiàn) 37
5.4.1 管理員登錄模塊 37
5.4.2 添加商品模塊 38
5.4.3 訂單信息管理模塊 40
5.4.4 查詢用戶信息模塊 41
5.4.5 添加鏈接模塊 42
第6章 系統(tǒng)調(diào)試與實(shí)施 44
6.1 系統(tǒng)測(cè)試原理及測(cè)試原則 44
6.1.1 系統(tǒng)測(cè)試原理 44
6.1.2 系統(tǒng)測(cè)試原則 45
6.2 系統(tǒng)測(cè)試的方法 45
6.3 本系統(tǒng)測(cè)試 46
第7章 結(jié) 論 50
參考文獻(xiàn) 51
致 謝 54
TA們正在看...
- 醫(yī)院財(cái)務(wù)科個(gè)人年工作總結(jié).docx
- 醫(yī)院財(cái)務(wù)科年底工作總結(jié)400字.docx
- 醫(yī)院財(cái)務(wù)科年工作總結(jié)報(bào)告.docx
- 醫(yī)院財(cái)務(wù)科年終工作總結(jié)范文.docx
- 醫(yī)院財(cái)務(wù)部主任年終總結(jié)800字.docx
- 醫(yī)院財(cái)務(wù)部年個(gè)人工作總結(jié).docx
- 醫(yī)院部門護(hù)士年終總結(jié).docx
- 醫(yī)院骨科醫(yī)生個(gè)人年終工作總結(jié).docx
- 醫(yī)院骨科醫(yī)生年終工作總結(jié).docx
- 醫(yī)院骨科醫(yī)生年終工作總結(jié)范文.docx