• <strike id="asgyu"></strike><strike id="asgyu"></strike>
  • 論文格式
    電氣工程 會(huì)計(jì)論文 金融論文 國際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
    機(jī)械設(shè)計(jì) 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場(chǎng)營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費(fèi)獲取
    制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測(cè)控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
    通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
    • 首頁 |
    • 畢業(yè)論文 |
    • 論文格式 |
    • 個(gè)人簡(jiǎn)歷 |
    • 工作總結(jié) |
    • 入黨申請(qǐng)書 |
    • 求職信 |
    • 入團(tuán)申請(qǐng)書 |
    • 工作計(jì)劃 |
    • 免費(fèi)論文 |
    • 合作期刊 |
    • 論文同學(xué)網(wǎng) |
    搜索 高級(jí)搜索

    當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
    畢業(yè)論文標(biāo)題:

    電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)

     本文ID:LWGSW17608 價(jià)格:收費(fèi)積分/100
    掃一掃 掃一掃
    本站會(huì)員可自行下載:下載地址 電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

    論文字?jǐn)?shù):12705,頁數(shù):34

    摘要
     
     隨著計(jì)算機(jī)技術(shù)、網(wǎng)絡(luò)技術(shù)、通信技術(shù)的迅速發(fā)展和人們生活水平及需要的不斷提高,越來越多的網(wǎng)絡(luò)商店走入了大眾的生活,對(duì)電子商務(wù)網(wǎng)站的設(shè)計(jì)和實(shí)現(xiàn)技術(shù)要求也越來越高。
     本論文主要研究電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn),并采用JSP動(dòng)態(tài)網(wǎng)頁技術(shù)實(shí)現(xiàn)了一個(gè)小型電子商務(wù)網(wǎng)站即校園網(wǎng)上超市。論文首先簡(jiǎn)要介紹了電子商務(wù)及其實(shí)現(xiàn)技術(shù),校園網(wǎng)上超市的構(gòu)成及主要流程;然后詳細(xì)介紹了校園網(wǎng)上超市的需求分析和系統(tǒng)設(shè)計(jì),并給出了校園網(wǎng)上超市的JSP實(shí)現(xiàn)方案及技術(shù)細(xì)節(jié),包括運(yùn)行環(huán)境的配置、數(shù)據(jù)庫建立及各個(gè)功能模塊的JSP實(shí)現(xiàn)細(xì)節(jié)等。校園網(wǎng)上超市實(shí)現(xiàn)了基本的前臺(tái)功能和后臺(tái)管理功能。
     
    關(guān)鍵詞:電子商務(wù);超市;JSP
    ABSTRACT
     
     With computer technology, network technology, communications technology and the rapid development of the living standards of the people and the need continues to improve. More and more shops will enter into a network of public life. e-commerce web site design and technology are increasingly high requirements.
     This paper studies e-commerce website design and implementation and using JSP dynamic web technology to achieve a small e-commerce websites IT products online store. The paper briefly introduced the technology and e-commerce, on-line shops and the composition of the main flow. Then on IT goods online store needs analysis and system design, given IT products online stores JSP solutions and technical details, including the operating environment configuration, database and the various functional modules JSP details. Online store to achieve the basic functions and the future of background management functions.
     
    Keywords: electronic commerce;super market;JSP


    目錄

    摘要 I
    ABSTRACT II
    第1章 緒論 1
    1.1背景 1
    1.2 研究內(nèi)容 1
    第2章 電子商務(wù)的概述 3
    2.1 電子商務(wù)的概念 3
    2.2 電子商務(wù)分類 3
    2.3 應(yīng)用特性 4
    2.4本章小結(jié) 5
    第3章 開發(fā)技術(shù)基礎(chǔ) 6
    3.1 JSP技術(shù) 6
    3.1.1 JSP介紹 6
    3.1.2 JSP的運(yùn)行原理 6
    3.1.3 JSP、ASP和PHP技術(shù)之比較 7
    3.2 JavaServlet介紹 8
    3.3 JavaBeans技術(shù) 8
    3.4 java script開發(fā)技術(shù) 9
    3.5開發(fā)工具選擇 10
    3.5.1 Tomcat介紹 10
    3.5.2 Access 12
    3.6本章小結(jié) 13
    第4章 需求分析 14
    4.1系統(tǒng)說明 14
    4.2系統(tǒng)結(jié)構(gòu) 14
    4.3功能需求 15
    4.3.1實(shí)現(xiàn)功能 15
    4.3.2功能模塊建立 15
    4.4 系統(tǒng)運(yùn)行環(huán)境 16
    第5章 數(shù)據(jù)庫設(shè)計(jì) 18
    5.1數(shù)據(jù)庫的需求分析 18
    5.2數(shù)據(jù)庫概念結(jié)構(gòu) 18
    5.3 數(shù)據(jù)庫邏輯機(jī)構(gòu)設(shè)計(jì) 20
    5.4 本章小結(jié) 21
    第6章 主要功能模塊實(shí)現(xiàn) 23
    6.1商品信息展示 23
    6.2用戶注冊(cè)和登錄模塊實(shí)現(xiàn) 23
    6.3 商品管理模塊實(shí)現(xiàn) 26
    6.4購物車模塊實(shí)現(xiàn) 27
    6.5 本章小結(jié) 28
    第7章 結(jié)論 29
    致謝 30
    參考文獻(xiàn) 31


    相關(guān)論文
    本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
    上一篇:個(gè)人互交信息化系統(tǒng) 下一篇:基于GSM網(wǎng)絡(luò)SMS(短信業(yè)務(wù))的無線..
    Tags:電子商務(wù)網(wǎng)站 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計(jì)算機(jī)論文
    推薦文章

    本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

    論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

    感谢您访问我们的网站,您可能还对以下资源感兴趣:

    论文格式网:毕业论文格式范文
    <strike id="8qmgg"></strike>
    • <th id="8qmgg"></th>
      <ul id="8qmgg"></ul>