基于MVC架构模式无线城市的设计与实现

2020-06-21 14:03:06潘华强
科学导报·学术 2020年71期

【摘 要】随着无线城市的到来,为了满足大家对移动端无线城市的要求,设计了基于MVC架构模式的无线城市APP。该APP显示各类展示信息,架構模式为传统的MVC模式,采用HTTP协议做为网络通讯协议。实现移动前端、后台、数据库之间的信息交互,同时将相应信息展示出来,实现了无线城市在移动端的展示。

【关键词】无线城市;移动端;设计与实现

中图分类号:TP393 文献标识码:A

Abstract:With the arrival of wireless city,in order to meet the requirements of wireless city,a wireless city app based on MVC architecture mode is designed. The app displays all kinds of display information. The architecture mode is traditional MVC mode,and uses HTTP protocol as network communication protocol. It realizes the information interaction among mobile front-end,background and database,and displays the corresponding information at the same time,which realizes the display of wireless city in the mobile client.

Keywords:wireless city;mobile client;design and implementation

1概述

随着4G通信技术的成熟和广泛商业应用,基于移动端的信息获取需要越来越大,相应的应用需求大增。移动终端的特点是:随时、随地获取和展示各类信息。基于此,移动端无线城市[1]应运而生。据悉,无线城市最早由美国费城提出,它是基于无线局域网的标准。随后其它国家也提出无线城市的开发计划。中国也有类似计划,该计划基于中国移动的TD-LTE网络,该网络标准在移动端的网速非常快,这为中国无线城市广泛应用提供了基础。

移动端操作系统有很多种,大浪淘沙过后,目前应用较为广泛的有如下三种:Google公司的Android系统、苹果公司的iOS系统、微软公司的Windows phone系统。Android系统由Andy Rubin开发出来,随后被Google收购,同时基于开放手机联盟进行改进,Android系统在移动操作系统中的占有率是最高的。IOS系统(iPhone operation system)与Mac OS X系统的核心一样,都是来自于Apple Darwin。Windows phone系统由微软公司推出,具有易用性、兼容性、支持第三方软件等特点,推出后收到用户一定程度的欢迎。

2 IOS端简介

苹果公司推出的iPad、iPhone、iPod、Apple TV等产品都是基于IOS操作系统,该操作系统基于UNIX商业操作系统,不开源,不支持flash。……

登录APP查看全文