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

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

        鐵觀音銷售網站設計與實現(xiàn)

         本文ID:LWGSW14086 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 鐵觀音銷售網站設計與實現(xiàn) (收費:1000 積分)  

        論文字數(shù):12959,頁數(shù):40

        摘  要:本系統(tǒng)是基于ASP的鐵觀音銷售網站,利用因特網的方便快捷等優(yōu)點,使我們的客戶能在第一時間內訂購到自己需要的茶葉產品。ASP結構主要是利用了不斷成熟的WWW瀏覽器技術,結合瀏覽器的多種腳本語言(VBScript、java script等)和ActiveX技術,通用的瀏覽器就實現(xiàn)了原來需要專用軟件才能實現(xiàn)的強大功能,并節(jié)約了開發(fā)成本,是一種全新的軟件系統(tǒng)構造技術。并且,基于ASP技術開發(fā)的銷售網站管理系統(tǒng),系統(tǒng)只需要運行在服務器上,操作管理上沒有特定的區(qū)域限制,只要有因特網的地方都可以對系統(tǒng)進行維護管理。本訂單管理系統(tǒng)分為客戶訂購系統(tǒng)和管理員管理系統(tǒng)兩大部分。客戶訂購系統(tǒng)支持一般的用戶登陸,用戶可以選擇自己需要的產品,并可進行網絡交易。管理員管理系統(tǒng),是系統(tǒng)的后臺管理,可以對產品進行更新維護等操作。
        關鍵詞:ASP;IIS5.0;瀏覽器/服務器;HTML語言;腳本語言(VBScript)


        The Order Management System Based on the ASP Technology
        Abstract: This system is according to an order management system of the ASP(Active Server Pages) structure, is a calculator examination to try an order system, make use of convenient and fast etc. advantage of Internet, make our customer be able to order the product that the oneself need in and at that time. Structure of ASP mainly is to make use of the continuously mature WWW browser technique, combine various script languages (VBScript, java script etc.) and technique of ActiveX of the browser, the in general use browser carries out to need the strong function that the appropriation software then can carry out originally, and economized the development cost, is a kind of all new software system structure technique. And, according to the order management system that the system of B/ S combines the ASP technique development, the system need to be circulate only on the server, have no restrict of particular district in the operation management, as long as there are the places of Internet can carry on the maintenance to the system management. This order manages the system to is divided into the customer order the system and managing person manages the system two greatest parts.Customer the order system supports the general customer debarkation, the customer can choose the oneself product of demand, and can carry on the network bargain.The managing person manages the system, is the backstage of the system management, can carry on renewing the maintenance etc. to the product operation.
        Keywords: ASP;IIS5.0;Browser/ server;HTMLLanguage;VB(Script of language)

        目  錄

        前  言 5
        1系統(tǒng)需求分析 6
        1.1 用戶需求分析 6
        1.2 數(shù)據(jù)庫需求分析 7
        1.3 后臺數(shù)據(jù)庫 7
        1.4 系統(tǒng)的方案選擇 7
        2 軟件的開發(fā)環(huán)境 8
        2.1軟件開發(fā)的條件與限制 8
        2.2 程序語言 8
        2.2.1 ASP簡介 8
        2.2.2 HTML語言 9
        2.2.3 ADO組件 10
        2.2.4 編碼工具及網頁制作工具選擇 10
        3 系統(tǒng)設計 11
        3.1 系統(tǒng)功能模塊的設計 11
        3.1.1 訂單管理系統(tǒng)功能模塊結構圖 12
        3.2 系統(tǒng)流程圖 14
        3.3用戶訂單E-R圖 15
        3.4數(shù)據(jù)庫設計 15
        3.4.1數(shù)據(jù)庫概念模型圖 15
        3.4.2數(shù)據(jù)庫表描述 16
        3.4.3 數(shù)據(jù)庫表清單 17
        4系統(tǒng)詳細設計和主要編碼 21
        4.1系統(tǒng)頁面劃分 21
        4.2 系統(tǒng)的頁面邏輯功能圖 21
        4.3 系統(tǒng)功能模塊描述 23
        4.3.1客戶端首頁(Home.asp) 23
        4.3.2 新用戶注冊頁面(newuser.asp) 24
        4.3.4 購物頁面(main.asp) 26
        4.3.5 管理員登錄頁面(adminlogin.asp) 29
        4.3.6 用戶管理部分的一些重要頁面 30
        4.3.7 訂單管理部分的一些重要頁面 31
        4.3.8 商品管理部分的重要頁面 33
        5系統(tǒng)測試與發(fā)布 36
        5.1 用戶頁面的出錯控制測試 36
        5.1.1登陸頁面測試 36
        5.1.2 新用戶注冊頁面 36
        5.2 系統(tǒng)發(fā)布 37
        總    結: 40
        參考文獻: 41
        致    謝: 42


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:基于ASP的小區(qū)物業(yè)管理之業(yè)主服務.. 下一篇:交友網站
        Tags:鐵觀音 銷售 網站設計 實現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

        Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

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

        论文格式网:毕业论文格式范文