Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以在 iphone 中使用 webarchive 来显示 Pdf 吗?
iPhone 不支持 WebArchive 格式。要在 UIWebView 中显示 PDF,只需加载 PDF;UIWebView 可以像 HTML 文件或网站一样自动显示它。