关于UIWebview和通用应用程序的问题
我有一个通用应用程序,我的问题是,是否可以根据 iDevice 在我的 UIWebview 中加载两个不同的 html 文件。
感谢您的任何答复。
I have an Universal Application and my question is, if it is possible to load two different html files in my UIWebview depending on the iDevice.
Thanks for any answers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你可以用这个...
you can use this...
您可以使用 UIDevice 类。
You can use UIDevice class.