Webkit 调试工具

发布于 2024-09-01 03:19:42 字数 117 浏览 4 评论 0原文

我可以使用哪些工具来调试移动 webkit 网站?
有没有比“Firebug for iPhone”更好的工具,或者“Firebug for iPhone”几乎是最好的工具?

谢谢,
球座

What tools can I use to debug mobile webkit sites?
Is there a better tool than "Firebug for iPhone" or is "Firebug for iPhone" pretty much the best tool out there?

Thanks,
Tee

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

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

发布评论

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

评论(2

匿名。 2024-09-08 03:19:42

为什么不使用 Safari 及其开发工具呢?您可以将用户代理字符串设置为 iPhone 的用户代理字符串并从那里开始工作。此外,您还可以完全访问标准 WebKit 的开发工具。

Why don't you use Safari and its developer tools? You can set your User-Agent string to an iPhone's user agent string and work from there. Besides, you get full access to the standard WebKit's develoepr tools.

够钟 2024-09-08 03:19:42

在我看来, Weinre 是最好的东西:

一个挂钩的客户端/服务器解决方案进入 Safari 或(更好的)Chrome 的开发者工具。

In my opinion, Weinre is the best thing out there:

A client/server solution that hooks into Safari or (better) Chrome's developer tools.

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