制作响应式 HTML5 移动应用

发布于 2024-12-06 10:47:41 字数 129 浏览 0 评论 0原文

我最近开始使用 LinkedIn 和 Google 的移动应用程序,例如 Gmail/G+ 等,它们非常快速、直观且易于使用。

我的问题是工程师会采取哪些步骤来制作此类应用程序?他们是渲染整个 HTML 还是只更新其中的一部分?

I have recently started using LinkedIn and Google's mobile apps like Gmail/G+ etc and they are so fast, intuitive and simple to use.

My question is what steps the engineers would have taken to make such apps? Are they rendering entire HTML or just update the portion of it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冰雪梦之恋 2024-12-13 10:47:41

“快速、直观且易于使用”——这并不完全是一个基于技术的问题。许多设计和用户体验设计都会融入到这些应用程序的构建中。这就是它们“直观且易于使用”的原因。

在您的问题中回答您的问题。是的,很多新应用程序都是 HTML5 应用程序。它使用新的 HTML5 规范以及大量 JavaScript 和 CSS。

"fast, intuitive and simple to use" - This isn't entirely a technology based question. A lot of design and user experience design would have gone into the building of these app. Which is what makes them "intuitive and simple to use".

To answer your questions within your question. Yes a lot of the new apps are HTML5 apps. Which uses the new HTML5 spec as well as a lot of JavaScript and CSS.

苏佲洛 2024-12-13 10:47:41

Ajax 被广泛用于开发这些应用程序。

Ajax is used extensively to develop those applications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文