【正文】
因素,所以提出了這樣一個(gè)基于 Android 的網(wǎng)上訂餐系統(tǒng)。 項(xiàng)目目的 如今宅男宅女日益增加,很多餐飲店都提供外賣服務(wù),傳統(tǒng)的外賣服務(wù)需要客戶給商家打電話并報(bào)出地址,商家那邊也需要記錄下客戶的信息,才能將外賣準(zhǔn)確的送達(dá),但在這之間都是人在操作,難免會(huì)出現(xiàn)偏差和遺漏為客戶或者商家?guī)?lái)?yè)p失。而且現(xiàn)在大部分電子商務(wù)都體現(xiàn)為向大企業(yè)服務(wù),結(jié)合餐飲這個(gè)行業(yè)的特點(diǎn),最終還發(fā)展為同小區(qū)小店服務(wù)的模式。作為網(wǎng)絡(luò)普及化的社會(huì),這還缺少了一些更為現(xiàn)代化的元素。 而 Android 操作系統(tǒng)憑借著自己開放的平臺(tái) 允許任何移動(dòng)終端廠商加入到 Android聯(lián)盟中,從而使得越來(lái)越多的用戶傾向于選擇操作系統(tǒng)為 Android 的手機(jī)品牌。移動(dòng)電子商務(wù)就是利用手機(jī)、 PDA 及掌上電腦等無(wú)線終端進(jìn)行的 B2B、 B2C 或 C2C 的電子商務(wù)。與應(yīng)用場(chǎng)景相當(dāng)有限的 PC (個(gè)人電腦)相比,生而具備便攜屬性的手機(jī)給了電商們更大的想象空間。如何獲得更多客流量,如何通過(guò)小的代價(jià)而使商家獲得更大的知名度,這是使企業(yè)得以生存、發(fā)展、壯大的關(guān)鍵。 本設(shè)計(jì)是一個(gè)基于 Android 手機(jī)的網(wǎng)上訂餐系統(tǒng),采用 C/S 模式,能為客戶提供網(wǎng)上選擇瀏覽菜品介紹,點(diǎn)菜訂餐服務(wù),并為管理員提供一個(gè)服務(wù)平臺(tái)實(shí)現(xiàn)用戶信息與顧客訂單的管理,從而提高了服務(wù)的質(zhì)量,本文從系統(tǒng)需求、系統(tǒng)實(shí)際、代碼實(shí)現(xiàn)幾個(gè)方面介紹了整個(gè)軟件的開發(fā)過(guò)程,這個(gè)系統(tǒng)采用 JAVA、 SQL Server 數(shù)據(jù)庫(kù) ,并利用MyEclipse、 TOMCAT、 Android SDK、 ADT、 AVD、 DDMS 等開發(fā)環(huán)境或者開發(fā)工具。隨著信息技術(shù)的不斷更新,特別是 07 年谷歌公司推出了Android 開放源碼,讓 Android 操作系統(tǒng)成為了移動(dòng)平臺(tái)的寵兒,本系統(tǒng)主要分析了中小型餐飲店管理與發(fā)展的現(xiàn)狀所面臨的問(wèn)題,發(fā)現(xiàn)傳統(tǒng)的服務(wù)模式已經(jīng)不能適應(yīng)市場(chǎng)發(fā)展的 需求,方便、快捷、個(gè)性化的網(wǎng)上訂餐服務(wù)正在進(jìn)入人們的生活。 畢 業(yè) 設(shè) 計(jì)( 論 文 ) 題目 基于 Android 的網(wǎng)上訂餐系統(tǒng) 作者 學(xué)院 專業(yè) 學(xué)號(hào) 指導(dǎo)教師 二〇 一二 年 五 月 十六 日 摘 要 隨著科技的發(fā)展,二十一世紀(jì)成為了以網(wǎng)絡(luò)化,信息化為核心的社會(huì)。網(wǎng)絡(luò)商業(yè)化也成為了時(shí)下最熱門的詞匯。針對(duì)這類問(wèn)題,結(jié)合當(dāng)代科技發(fā)展的新成果,本文構(gòu)思規(guī)劃了一套最貼切的服務(wù)模式,為中小型餐飲店外送服務(wù)提供了一套系統(tǒng)。 關(guān)鍵詞 : Android; Java; MyEclipse; SQLite; SQL Server 2022 湖南科技大學(xué)本科生畢業(yè)設(shè)計(jì)(論文) ABSTRACT With the development of science and technology,the 21st century has bee a society centred on information and mercialization of work has bee one of the hottest topics in recent years. Android operating system is gradually going to be the darling of the mobile platform, which results from the constantly updating of information technology, especially the appearance of Android open source carried out by Google pany in 2022. The system mentioned in this article mainly focus on the problems faced by the middle and small reataurants in their management and development, and finds that the traditional service mode can not adapt to the needs of the development of the market any more convenient, quicker,and personalized service enters people’s life—— online reservations. In view of the existing problems and bining the latest achievements of the development of modern technology, I have conceived a set of the most appropriate pattern of dilivery service for the restaurant industry. This design is a online reservations system based on the Android mobile phones, which adopts C/S mode. It can provide services for clients to choose dishes introduction freely ,and to order meal , it can also offer a service platform for manager to regulate the user informations and customer orders, so as to improve the quality of their this article, I’d like to introduce the whole development process of this software in details from the system requirements, system realization,code implementation and some other system uses JAVA,SQL Server database,in addition, MyEclipse、 TOMCAT、 Android SDK、ADT、 AVD、 DDMS and other development environments or development tools are also used in it. Keywords: Android; Java; MyEclipse; SQLite; SQL Server 2022湖南科技大學(xué)本科生畢業(yè)設(shè)計(jì)(論文) i 目 錄 第一章 引 言 ............................................................................................... 1 項(xiàng)目背景 ....................................................................................................................... 1 項(xiàng)目目的 ................................................................................................................... 1 主要內(nèi)容 ................................................................................................................... 2 第二章 系統(tǒng)理論與技術(shù) ................................................................................... 3 Android .......................................................................................................................... 3 Android 簡(jiǎn)介 ....................................................................................................... 3 Android Features 特性 ........................................................................................ 3 Android 基本框架( Android Architecture) ..................................................... 4 Android 系統(tǒng)的四大組件 ................................................................................... 4 Java ................................................................................................................................ 5 SQL Server 2022 和 SQLite 數(shù)據(jù)庫(kù) ............................................................................ 5 C/S 模式 ........................................................................................................................ 6 第三章 系統(tǒng)分析與設(shè)計(jì) ................................................................................... 8 功能需求 .................................................................................................................... 8 模塊結(jié)構(gòu)與流程 ........................................................................................................ 9 客戶端 ................................................................................................................ 9 服務(wù)端 .............................................................................................................. 10 數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................................................................................ 11 數(shù)據(jù)庫(kù)表及其結(jié)構(gòu) .......................................................................................... 11 數(shù)據(jù) .................................................................................................................. 12 客戶端數(shù)據(jù)庫(kù)的連接 ...................................................................................... 13 服務(wù)器數(shù)據(jù)庫(kù)的連接 ...................................................................................... 14 系統(tǒng)結(jié)構(gòu) .................................................................................................................... 15 部署圖 .......................