- 相關(guān)推薦
美容網(wǎng)站的設計與實(shí)現JSP+SQL
畢業(yè)論文
美容網(wǎng)站的設計與實(shí)現
摘要:在中國,網(wǎng)絡(luò )信息化的步伐也越來(lái)越快,這就使的某些美容企業(yè)迫切的需求1個(gè)在網(wǎng)上信息發(fā)布及展示自我的窗口,所以我們建這個(gè)網(wǎng)站,使美容企業(yè)在市場(chǎng)競爭中先1步得到信息,以搶得商機,在市場(chǎng)經(jīng)濟中更具競爭力。通過(guò)平臺接入統1、應用統1和管理統1的綜合服務(wù)機制,實(shí)現各種商家的駐進(jìn),降低企業(yè)步入真正電子交易的門(mén)檻,從而建立1個(gè)多贏(yíng)的美容電子商務(wù)合作圈,形成整體競爭優(yōu)勢。這就是我們網(wǎng)站建設的目的。
本文較為詳細的介紹了美容網(wǎng)站的基本內容。全文共分為6部分。
第1部分緒論,包括開(kāi)發(fā)背景,國內外研究現狀,論文的組織結構。第2部分系統分析,包括開(kāi)發(fā)工具簡(jiǎn)介,可行性分析,相關(guān)理論知識。第3部分介紹概要設計,包括系統程序流程圖,數據流圖,網(wǎng)站主界面,系統總體結構設計及數據庫的建立。第4部分詳細設計,包括登陸模塊、商家注冊模塊、商家上傳模塊、留言板模塊、在線(xiàn)診斷模塊、論壇模塊。第5部分系統測試,包括測試環(huán)境,條件,結果及測試維護。第6部分總結與展望。
關(guān)鍵詞:JSP;Dreamwaver;SQL;網(wǎng)站
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 module.The 5th chapter system test, including test environment, condition, result and test maintenance.The 6th chapter summary and forecast.
Keywords: JSP;Dreamwaver;SQL;Website
目 錄
1 緒論 1
1.1 開(kāi)發(fā)背景 1
1.2 國內外研究現狀 1
1.3 論文組織結構 3
2 系統分析 4
2.1 開(kāi)發(fā)工具簡(jiǎn)介 4
2.1.1 DREAMWAVER概述 4
2.1.2 數據庫簡(jiǎn)介 6
2.1.3 JSP簡(jiǎn)介 9
2.2 可行性分析 11
2.3 相關(guān)理論知識 12
2.3.1系統環(huán)境設置 12
3 概要設計 16
3.1系統程序流程圖 16
3.1.1 瀏覽網(wǎng)頁(yè)?旌(jiǎn)介 16
3.1.2 在線(xiàn)診斷功能 16
3.1.3 論壇交流 16
3.1.4 留言功能 17
3.1.5 商家的進(jìn)駐及網(wǎng)上發(fā)布商品 17
3.2 數據流圖 17
3.2.1用戶(hù)數據流圖 17
3.2.2 商家數據流圖 18
3.3 網(wǎng)站主界面 18
3.4 系統總體結構設計 19
3.5 數據庫中表的建立 22
4 詳細設計 25
4.1 登錄? 25
4.1.1 用戶(hù)登錄過(guò)程 25
4.1.2 商家登錄過(guò)程 25
4.1.3 商家登錄數據流圖 25
4.1.4 商家登錄模塊的窗體 26
4.1.5 該模塊實(shí)現的部分主要原代碼 27
4.2 商家注冊模塊 28
4.2.1 商家注冊的過(guò)程 28
4.2.2 商家注冊頁(yè)面數據流圖 28
4.2.3商家注冊頁(yè)面圖 29
4.3 商家上傳模塊 31
4.3.1 商家上傳過(guò)程 31
4.3.2 商家上傳頁(yè)面 31
4.3.3 上傳模塊的代碼 32
4.4 留言板模塊 34
4.4.1 留言板的實(shí)現過(guò)程 34
4.4.2 留言板頁(yè)面 34
4.4.3 留言板部分主要代碼 35
4.5 在線(xiàn)診斷模塊 36
4.5.1 在線(xiàn)診斷模塊的實(shí)現過(guò)程 36
4.5.2 在線(xiàn)診斷頁(yè)面 36
4.5.3 在線(xiàn)診斷頁(yè)面主要代碼 37
4.6 論壇模塊 37
4.6.1 用戶(hù)注冊和登錄? 38
4.6.2論壇主界面 39
4.6.3 論壇主要代碼 40
5 系統測試 42
5.1 測試環(huán)境及條件 42
5.2 測試結果 42
5.3 測試維護 42
6 展望與總結 44
參考文獻 45
致 謝 46
注:不包括源代碼.
【美容網(wǎng)站的設計與實(shí)現JSP+SQL】相關(guān)文章:
基于JSP的BBS設計與實(shí)現JSP+SQL03-08
短信輔助辦公系統的設計與實(shí)現JSP+SQL11-23
基于MVC架構的JSP網(wǎng)站設計與實(shí)現-校園網(wǎng)上二手書(shū)店JSP+SQL03-08
購物網(wǎng)站的設計與實(shí)現ASP+SQL03-08
ASP.NET的網(wǎng)站新聞管理系統設計與實(shí)現03-19
電子商務(wù)網(wǎng)站的設計及其實(shí)現03-07
基于A(yíng)SP的購物網(wǎng)站的設計與實(shí)現ASP+Access03-08