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 创建自助服务终端应用程序?
在 html 部分中上传内容的最佳方式是什么?
HTML 或 PDF 可以正常工作。您可以使用 UIWebView 来显示这两种格式。或者,如果有一种标准的方式来布置不会改变的所有内容,那么您可以使用 XML(或 RSS)。