电子文档交易市场
安卓APP | ios版本
电子文档交易市场
安卓APP | ios版本

基于HTML5移动终端平台推送信息系统设计实现分析

33页
  • 卖家[上传人]:mg****2
  • 文档编号:299247098
  • 上传时间:2022-05-27
  • 文档格式:DOC
  • 文档大小:151KB
  • / 33 举报 版权申诉 马上下载
  • 文本预览
  • 下载提示
  • 常见问题
    • 1、-题目:基于HTML5移动终端平台推送信息系统设计与实现摘 要 目前,移动客户终端的开发设计正处于兴盛时期,当前的移动客户终端的操作系统种类较多,但是主要的操作系统主要有IOS和安卓系统两类,应用程序的开发者通常是需要对这些操作系统分别进展应用程序的设计,因此,跨平台移动技术的开发以及应用便成为了今日热门的研究对象,怎样能够有效的提高开发的效率就成为值得研究的课题。传统的开发程序中往往是需要对每一款操作系统分别进展开发,导致经常出现重复性的工作,因此利用Web平台进展跨平台性的中间件诞生,但是在性能上经常是有着一定的局限性。跟随着目前互联网技术的不断开展,人们在信息获取的途径上也变得愈加丰富,移动客户终端以成为现如今人们生活信息的主要来源。怎么样能够高速有效的进展信心推送在移动客户终端上便成为了重要的研究方向。信息的推送技术早已存在,移动互联网以及智能移动客户终端普及之前,信息推送技术便已经应用在互联网PC个性化制定信息等业务环境中。IOS以及安卓操作系统都各自有着特有的推送机制。可是,如果使用跨平台的开发方式,目前对于移动客户端的信息推送机制怎么在跨平台框架中实现,使用统一的客户端效

      2、劳器对各类的移动终端的操作系统进展信息的推送还是缺少相应的研究。 为使用户能在移动客户终端上有着较好的体验,本文提出了基于移动客户终端风格展示设计,此设计基于扁平化、相应式、流式布局的风格进展实现的,在技术上主要是是依靠CSS3和HTML5提供了多个的主题风格,效劳器端以及移动客户终端相互之间使用了轻量级的数据格式JSON。在设计中使用Web应用经过PhoneGap和移动平台进展无缝连接。 在效劳器端使用的是JavaEE框架框架技术,基于切面编程的思想进展设计整合,框架的构建中层次清楚。容管理系统中主要实现的功能是基于HTML5实现不同的页面相应,实现容管理界面之间的全屏访问。信息推送效劳主要是针对不同平台使用了不同的推送标方案,推送的策略主要是是基于用户和主题,用户能够制定出比拟喜欢的主题,效劳器端也能够按照用户的预览容进展记录得到用户偏爱的主题,主动的向用户进展推送。关键词:HTML_5、移动应用 、 推送系统、 跨平台AbstractAt present, the development and design of the mobile client terminal is in

      3、 a period of prosperity, the mobile client terminal of the current operating system types, but the operating system there are mainly two kinds of IOS and Android systems, application developers often need design into the application of these operating system so that cross platform mobile technology the development and application has bee a hot research object of today, how to effectively improve the efficiency of development has bee a topic worthy of study. The traditional development program is

      4、 often required for each operating system were developed, leading to frequent repetitive work, so the use of Web platform for cross platform middleware was born, but the performance is often limited. With the continuous development of the Internet technology, people have bee more and more abundant in the way of information acquisition, and the mobile client terminal has bee the main source of peoples life information. How to effectively carry out the confidence in mobile client terminal has bee

      5、an important research direction. Information push technology already e*ists, before the popularity of mobile Internet and smart mobile client terminals, information push technology has been applied in the Internet PC personalized information and other business environment. IOS and Android operating systems have their own unique push mechanism. However, if the use of cross platform, the mobile client information push mechanism how to achieve cross platform framework, the mobile terminal operating

      6、 system using a unified client server for all kinds of information push or the lack of corresponding research. As the user can have a good e*perience in the mobile client terminal, this paper proposes the mobile client terminal display style design based on this design, based on the flat, and the corresponding flow layout style to achieve, in technology is mainly rely on CSS3 and HTML5 provides a number of themes, server and the mobile client terminal uses a lightweight JSON data format between.

      7、 In the design of the use of Web applications through PhoneGap and mobile platform for seamless connection. In the server side is the use of JavaEE framework technology, based on the idea of programming to carry out the integration of design, the framework of the construction of a clear. Content management system to achieve the main function is based on HTML5 to achieve different pages corresponding to achieve full screen access between the content management interface. Information push service

      8、is mainly for different platforms using different standard push, push strategy is the main theme and the user based on the user can develop a more love theme, the server can record user preferences in accordance with the theme preview the contentof the user, the initiative to the user push. Keywords: HTML_5, mobile application, push system, cross platform 目 录第一章 绪论71.1 研究背景与研究意义71.2 国外研究现状81.2.1 移动终端系统研究现状81.2.2 跨平台移动应用开展现状81.2.3 HTML5研究现状91.3 本文研究容101.4 本文组织架构11第二章 相关核心技术介绍112.1 HTML5技术介绍112.1.

      9、1 HTML5 简介112.1.2 HTML5 新特性112.1.3 HTML5 应用前景122.2 PhoneGap介绍132.3 JavaEE技术142.4 本章总结 16第三章 移动客户端设计及实现173.1 移动端风格设计173.2 移动端容展示设计213.3 数据交互的实现263.3.1 JSON数据格式263.3.2 客户端跨域请求方案273.4 基于PhoneGap跨平台移动端实现293.4.1 PhoneGap平台构建293.4.2 PhoneGap跨平台应用313.5 本章小结32第四章 推送系统设计和实现324.1 系统效劳端设计实现324.1.1 表现层设计与实现324.1.2 业务逻辑层设计与实现344.1.3 持久层设计与实现354.2 容管理系统设计与实现364.3 管理界面设计414.3.1 管理界面设计分析414.3.2 管理界面设计风格424.3.3 管理界面响应设计434.4 本章小结45第五章 推送效劳设计455.1 推送信息技术分析及设计465.1.1 安卓系统推送465.1.2 IOS系统推送475.2 推送信息策略分析475.3 推送信息效劳的实现485.3.1 推送信息流程485.3.2 推送信息效劳核心程序495.4 本章小结50第六章 总结与愿望516.1 本文总结516.2 研究展望51第一章 绪论1.1 研究背景与研究意义当今国的互联网行业的开展呈现出全新状态,传统形式的互联网已成饱和趋势,而正在崛起的正式开展飞速的移动互联网。根据前瞻产业研究院所公布的数据显示,目前在国使用移动客户端进展互联网访问的用户已经超过五亿。而且随着移动终端设备的迅速增加,产品本钱不断降低,wifi无线网络的覆盖面积逐渐增加,移动终端设备持有率将会极速上升。在这样互联网格局改

      《基于HTML5移动终端平台推送信息系统设计实现分析》由会员mg****2分享,可在线阅读,更多相关《基于HTML5移动终端平台推送信息系统设计实现分析》请在金锄头文库上搜索。

      点击阅读更多内容
    关于金锄头网 - 版权申诉 - 免责声明 - 诚邀英才 - 联系我们
    手机版 | 川公网安备 51140202000112号 | 经营许可证(蜀ICP备13022795号)
    ©2008-2016 by Sichuan Goldhoe Inc. All Rights Reserved.