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

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

      珍珠銷售系統(tǒng)

       本文ID:LWGSW17659 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 珍珠銷售系統(tǒng) (收費:1000 積分)  

      論文字數(shù):12280,頁數(shù):42

         摘要
       本文所做的主要工作如下:利用Dreamweaver MX及Photoshop對主頁及圖片進行設(shè)計和處理。設(shè)計實現(xiàn)管理員登錄、站內(nèi)公告、新聞發(fā)布、產(chǎn)品管理、定單管理、留言管理等ASP頁面,分析并解決實現(xiàn)中的若干技術(shù)問題。建立完整的珍珠銷售系統(tǒng),進行站內(nèi)測試并分析結(jié)果。
       本文重點介紹了該銷售系統(tǒng)的各個重要模塊和數(shù)據(jù)庫的設(shè)計與實現(xiàn),末尾階段還介紹了該系統(tǒng)的優(yōu)點和不足。現(xiàn)在,網(wǎng)上銷售發(fā)展很快,隨著我國互聯(lián)網(wǎng)的更加普及和網(wǎng)上銷售的更趨成熟,市場潛力會得到充分發(fā)揮。
       
      關(guān)鍵詞: 銷售系統(tǒng),Dreamweaver MX,ASP,數(shù)據(jù)庫

      ABSTRACT
       This article does main work as follows: Carries on the design and processing using Dreamweaver MX and Photoshop to the main page and the picture. Designs the realization administrators land, net bulletin, news issue,Product Management, order manage, leave word manage form ASP page and so on the management. Analyze and resolve to achieve a number of technical issues. Establishes the integrity of the on-line genuine pearl vendition,carries on the test and the analysis result.
       This paper focuses introduction of various important module and database design and implementation, End the stage also introduced this system merit and the insufficiency. Now, online sales are developing rapidly, With the Internet become more popular and online sales of more mature, The market potential can obtain the full display.

      Keyword: Sale System, Dreamweaver MX, ASP, Database

      目錄
      摘要 I
      ABSTRACT II
      第1章 緒論 1
      1.1 引言 1
      1.2 系統(tǒng)說明 1
      1.3 系統(tǒng)特點 2
      1.4 系統(tǒng)的目標 2
      1.5 三層配置模式 3
      1.6 珍珠銷售業(yè)務(wù)簡介 4
      第2章 開發(fā)環(huán)境介紹 5
      2.1 系統(tǒng)運行環(huán)境 5
      2.2 ASP的特點 5
      2.3 Dreamweaver MX 簡介 6
      2.4 數(shù)據(jù)庫的介紹 6
      2.4.1 數(shù)據(jù)庫的概念 6
      2.4.2 ACCESS簡介 7
      2.4.3 配置SQL執(zhí)行環(huán)境 7
      2.5 本章小節(jié) 8
      第3章 需求分析 9
      3.1 需求分析 9
      3.2 可行性分析 9
      3.3 系統(tǒng)功能模塊 10
      3.3.1 基本功能 10
      3.3.2 高級功能 10
      3.4 本章小節(jié) 11
      第4章 數(shù)據(jù)庫設(shè)計 12
      4.1 數(shù)據(jù)庫需求分析 12
      4.2 數(shù)據(jù)表的介紹 12
      4.3 數(shù)據(jù)表E-R圖 16
      4.4 數(shù)據(jù)庫配置 17
      4.5 本章小節(jié) 17
      第5章 系統(tǒng)實現(xiàn) 18
      5.1 管理員登錄模塊 18
      5.2 新聞模塊 20
      5.2.1 添加編輯新聞 20
      5.2.2 管理新聞列表 22
      5.2.3 顯示新聞列表 23
      5.3 產(chǎn)品信息管理模塊 25
      5.4 上傳文件信息 27
      5.5 管理產(chǎn)品圖片 28
      5.6 訂單管理模塊 29
      5.6.1 填寫訂單 29
      5.6.2 保存填寫訂單 30
      5.7 留言管理模塊 31
      5.7.1 填寫留言 31
      5.7.2 保存用戶的留言 32
      5.7.3 管理留言 34
      5.8 本章小節(jié) 35
      第6章 總結(jié) 36
      致謝 37
      參考文獻 38


      相關(guān)論文
      本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:基于J2ME的杭州公交查詢系統(tǒng)設(shè)計 下一篇:財務(wù)管理系統(tǒng)的設(shè)計和開發(fā)
      Tags:珍珠 銷售 系統(tǒng) 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

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

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

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

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

      论文格式网:毕业论文格式范文
      <ul id="o4qoi"></ul>
      <samp id="o4qoi"></samp>
          <samp id="o4qoi"></samp><th id="o4qoi"></th>
        • <strike id="o4qoi"><s id="o4qoi"></s></strike>
          <kbd id="o4qoi"></kbd>
          <ul id="o4qoi"><pre id="o4qoi"></pre></ul>
          <samp id="o4qoi"></samp>
            <tr id="o4qoi"></tr>