freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì)論文-一種基于jsp的網(wǎng)上花店系統(tǒng)設(shè)計(jì)(已修改)

2024-10-23 22:35 本頁(yè)面
 

【正文】 河南理工大學(xué)畢業(yè)設(shè)計(jì)(論文)說明書 I 摘 要 隨著因特網(wǎng)在全球的迅猛發(fā)展和廣泛應(yīng)用,電子商務(wù)( EC)受到人們?cè)絹?lái)越多的關(guān)注,并滲透到人們生活的各個(gè)角落,改變著社會(huì)經(jīng)濟(jì)的各個(gè)方面。網(wǎng)上鮮花訂購(gòu)是電子商務(wù)的一項(xiàng)內(nèi)容,使得人們的購(gòu)物變得更輕松、快捷、方便,適合人們快節(jié)奏的生活方式,它的應(yīng)用越來(lái)越廣泛。 網(wǎng)上花店擺脫了傳統(tǒng)鮮花的銷售理念,避免了挑選商品的繁瑣過程,使購(gòu)物的過程變得輕松快捷,很適合現(xiàn)代人快節(jié)奏的生活。網(wǎng)上花店系統(tǒng)主要實(shí)現(xiàn)網(wǎng)上銷售鮮花,從商品發(fā)布,到商品銷售,從用戶的瀏覽、注冊(cè),到用戶的購(gòu)買,全部實(shí)現(xiàn)無(wú)紙化辦公。 本文主要采用的技術(shù)手段是基于 B/S 架構(gòu)的三層系統(tǒng)開發(fā)模型, 所用到的 編程方法為 Jsp+javaBean+servlet 技術(shù),開發(fā)了一種基于 JSP 的網(wǎng)上 花店 系統(tǒng)。 本網(wǎng)上花店采用 JSP 技術(shù)制作動(dòng)態(tài)網(wǎng)頁(yè),使用 JAVA 語(yǔ)言利用數(shù)據(jù)庫(kù)連接池對(duì)數(shù)據(jù)進(jìn)行操作,借助JavaScript 實(shí)現(xiàn)一些網(wǎng)頁(yè)特效,后臺(tái)使用 Tomcat 充當(dāng) WEB 服務(wù)器 , 系統(tǒng)采用的開發(fā)工具是 Myeclipse 軟件,后臺(tái)采用的是 MySQL 數(shù)據(jù)庫(kù)以及 Sqlyog 圖形界面工具,很好的滿足小型網(wǎng)站開發(fā)環(huán)境。 此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡(jiǎn)單、界面更直觀等優(yōu)點(diǎn)。其設(shè)計(jì)包括 管理員管理, 訂單 管理, 花店 管理三個(gè)大的模塊,實(shí)現(xiàn)用戶注冊(cè),用戶登錄,管理員登錄, 花店 信息瀏覽,訂單提交,訂單瀏覽等 JSP頁(yè)面。分析并解決實(shí)現(xiàn)中的若干技術(shù)問題 ,包括與數(shù)據(jù)庫(kù)的連接,建立完整的網(wǎng)上 花店系統(tǒng),進(jìn)行測(cè)試并分析結(jié)果。為鮮花銷售帶來(lái)極大的便利。 關(guān)鍵字 :網(wǎng)上花店, JSP, SERVLET. 河南理工大學(xué)畢業(yè)設(shè)計(jì)(論文)說明書 II Abstract With the rapid development of the Inter in the world and wide application of electronic merce (EC) has been more and more attention, and perated into every corner of our life, changing all aspects of the social flowers online is a content of electronic merce, make people shopping easier, quick, convenient, suitable for people39。s fastpaced way of life, its application is more and more florist to get rid of the traditional flower sales idea, avoids the messy process of selected goods, make the shopping process easy and quick, is suitable for the fast pace of modern florist system mainly realize the online sales of flowers, from the goods, to sell goods, from the user39。s browsing, registration, to the user39。s purchase, all realize the paperless office. This article mainly uses the technology is based on B/S structure of three layers of system development model, used the programming method for Jsp + javaBean + servlet technology, developed a flower shop online system based on online florist adopts JSP technology making dynamic WEB pages, using the JAVA language using the database connection pool to manipulate, the data using JavaScript to achieve some WEB page special effects, the background using Tomcat as a WEB server, the system is the use of development tools Myeclipse software, the background is the MySQL database and Sqlyog graphical interface tools, good to meet small WEB development plan with today online has used some scheme, pared with the user to use a simpler, more intuitive interface, design including the administrator management, order management, flower shop management three big modules, realizes the user registration, user login, the administrator login, florist information browsing, orders submitted, order to browse the JSP page, and solve some technical problems in implementation, including the connection to the database, and establish a prehensive system to online florist, test and analysis the flowers sales bring great convenience. Keywords:Online flower shop,JSP, SERVLET.河南理工大學(xué)畢業(yè)設(shè)計(jì)(論文)說明書 III 目 錄 1 前 言 ................................................................. 1 2 系統(tǒng)開發(fā)環(huán)境和關(guān)鍵技術(shù) ................................................ 2 開發(fā)環(huán)境 ......................................................... 2 系統(tǒng)采用技術(shù) ..................................................... 2 MVC 模式 .................................................... 2 JSP 技術(shù) .................................................... 2 Servlet 技術(shù) ................................................ 3 數(shù)據(jù)庫(kù)技術(shù) ....................................................... 3 3 網(wǎng)站系統(tǒng)分析 .......................................................... 5 網(wǎng)上花店需求分析 ................................................. 5 客戶端 ...................................................... 5 管理端 ...................................................... 5 系統(tǒng)模塊分析 ..................................................... 5 業(yè)務(wù)流程分析 ..................................................... 6 系統(tǒng)的邏輯模型 ................................................... 6 數(shù)據(jù)流圖 .................................................... 6 數(shù)據(jù)字典 .................................................... 8 4 系統(tǒng)總體設(shè)計(jì) ......................................................... 10 設(shè)計(jì)思想 ........................................................ 10 系統(tǒng)功能結(jié)構(gòu) .................................................... 10 用戶功能 ....................................................... 11 管理員功能 .................................................... 14 數(shù)據(jù)庫(kù)設(shè)計(jì) ...................................................... 16 數(shù)據(jù)庫(kù)分析 ................................................. 16 項(xiàng)目的 ER圖 ............................................... 16 數(shù)據(jù)庫(kù)表的設(shè)計(jì) ............................................. 17 5 網(wǎng)站的實(shí)現(xiàn) ........................................................... 20 系統(tǒng)目錄結(jié)構(gòu) ..................................................... 20 前臺(tái)功能實(shí)現(xiàn) .................................................... 21 商品查詢 ................................................... 21 登錄與注冊(cè) ................................................. 22 購(gòu)物車使用 ................................................. 26 訂單查詢 ................................................... 30 管理員管理后臺(tái)數(shù)據(jù)界面 .......................................... 32 管理員的登陸 ............................................... 32 商品添加 ................................................... 32 商品信息修改 ............................................... 33 訂單審查 ................................................... 34 6 花店功能測(cè)試 ......................................................... 38 數(shù)據(jù)源的配置 .................................................... 38 系統(tǒng)調(diào)試界面預(yù)覽 ................................................ 38 總 結(jié) .................................................................. 44 致 謝 .................................................................. 45 河南理工大學(xué)畢業(yè)設(shè)計(jì)(論文)說明書 IV 參考文獻(xiàn) ................................................................ 46
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1