需要金幣:![]() ![]() |
資料包括:完整論文 | ![]() |
![]() |
轉(zhuǎn)換比率:金額 X 10=金幣數(shù)量, 例100元=1000金幣 | 論文字?jǐn)?shù):12901 | ![]() | |
折扣與優(yōu)惠:團(tuán)購(gòu)最低可5折優(yōu)惠 - 了解詳情 | 論文格式:Word格式(*.doc) | ![]() |
摘要:在線訂餐系統(tǒng)是通過(guò)計(jì)算機(jī)技術(shù)與信息化與管理相互融合的產(chǎn)物。本系統(tǒng)的實(shí)現(xiàn),滿足消費(fèi)者只要通過(guò)互聯(lián)網(wǎng)就可以足不出戶訂購(gòu)自己喜歡的菜品,節(jié)省用戶外出就餐的時(shí)間,改變了傳統(tǒng)商業(yè)交易,在互聯(lián)網(wǎng)上進(jìn)行交易,實(shí)現(xiàn)`網(wǎng)上購(gòu)買菜品和食物,大大方便了用戶。 在本文中介紹了課題的背景、研究現(xiàn)狀、研究的意義和論文的內(nèi)容。介紹了相關(guān)技術(shù)與工具,例如開發(fā)工具M(jìn)yEclipse、SqlServer2005和Java技術(shù)。然后介紹了需求分析主要闡述了系統(tǒng)的主要功能有訂餐、個(gè)人信息管理、留言以及管理員的后臺(tái)管理,使用了UML用例圖和活動(dòng)圖。還介紹了系統(tǒng)的設(shè)計(jì),主要運(yùn)用了B/S體系結(jié)構(gòu),以訂餐功能為例繪制了系統(tǒng)的類圖和順序圖。其次數(shù)據(jù)庫(kù)設(shè)計(jì),主要介紹了數(shù)據(jù)庫(kù)中所包含的所有類,以及系統(tǒng)的ER圖,最后列出數(shù)據(jù)庫(kù)的所有表單。最后介紹了系統(tǒng)實(shí)現(xiàn),主要運(yùn)用了JSP技術(shù)來(lái)實(shí)現(xiàn)系統(tǒng)。 關(guān)鍵詞 在線訂餐;SQLServer2005;JSP
Abstract:The online ordering system is the combination of computer technology and information technology. Implementation of this system can satisfy the customers to order their favorite food at home by the Internet, to saving their time to eat outside, and to changing the traditional commercial trade. Trade on the Internet can implement buying food online, it is very convenient for the users. The paper describes the background of this task, current research ,the meaning of the research and the content of the paper.It also describes related technologies and tools, such as development tools myeclipse SqlServer2005 and Java . Then it describes the main function of the system, online ordering ,personal information management, message and the administrator's management for example.It uses UML case diagrams and activity diagrams. Also bewrites the design of the system, mainly uses the B / S architecture. The ordering function for example draw class diagrams and sequence diagram of the system. Then the design of database , introduces all of the classes in the database, as well as ER diagram, lists all forms of the database. Finally, the implementation of the system uses JSP technology to implement the system. Key words online ordeing SQLServer2005 JSP
這個(gè)課題主要運(yùn)用了目前比較先進(jìn)的Struts框架結(jié)果來(lái)構(gòu)建整個(gè)系統(tǒng),運(yùn)用DAO層來(lái)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的操作,并且還運(yùn)用了過(guò)濾器來(lái)維護(hù)系統(tǒng),還使用了比較先進(jìn)的util類來(lái)進(jìn)行日期處理,最后還用到了service類降低耦合,因此該系統(tǒng)比其他人更具有競(jìng)爭(zhēng)力。 另外這個(gè)系統(tǒng)可以更加安全的進(jìn)行網(wǎng)上訂餐,不會(huì)使得消費(fèi)者陷入某些木馬釣魚網(wǎng)站的陷阱,減少不必要的損失,從而可以更加放心的進(jìn)行消費(fèi)。同時(shí)可以更加快捷的瀏覽最新的菜品種類,也可以查看最近所熱門消費(fèi)的菜,使得用戶訂購(gòu)時(shí)可以更加方便的消費(fèi),可以減少不少時(shí)間。 本論文主要是根據(jù)JSP技術(shù)的在線訂餐系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)開展來(lái)的。 第1章:緒論。從課題研究入手,描述課題背景,闡述課題研究意義; 第2章:相關(guān)技術(shù)和工具。介紹系統(tǒng)設(shè)計(jì)相關(guān)技術(shù)和工具和該技術(shù)工具的使用優(yōu)點(diǎn); 第3章:需求分析。系統(tǒng)分析階段所要做的工作有兩個(gè),首先是需求分析,既從使用者的觀點(diǎn)出發(fā),將研究的系統(tǒng)和環(huán)境分為兩部分,而將整個(gè)系統(tǒng)作為一個(gè)整體來(lái)考察,具體而詳細(xì)的得出系統(tǒng)所應(yīng)該具備的功能; 第4章:系統(tǒng)設(shè)計(jì)。通過(guò)確定系統(tǒng)的體系結(jié)構(gòu),確定系統(tǒng)的整體功能和數(shù)據(jù),具體到系統(tǒng)的每一個(gè)用例的操作,根據(jù)實(shí)際的物理實(shí)現(xiàn)結(jié)構(gòu),設(shè)計(jì)能夠?qū)嶋H運(yùn)行的軟件系統(tǒng)。 第5章:系統(tǒng)實(shí)現(xiàn)。一旦確定了系統(tǒng)的要求和系統(tǒng)的結(jié)構(gòu),然后就是對(duì)怎么樣實(shí)現(xiàn)進(jìn)行仔細(xì)的解釋; 第6章:軟件測(cè)試。檢測(cè)系統(tǒng)的功能與性能,找出漏洞和不足。
|