开发 WAP 的有用提示

发布于 2024-08-11 08:13:24 字数 112 浏览 3 评论 0原文

我开始开发 WAP(移动设备网站)网站,但是我发现移动设备的范围非常广泛,从先进的 iPhone 到老式的黑莓。是否有任何有用的网站可以讨论最佳技术和良好实践,以便我不会忽略任何主要问题?

干杯

I'm starting to develop WAP (websites for mobile devices) websites, however I'm finding there are such a wide range of mobile devices that stretch from the advanced iPhone to older blackberries. Are there any helpful sites that discuss best techniques and good practices so that I'm not ignoring any of the major issues?

Cheers

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

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

发布评论

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

评论(1

梦过后 2024-08-18 08:13:24

我建议浏览此处的文章,此处和此处。如果我要解决这个问题,我会尝试将各种移动设备分组为尽可能少的统一组。通过这种方式,您可以检测设备服务器端并为用户提供适合其设备的最佳外观站点。例如,iPhone 拥有其他手机无法呈现的所有 webkit 内容,因此显然它的网站将与带有浏览器的旧诺基亚上的网站不同。我认为寻找每个单独设备组的最佳实践是正确的方法。

I suggest looking through the articles here, here, and here. If I was tackling this problem I would try to group the various mobile devices into as few unifying groups as possible. This way you could detect the device server side and provide the user with the best looking site for their device. For instance the iPhone has all that webkit stuff that other mobile phones don't render so obviously it's site would be different from on old Nokia with a browser. I think looking up best practices for each individual group of devices is the way to go.

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