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.
我想显示一个简单的图像标题列表,然后能够触摸每个标题并查看图像。该列表位于 XML 文档中,其中包含每个图像的标题、URL 和唯一整数标识符。
我发现 Rafael Garcia 为任何有同样问题的人提供了这个优秀的教程。仍在研究它的逻辑,以便我可以将其适应我的项目,但我已经复制了他的代码并得到了一个工作原型。
http://www.appcoda.com/ios-programming-rss-reader-tutorial/