當前位置:學問君>學習教育>畢業論文>

美容網站的設計與實現JSP+SQL

學問君 人氣:2.21W
畢業論文

美容網站的設計與實現
 
摘要:在中國,網絡資訊化的步伐也越來越快,這就使的某些美容企業迫切的需求1個在網上資訊發佈及展示自我的視窗,所以我們建這個網站,使美容企業在市場競爭中先1步得到資訊,以搶得商機,在市場經濟中更具競爭力。透過平臺接入統1、應用統1和管理統1的綜合服務機制,實現各種商家的駐進,降低企業步入真正電子交易的門檻,從而建立1個多贏的美容電子商務合作圈,形成整體競爭優勢。這就是我們網站建設的`目的。
本文較爲詳細的介紹了美容網站的基本內容。全文共分爲6部分。
第1部分緒論,包括開發背景,國內外研究現狀,論文的組織結構。第2部分系統分析,包括開發工具簡介,可行性分析,相關理論知識。第3部分介紹概要設計,包括系統程序流程圖,數據流圖,網站主介面,系統總體結構設計及數據庫的建立。第4部分詳細設計,包括登陸模組、商家註冊模組、商家上傳模組、留言板模組、在線診斷模組、論壇模組。第5部分系統測試,包括測試環境,條件,結果及測試維護。第6部分總結與展望。

美容網站的設計與實現JSP+SQL

關鍵詞:JSP;Dreamwaver;SQL;網站

The Website Design and Realization of Beauty
 
Abstract: In China,with the more and more rapid development of information-oriented, internet, some cosmetology, enterprises are forced to establish a website to put up messages and therefore we set up this website to enable these enterprises to get the information and grasp business opportunities before others and finally become more competitive in the market. Through a comprehensive service system with integrated platform interface, integrated application and integrated management. These  enterprises are able to have an access on the website. Also, it reduces the cost for the enterprises to take part in real e-commerce. Therefore it establish as a multi-win e-commerce cooperation circle for cosmetology and owns whole competitive advantage.
This thesis introduces the basic content of cosmetology website,including 6 parts.
The 1st chapter of introduction, including development background, domestic and present situation offoreign research, paper organizational structure. The 2nd chapter system analysis, including development kit synopsis, feasibility analysis, related theory knowledge. The 3rd chapter introduction outline design, including system program flow chart, data stream chart, website host contact surface, system overall structural design and database establishment. The 4th chapter detailed design, including lands on the module, the merchant registration module, the merchant passes on the module, the message center module, the on-line diagnosis module, the forum 5th chapter system test, including test environment, condition, result and test 6th chapter summary and forecast.

Keywords: JSP;Dreamwaver;SQL;Website

目  錄 
1 緒論 1
1.1 開發背景 1
1.2 國內外研究現狀 1
1.3 論文組織結構 3
2 系統分析 4
2.1 開發工具簡介 4
2.1.1 DREAMWAVER概述 4
2.1.2 數據庫簡介 6
2.1.3 JSP簡介 9
2.2 可行性分析 11
2.3 相關理論知識 12
2.3.1系統環境設定 12
3 概要設計 16
3.1系統程序流程圖 16
3.1.1 瀏覽網頁模快簡介 16
3.1.2 在線診斷功能 16
3.1.3 論壇交流 16
3.1.4 留言功能 17
3.1.5 商家的進駐及網上發佈商品 17
3.2 數據流圖 17
3.2.1用戶數據流圖 17
3.2.2 商家數據流圖 18
3.3 網站主介面 18
3.4 系統總體結構設計 19
3.5 數據庫中表的建立 22
4 詳細設計 25
4.1 登入模快 25
4.1.1 用戶登入過程 25
4.1.2 商家登入過程 25
4.1.3 商家登入數據流圖 25
4.1.4 商家登入模組的窗體 26
4.1.5 該模組實現的部分主要原代碼 27
4.2 商家註冊模組 28
4.2.1 商家註冊的過程 28
4.2.2 商家註冊頁面數據流圖 28
4.2.3商家註冊頁面圖 29
4.3 商家上傳模組 31
4.3.1 商家上傳過程 31
4.3.2 商家上傳頁面 31
4.3.3 上傳模組的代碼 32
4.4 留言板模組 34
4.4.1 留言板的實現過程 34
4.4.2 留言板頁面 34
4.4.3 留言板部分主要代碼 35
4.5 在線診斷模組 36
4.5.1 在線診斷模組的實現過程 36
4.5.2 在線診斷頁面 36
4.5.3 在線診斷頁面主要代碼 37
4.6 論壇模組 37
4.6.1 用戶註冊和登入模快 38
4.6.2論壇主介面 39
4.6.3 論壇主要代碼 40
5 系統測試 42
5.1 測試環境及條件 42
5.2 測試結果 42
5.3 測試維護 42
6 展望與總結 44
參考文獻 45
致  謝 46

注:不包括原始碼.