Html 是否存在用于在本地测试网站的 Ipad 模拟器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15842611/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 07:15:46  来源:igfitidea点击:

Does an Ipad simulator exist to test websites locally

htmlipad

提问by Jamie Fearon

I've been given a project to make a website that is functional on the desktop and ipad. This is great but I don't own an ipad.

我得到了一个项目来制作一个可以在桌面和 ipad 上运行的网站。这很棒,但我没有ipad。

Is there any-sort of simulation I can use to test my local website to see its functionality on an ipad?

是否有任何类型的模拟可以用来测试我的本地网站以查看其在 ipad 上的功能?

采纳答案by Jean

Yes. See:

是的。看:

Alternatively, you can also register for a free developer ID and download xCode. Use the iOS simulator included to simulate any kind of iOS devices. Here is a screenshot of an iPhone 5 displaying google's search page on my MAC.

或者,您也可以注册一个免费的开发者 ID 并下载 xCode。使用随附的 iOS 模拟器来模拟任何类型的 iOS 设备。这是 iPhone 5 在我的 MAC 上显示谷歌搜索页面的屏幕截图。

enter image description here

enter image description here

回答by karl71

Yes, there is. You must install Xcode and then run the iPad simulator (like if you where testing your app) and go to the web browser (safari) and type the address of your website.

就在这里。您必须安装 Xcode,然后运行 ​​iPad 模拟器(就像您在测试应用程序时一样)并转到网络浏览器 (safari) 并输入您的网站地址。