文档介绍:学位论文原创性声明本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独立进行研究所取得的成果。除文中已经注明引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写过的科研成果。对本文的研究作出重要贡献的个人和集体,均已在文中以明确方式标明。本声明的法律责任由本人承担。学位论文作者:日期:年月日学位论文使用授权声明本人在导师指导下完成的论文及相关的职务作品,知识产权归属郑州大学。根据郑州大学有关保留、使用学位论文的规定,同意学校保留或向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅;本人授权郑州大学可以将本学位论文的全部或部分编入有关数据库进行检索,可以采用影印、缩印或者其他复制手段保存论文和汇编本学位论文。本人离校后发表、使用学位论文或与该学位论文直接相关的学术论文或成果时,第一署名单位仍然为郑州大学。保密论文在解密后应遵守此规定。学位论文作者:日期:年月日万方数据摘要I摘要传统的校园网系统是个人电脑通过局域网连接服务器,由于台式机的便携性不佳,用户使用时受到一定的限制,不能做到随时随地、及时高效的获取信息。目前,移动终端特别是智能手机的功能已经得到了广泛的开发,很多应用系统都针对智能手机开发了客户端软件。特别是很多学校校内都覆盖了WLAN信号以及4G信号,使得数据获取的速度大大提高。本应用基于Andriod手机平台,使用者可以通过智能手机快速的访问校园网系统。本文阐述了校园网手机客户端的开发过程。后台数据库采用SqlServer2008,客户端采用ADT和Andriod开发,最后的发布通过Eclipse和Tomcat。该应用采用面向对象的设计方法,基于MVC架构。客户端实现了校园网的大多数功能,可以方便学生获取信息:主要的功能包括了公告、新闻、图书、成绩等的查询功能;另外还提供了一个Weknow的留言板,方便学生交流信息;同时还提供学校周边的一些餐厅外卖信息。后台主要是系统管理员使用,可以进行用户信息和相关数据的管理。关键字:Android;校园网;手机客户端万方数据AbstractIIAbstractThe campus network system is the traditional personal computer to connect to the server through the LAN, because of poor portability of desktops, users receive the certain limit, can't do it whenever and wherever possible, timely and efficient access to information. At present, the mobile terminalespecially intelligent mobile phone functions have been developed widely, many application systems for intelligent mobile phone client software development. Especially a lot of school campus covers a WLAN signal and 4G signal, which makes the data acquisition speed is greatly improved. The application of Andriod based on mobile phone platform, users can access the work system of intelligent mobile phone paper expounds the development process of campus network of mobile phone client. Background database using Sql Server2008, the client using ADT and Andriod development, the final release by Eclipse and Tomcat. The application of object oriented design method is adopted, based on the MVC architectu