【正文】
遼寧科技大學本科生畢業(yè)設計(論文) 第 I 頁 蘋果手機網(wǎng)上 銷售 管理 系統(tǒng) 摘要 網(wǎng)上購物作為全新的消費理念,成為了現(xiàn)今大眾很常用的消費模式。有了消費者的青睞,各種商家也都看準了這項新興的銷售服務。這樣提高效率,減低成本的交易模式,必能成為未來經(jīng)濟的主流。 本系統(tǒng)在 MyEclipse 開發(fā)環(huán)境下,使用 JSP,Servlet 技術實現(xiàn)各模塊功能。同時使用 Javascript腳本語言和 JSP標準標簽庫 ,在 Macromedia Dreamweaver 8 開發(fā)環(huán)境中設計前臺網(wǎng)頁,以 MYSQL作為后臺數(shù)據(jù)庫, 選擇 作為 Web 服務器, 選用 J2EE 來開發(fā),在設 計方面,本系統(tǒng)采用 B/S 三層結構 , 實現(xiàn)了一個虛擬的網(wǎng)上購物系統(tǒng)。系統(tǒng)前臺 實現(xiàn)新用戶注冊、用戶登錄、瀏覽商品 、 在線搜索、購物車等一系列功能。 系統(tǒng)后臺 實現(xiàn) 站內(nèi) 管理,商品管理,用戶管理,公告管理,售貨統(tǒng)計等功能 。 系統(tǒng)具有使用簡單、界面友好等優(yōu)點, 讓顧客享受 輕松 舒適的 購物 環(huán)境 ,同時在 很大程度上減輕了維護人員的勞動強度,提高了工作效率與管理水平 ,節(jié)約經(jīng)銷商的維護費用 。 本文詳細地闡述了網(wǎng)上購物系統(tǒng)的特點、開發(fā)方法與開發(fā)步驟、以及 各 模塊的分析和代碼編寫。 關鍵詞 B/S 結構 ; JSP; Servlet; Struts; JavaBean 遼寧科技大學本科生畢業(yè)設計(論文) 第 II 頁 Apple iPhone OnLine Sales Management System Abstract Recently , Online Shopping as a new consumption Concept bee a very popular mon consumption mode. With the favor of consumers, merchants are also aiming this new sales service. This trade mode which has high efficiency and low cost will be able to bee the future economic mainstream. Under the MyEclipse development environment, various module function of the system is realized through JSP, Servlet technique. The Javascript language and the JSP Standard Tag Library are used for designing the front web page in the Macromedia Dreamweaver 8 development environment, the MYSQL is regarded as background database. This system select as Web service devices, use J2EE to develop. On design aspects, we use threelayer structure of B/S to realize a hypothesized online shopping system. The new user registration, the user login, the shopping search, the shopping car and so on has been realized in the foreground. The functions of site management, merchandise control, user management, bulletin management, sales management and so on have been realized in the background. The system specialty is to use simple and to contact friendly and so on. Advantage is to let the customer enjoy the relaxed fortable shopping environment, to simultaneously reduce attendants39。 labor intensity to a great extent, to raise the working efficiency and the management level, to save dealer39。s maintenance cost. This article elaborated online shopping system39。s characteristic, the method of exploitation and the development step in detail, as well as various modules analysis and the code pilation. Keywords B/S structure。 JSP。Servlet。Struts。JavaBean 遼寧科技大學本科生畢業(yè)設計(論文) 第 III 頁 目 錄 1 緒 論 ...................................................................................................................................... 1 開發(fā)背景 ........................................................................................................................... 1 開發(fā)目的 ........................................................................................................................... 1 開發(fā)意義 ........................................................................................................................... 2 技術概述 ........................................................................................................................... 2 JSP 技術概述 ................................................................................................................ 2 Servlet 技術概述 ........................................................................................................... 3 開發(fā)軟件介紹 .............................................................................................................. 4 2 可行性研究 ........................................................................................................................ 6 技術可行性 ....................................................................................................................... 6 經(jīng)濟可 行性 ....................................................................................................................... 6 法律可行性 ....................................................................................................................... 7 操作可行性 ....................................................................................................................... 7 可行性研究結論 ............................................................................................................... 7 3 系統(tǒng)需求分析 ................................................................................................................... 8 系統(tǒng)功能分析 ................................................................................................................... 8 系統(tǒng)性能需求 ................................................................................................................... 9 系統(tǒng)開發(fā)及運行環(huán)境 ....................................................................................................... 9 數(shù)據(jù)流圖 ........................................................................................................................... 9 系統(tǒng)頂層 DFD 圖 ...................................................................................................... 10 系統(tǒng)第二層 DFD 圖 .................................................................................................. 10 數(shù)據(jù)字典 ......................................................................................................................... 10 4 系統(tǒng)總體設計 ................................................................................................................ 13 設計目標 ......................................................................................................................... 13 系統(tǒng)功能結構圖 ............................................................................................................. 13 數(shù)據(jù)庫設計 ..................................................................................................................... 14 遼寧科技大學本科生畢業(yè)設計(論文) 第 IV 頁 數(shù)據(jù)庫概要設計 ....................................................................