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

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

        網上書店售書系統

         本文ID:LWGSW14144 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 網上書店售書系統 (收費:1000 積分)  

        論文字數:27918,頁數:87

        摘要:
        二十一世紀是一個集數字化,網絡化,信息化的,以網絡為核心的社會。當錢天白教授于1986年9月14日在北京計算機應用技術研究所內向德國卡爾斯魯厄大學發出第一封電子郵件“穿越長城,走向世界”的時候,他也許不知道自己推開了中國信息時代的大門;1994年4月20日,中國科學院計算機中心通過美國Sprint公司連入Internet的64K國際專線開通,實現了國際互聯網的全功能連接,從此中國邁入互聯網信息時代。轉眼間互聯網在中國已有10余年的發展,中國的網民充分領略到“暢游天地間,網絡無極限” 所帶來的暢快。隨著Internet的飛速發展,使得網絡的應用日益的廣泛。如電子商務,電子政務,網上醫療,網上娛樂,網絡游戲,網絡教學等。
        本次畢業設計的題目就是網上購書系統。
        本論文就畢業設計的內容,系統地闡述了整個網上書店售書系統的功能及實現。實現了從商品管理,商品分類和查詢,到購物車實現,用戶訂單處理,再到留言板,管理員系統。基本上實現了電子商務的功能流程,能夠實現用戶與商家在網上進行商品交易。本系統界面簡單直觀,易于操作和使用,交互性強,完全基于Internet網絡。
        經過分析,我們使用 SUN公司的JSP開發工具,利用其提供的各種面向對象的開發工具,尤其是數據窗口這一能方便而簡潔操縱數據庫的智能化對象,首先在短時間內建立系統應用原型,然后,對初始原型系統進行需求迭代,不斷修正和改進,直到形成滿意的可行系統。

         


        關鍵詞:網上書店購書系統、JSP、信息時代

                Abstract:
        The 21st century is a collection digitization, the network, the informationization, take network as core society. When Qian Tian taught without charge gives sends out the first email in September 14, 1986 in Beijing computer applied technology research institute introversion Germany Karlsruhe University “to pass through the Great Wall, moved toward the world” time, perhaps he did not know that he has opened China information age front door; on April 20, 1994, the Chinese Academy of Science computer center entered Internet through the American Sprint Corporation company the 64K international special line clear, has realized internet's entire function binding, henceforth China entered into the Internet information age. The Internet had 10 remaining years of life development in a moment in China, China's web cams understands fully “enjoys a trip to between the world, the network does not have carefree which the limit” brings. Along with the Internet swift development, causes the network application day-by-day widespread. If electronic commerce, E-government, on-line medical service, on-line entertainment, network game, network teaching and so on.
        This graduation project's topic is on-line books management system management system.
        The present paper on graduation project's content, elaborated systematically the entire on-line books management system management system's function and realizes. Has realized from the merchandise control, the classification of goods and the inquiry, realizes to the shopping cart, user order form processing, arrives at the chatroom again, the manager system. Basically has realized the electronic commerce function flow, can realize the user and the business on-line carries on the commodity exchange. This system contact surface simple direct-viewing, simplify operation and use, interactive is strong, completely based on the Internet network.
        Key word: On-line purchase books system ,  JSP,   Information age


        目錄: 
        第一章   開發背景  1
        1.1 目的和意義  1
        1.2 開發設計思想  1
        1.3 開發目標  1
        第二章  開發工具和環境簡介  2
        2.1 Java Server Page 簡介  2
        2.2 Microsoft SQLServer2000 簡介  2
        2.3 JDBC 驅動程序簡介  4
        2.4  JavaBeans 簡介  5
        2.5  JAVA 簡介  5
        2.6  電子商務簡介  8
        第三章  書店售書系統功能分析  9
        3.1  系統功能分析  9
        3.2  可行性研究  10
        3.3   需求分析  12
        3.4   系統總體結構圖  13
        3.5  數據字典  17
        3.6  需求分析復審  18
        第四章  書店售書系統總體設計  18
        4.1.系統功能設計目標  18
        4.2.網上書店售書系統功能模塊劃分  19
        4.3 網上書店的體系結構  20
        第五章 數據庫設計  21
        5.1  數據庫系統概述  21
        5.2  數據庫表設計  21
        第六章  程序設計  24
        6.1  程序說明  24
        6.2  具體模塊劃分  25
        第七章   軟件安裝與調試  29
        7.1  軟件的安裝與配置  29
        7.2  軟件調試  30
        7.3  軟件測試  30
        第八章    結束語  31
        第九章  附 錄  32
        9.1  致謝  32
        9.2  參考文獻  32
        9.3 部分源代碼  33


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:網絡遠程作業處理系統 下一篇:房屋租賃管理信息系統
        Tags:網上書店 售書 系統 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

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