文档介绍:基于Android平台的酒店系统设计与实现
摘要
本系统涵盖两方面功能:Android手机客户端应用和Web服务器端酒店管理系统。Web
服务器端实现酒店的预定管理,包括管理员管理、资源管理、订单管理等等。Android客户
端应用包括用户信息、首页、预订信息等功能。通过分析,本系统使用
Sun公司的Eclipse开发工具来编写Java程序;MySQL来实现数据库的建立和数据库的相关
操作,并使用UI界面,方便进行数据库编写,所用软件是Navicat for
MySQL ;JDBC实现Android与数据库的连接操作。可以在较短时间内建立系统应用雏形,接
着再对雏形系统进行需求分析,以及不断补充和完善系统个方面的功能,
不断的修正和改进系统的各功能模块,最终形成当前的可行系统。
关键字:Android Java MySQL Eclipse JDBC
此处加上论文题目的英语翻译版
Abstract:
Function of this system covers two aspects: Android client application and a Web
server to to including user information, the information, etc. Through the analysis, this
system use the Sun's Eclipse development tools to write a Java program; MySQL to
achieve the establishment of database and database related operations, and use the UI
interface, convenient for database, the software used is Navicat for MySQL; JDBC
implementation Android connection to the database operation. Can build system
application prototype in a short time, then again on the prototype system needs analysis,
and constantly supplement and perfect the system in terms of function, and constantly
revised and improved system of each function module, eventually forming the feasible
system.
The keyword:Android; Java; My SQL; The Eclipse; JDBC;
目录
摘要...........................................................I
Abstract: ......................................................II
第一章绪论......................................................1
本课题研究的目的与意义...............................................................................................1
本课题在国内外的发展概况及文献综述.......................................................................3
.....................................................................................................3
问题的提出...........................................................................................................4
技术基础...........................................................................