gpt4 book ai didi

ios - 如何在 Document 目录中使用 UIWebview 打开和查看 iphone 中的 .doc、.docx、.rtf、.ppt、.pptx、.xlsx、.xls 文件?

转载 作者:搜寻专家 更新时间:2023-10-30 22:24:49 25 4
gpt4 key购买 nike

我们可以使用 UIWebview 在 iphone 中打开和查看 .doc、.docx、.rtf、.ppt、.pptx、.xls、.xlsx 文件吗?

我正在使用文档目录来显示文件。

.doc 文件在这里工作正常......但其余文件的扩展名不起作用..

如果有人实现了这个那么请帮助我...

任何代码片段或任何网络链接帮助...

提前致谢...

最佳答案

您可能想查看适用于 iOS 的 QuickLook 框架: https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/UsingtheQuickLookFramework.html

它支持以下格式:

  • iWork 文档
  • Microsoft Office 文档(Office ‘97 及更新版本)
  • 富文本格式 (RTF) 文档
  • PDF文件
  • 图片
  • 统一类型标识符 (UTI) 符合 public.text 类型的文本文件(参见 * 统一类型标识符引用)
  • 逗号分隔值 (csv) 文件

更具体地说,您可能需要查看 QLPreviewController:https://developer.apple.com/library/ios/documentation/NetworkingInternet/Reference/QLPreviewController_Class/Reference/Reference.html#//apple_ref/occ/cl/QLPreviewController

关于ios - 如何在 Document 目录中使用 UIWebview 打开和查看 iphone 中的 .doc、.docx、.rtf、.ppt、.pptx、.xlsx、.xls 文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20953584/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com