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.
我下载了这个例子UIWebView来打开文件。
UIWebView
我用它来打开一个 .rtf 文件,但它把文件显示为一个长页,这不是我的目标。我想在 .rtf 文件中显示页面并能够搜索它们。
这个问题有什么解决方案吗?