基于Android平台的酒店系统设计与实现毕业设计可编辑.doc
文本预览下载声明
基于Android平台的酒店系统设计与实现毕业设计
此处加上论文题目的英语翻译版
Abstract:
Function of this system covers two aspects: Android client application and a Web server to hotel management system. Web server side implementation to hotel management, including the administrator management, resource management, order management, etc. The Android client application including user information, the home page, reservation information, etc. Through the analysis, this system use the Suns 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.1 本课题研究的目的与意义 1
1.2 本课题在国内外的发展概况及文献综述 3
1.2.1国内外发展概况 3
1.2.2 问题的提出 4
1.2.3 技术基础 5
第二章 理论基础与研究方法 9
2.1 需要的开发软件及其安装 9
2.1.1 Java运行环境 9
2.1.2 Eclipse 编程软件 10
2.1.3 MySQL 5.0数据库和Navicat for MySQL 12
2.1.4 Web 应用服务器:Tomcat 6.0.14 14
2.2 课题研究的方法 15
第三章 系统的运行与实现 16
3.1数据库设计 16
3.1.1 数据流程设计 16
3.1.2 功能结构设计 16
3.1.3 相关的表设计 19
3.2 Web服务器端设计 26
3.3 Android用户端设计 26
第四章 系统的运行与实现 34
结束语 37
参考文献 39
第一章 绪论
1.1 本课题研究的目的与意义
如今的手机都发展为智能机,android平台就此诞生。手机的功能也因此越来越强大,给日常的人们生活带来了相当多的便利。生活中,手机已成为人们的生活必备品,无论是上班、工作、旅游、吃饭等等。加上手机应用的多元化,成功的使手机有如电脑般的强大功能。像淘宝、我查查、百度地图等已经变成了手机上的必装应用。在这本文选做了基于Android平台的酒店系统设计与实现的手机应用,想通过此系统为那些在
显示全部