<samp id="qkaig"><pre id="qkaig"></pre></samp>
    • 論文格式
      電氣工程 會計論文 金融論文 國際貿(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è)論文標(biāo)題:

      自助裝機報價系統(tǒng)

       本文ID:LWGSW17994 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 自助裝機報價系統(tǒng) (收費:1000 積分)  

      論文字數(shù):18336.頁數(shù):50

      摘要
       
       自助裝機報價系統(tǒng)是一個報價、裝機的系統(tǒng),IT產(chǎn)品的價值在系統(tǒng)的運用過程中得到體現(xiàn),現(xiàn)如今,能否快速反應(yīng)市場需求、能否快速在談判中制定合理的產(chǎn)品價格,將直接制約IT企業(yè)的發(fā)展。作為一種應(yīng)用軟件,自助裝機報價系統(tǒng)的主要功能就是根據(jù)客戶的需要來進行模擬裝機,用戶根據(jù)硬件的總價格來分析選擇自己最理想的裝機配置;另一個功能就是來進行硬件查詢,根據(jù)硬件的類別和特征來選擇不同范圍的查詢,從而來滿足客戶不同層面的需求。這兩個功能的網(wǎng)絡(luò)化大大的方便了顧客與商家之間的交流與合作,使得這樣的系統(tǒng)得到了快速的發(fā)展。
       經(jīng)過分析,設(shè)計選用 Microsoft公司的 Active Server Pages程序設(shè)計語言開發(fā)環(huán)境和先進的Microsoft Access數(shù)據(jù)庫。利用 Active Server Pages語言其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是多種數(shù)據(jù)訪問接口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,實現(xiàn)本系統(tǒng)自助裝機、查看報價等功能。

      關(guān)鍵詞:報價系統(tǒng),Active Server Pages,Microsoft Access,數(shù)據(jù)庫
      ABSTRACT
       
       The self-service installing equipment quoted price system is a quoted price, the installing equipment system, the IT product value obtains in the system utilization process manifests, nowadays, whether does the rapid reaction market demand, whether fast formulate the reasonable product price in the negotiations, directly will restrict the IT enterprise the development. As one kind of application software, helps oneself the installing equipment quoted price system main function is needs to come according to the customer to carry on simulation installing equipment, the user analyzes according to the hardware total price chooses the oneself most ideal installing equipment disposition; Another function is carries on the hardware inquiry, chooses the different scope according to the hardware category and the characteristic the inquiry, thus satisfies the customer different stratification plane the demand. Between these two functions network big convenience customer and merchant's exchange and the cooperation, enabled such system to obtain the fast development.
       By looking up lots of datum, I selected Active Server Pages presented by Microsoft and Advanced Microsoft Access database. Active Server Pages offered a series of ActiveX objects for operating a database. It can provide you convenient and effective ways to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it. Realizes this system function of DIY by self and look for price.

      Keywords: Quoted price system, Bidding, Software, Database.


      目錄

      摘要 I
      ABSTRACT II
      第1章 緒論 1
       1.1 背景 1
       1.2 研究內(nèi)容 1
      第2章 B/S結(jié)構(gòu)的系統(tǒng)開發(fā)方法 3
       2.1 B/S系統(tǒng)結(jié)構(gòu)分析 3
       2.1.1 瀏覽器/服務(wù)器結(jié)構(gòu) 3
       2.1.2 瀏覽器/服務(wù)器結(jié)構(gòu)的優(yōu)缺點 3
       2.2 數(shù)據(jù)庫訪問技術(shù)分析 4
       2.2.1 ODBC數(shù)據(jù)庫訪問技術(shù) 4
       2.2.2 ADO數(shù)據(jù)庫訪問技術(shù) 5
       2.3 開發(fā)環(huán)境介紹 7
       2.3.1 DREAMWEAVER 7
       2.3.2 Microsoft Access 8
       2.3.3 ASP語言環(huán)境 9
       2.3.4 VBScript腳本語言 9
       2.3.5 java script腳本語言 9
       2.4 本章小結(jié) 9
      第3章 系統(tǒng)需求分析 11
       3.1 客戶需求和總體設(shè)計目標(biāo) 11
       3.1.1 客戶性能需求 11
       3.1.2 系統(tǒng)功能需求 11
       3.2 本章小結(jié) 12
      第4章 數(shù)據(jù)庫設(shè)計 13
       4.1 數(shù)據(jù)庫結(jié)構(gòu)分析與創(chuàng)建 13
       4.2 概念結(jié)構(gòu)設(shè)計 14
       4.3 邏輯結(jié)構(gòu)設(shè)計 16
       4.4 數(shù)據(jù)庫安全性和完整性 20
       4.4.1 數(shù)據(jù)庫的安全性 20
       4.4.2 數(shù)據(jù)完整性 20
       4.5 本章小結(jié) 21
      第5章 系統(tǒng)設(shè)計與實現(xiàn) 22
       5.1 系統(tǒng)總體框架 22
       5.1.1 客戶端模塊基本功能 23
       5.1.2 管理端模塊基本功能 23
       5.2 客戶端模塊設(shè)計與技術(shù)實現(xiàn) 24
       5.2.1 自助裝機模塊 24
       5.2.2 今日報價模塊 30
       5.2.3 新聞發(fā)布模塊 35
       5.2.4 留言版模塊 36
       5.3 管理端模塊設(shè)計與技術(shù)實現(xiàn) 37
       5.3.1 硬件更新模塊 37
       5.3.2 新聞更新模塊 39
       5.3.3 管理員更新模塊 40
       5.3.4 留言管理模塊 41
       5.4 軟件測試與完善 41
       5.5 本章小結(jié) 43
      第6章 結(jié)論 44
      致謝 45
      參考文獻 46


      相關(guān)論文
      本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:網(wǎng)上書店系統(tǒng) 下一篇:于基于高檔微處理器和嵌入式操作..
      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="gmqog"></ul>
    • <ul id="gmqog"></ul>
          <samp id="gmqog"></samp><ul id="gmqog"><pre id="gmqog"></pre></ul>
          • <samp id="gmqog"><pre id="gmqog"></pre></samp>