本项目基于 《使用storyboards建立 Navigation Controller and Table View》 http://uliweb.cpython.org/tutorial/view_chapter/424
创建, 代码中使用了 静态的 tableviewcell
增加了 textview,url,json数据解析
部分代码片段:
这个项目基于storyboards构建了一个包含Navigation Controller和Table View的天气预报应用。使用静态的table view cell展示信息,并集成text view、URL加载及JSON数据解析功能。通过代码片段展示了实现细节。
本项目基于 《使用storyboards建立 Navigation Controller and Table View》 http://uliweb.cpython.org/tutorial/view_chapter/424
创建, 代码中使用了 静态的 tableviewcell
增加了 textview,url,json数据解析
部分代码片段:

被折叠的 条评论
为什么被折叠?