Iphone/Jqtouch 不使用 iPhone 进行测试
我正在使用 jqtouch 开发 Web 应用程序。但我没有 iphone/ipod touch。使用 jqtouch 测试生成的 html 的最佳方法是什么?
谢谢 酷
I am developing web application using jqtouch. But I don't have iphone/ipod touch. what is the best way to test html generated out of it with jqtouch.
Thanks
coool
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
从 Apple 网站下载并安装 XCode。
它包括一个带有 Safari 的 iPhone/iPad 模拟器,可以在您的系统上运行。
Download and install XCode from the Apple website.
It includes an iPhone/iPad simulator, with Safari, that you can run on your system.
如果您在 MacOS 上开发,请使用 iPhone 模拟器,否则使用 Safari。
If you develop on MacOS, use iPhone emulator otherwise use Safari.