Developing Modern Mobile Web Apps: Patterns and Practices

简介:
本书提供了使用HTML5,CSS3和JavaScript构建移动web体验的指导。这是一个模式和实践指南。
为移动浏览器开发web应用程序可能比为桌面浏览器开发更宽容。屏幕大小,特定功能支持的可用性以及移动浏览器之间的其他差异会影响您开发应用程序的方式。此外,对HTML5和CSS3的新兴标准有不同程度的支持,一些功能的标准,如触摸,才刚刚开始形成。所有这些因素都表明,最好保持HTML,CSS和JavaScript尽可能简单,以确保与尽可能多的设备兼容。本指南说明了如何执行此操作,以及如何在支持的地方添加更高级的功能。
英文简介:
This book provides guidance on building mobile web experiences using HTML5, CSS3, and JavaScript. It is a patterns & practices guide.
Developing web apps for mobile browsers can be less forgiving than developing for desktop browsers. There are issues of screen size, the availability of specific feature support, and other differences between mobile browsers that will impact how you develop your apps. In addition, there are various levels of support for the emerging standards of HTML5 and CSS3, and standards for some features, such as touch, are just beginning to take shape. All of these factors suggest that it is best to keep your HTML, CSS, and JavaScript as simple as you can in order to ensure compatibility with as many devices as possible. This guide illustrates how to do this, as well as how to add more advanced functionality where supported.
- 书名
- Developing Modern Mobile Web Apps: Patterns and Practices
- 译名
- 开发现代移动 Web 应用程序:模式与实践
- 语言
- 英语
- 年份
- 2012
- 页数
- 112页
- 大小
- 11.82 MB
- 标签
- Web应用
- 下载
Developing Modern Mobile Web Apps: Patterns and Practices.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:37
←Introduction to Web applications development
→Programming ASP.NET MVC 4: Developing Real-World Web Applications