UIWebView 支持的所有文件格式有哪些?在我的测试中,我发现它支持 XLS、DOC、PPT、PDF 但不支持 XLSX 和 DOCX、RTF.
What are all the file formats supported by UIWebView? In my testing, I found that it supports XLS, DOC, PPT, PDF but not XLSX, and DOCX, RTF.
它支持图片文件,如 JPG、PNG、GIF、BMP,不确定 TIFF 或
It supports image files like, JPG, PNG, GIF, BMP, not sure about TIFF or
确切地说,所有类型都支持什么还不清楚……
Exactly, what all types are supported is not clear...
UIWebView 文档也没有明确说明.
The UIWebView documentation also doesn't state it clearly.
有人可以帮忙吗?
技术说明可在 Apple 网站 关于 UIWebView
支持的文件格式:
A Technical note is available on Apple Website about file formats supported by UIWebView
:
自iPhone OS 2.2.1
自iPhone OS 3.0
这篇关于UIWebView 支持的文件格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!