【正文】
,網絡早已成為現(xiàn)代人日常生活中不可或缺的部分。傳統(tǒng)的訂餐方式已不能滿足人們的需求,網上訂餐由于其 獨有的便捷性和直觀性 ,得到了很多人的青睞,在帶給顧客方便、快捷感受的同時 ,又能讓管理員對訂單妥善保管并及時處理。 該課題通過對網上訂餐進行需求分析,開發(fā)出 一個基于互聯(lián)網的 B/S模式的網上訂餐系統(tǒng) ,實現(xiàn)在線信息瀏覽 ,在線訂餐與在線訂單處理及信息更新和刪除等功能。系統(tǒng)的數(shù)據(jù)庫方面,使用 關系數(shù)據(jù)庫管理系統(tǒng) MySQL,使系統(tǒng)安全性能更高 ,同時采用當前正在流行的 JAVA平臺編程 ,使用戶界面更加完美。 通過嚴格的系統(tǒng)測試,結果表明該系統(tǒng)的各項功能都達到了預期目標 ,各功能模塊都能夠正常運行 ,該系統(tǒng)可以被廣泛應用于中小型餐 廳。 關鍵字 : 網上訂餐;互聯(lián)網; JAVA;訂單管理;信息瀏覽 個人網上書店管理系統(tǒng)的設計與實現(xiàn) Abstract With the rapid development of Inter technology, the work has bee essential part in the everyday life of modern way of traditional ordering can not meet people’s needs,online ordering has gaining favour one hand,the customers can feel convenient and the other hand,the administrators can take care of each order properly ,deal with it timely. What this system demands is analysis to realise an order system base on B/S mode and to update or delete messages on time and can search the messages one hand,with the help of MySQL,the safety of this system is the other hand,because of the java,the interface is much more perfect. According to the strick test for this system there proves that every function of this system has achieve the system can be used in restaurants which are the size of small or medium and every module of system can work without error. Keywords: Online ordering。 Inter。 JAVA。 management。 information browsing 個人網上書店管理系統(tǒng)的設計與實現(xiàn) 目 錄 第 1 章 緒論 ..................................................................................... IV 論文背景及課題來源 .............................................................. V 本課題在國內外的發(fā)展狀況 ................................................... V 應解決的問題及系統(tǒng)開發(fā)意義 .............................................. VI JAVA 平臺簡介 ...................................................................... VI JAVA 概述 ..................................................................... VI JAVA 的優(yōu)勢 .................................................................. VI MySQL 簡介 ......................................................................... VII MySQL 概述 ................................................................. VII MySQL 的優(yōu)勢 ............................................................. VII 系統(tǒng)體系結構 ....................................................................... VII 第 2 章 系統(tǒng)可行性分析與需求分析 ................................................ IX 可行性分析 ............................................................................ IX 系統(tǒng)設計目標 ....................................................................... IX 系統(tǒng)安全性 ................................................................... IX 可維護性 ....................................................................... IX 用戶操作 ....................................................................... IX 運行速度 ....................................................................... IX 界面 ............................................................................... X 系統(tǒng)需求分析 ........................................................................ X 第 3 章 總體設計 ............................................................................XIII 系統(tǒng)總體框架 .....................................................................XIII 用戶登錄 .....................................................................XIII 訂餐服務 .....................................................................XIII 訂單處理 .................................................................... XIV 數(shù)據(jù)庫需求分析 ................................................................. XIV 系統(tǒng)概要設計 ......................................................................XV 系統(tǒng)概要設計概述 .......................................................XV 訂餐系統(tǒng) ER 圖 ..........................................................XV 個人網上書店管理系統(tǒng)的設計與實現(xiàn) 邏輯設計 ........................................................................... XVII 邏輯設計概述 ........................................................... XVII 數(shù)據(jù)表的設計 ........................................................... XVII 物理設計 .......................