﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-mic-文章分类-iOS 7 in Action </title><link>http://www.cppblog.com/qqblog/category/21110.html</link><description /><language>zh-cn</language><lastBuildDate>Sun, 19 Jul 2015 21:37:52 GMT</lastBuildDate><pubDate>Sun, 19 Jul 2015 21:37:52 GMT</pubDate><ttl>60</ttl><item><title>iOS in Action -- Ch03</title><link>http://www.cppblog.com/qqblog/articles/reading-note-iOS_in_Action--Ch03.html</link><dc:creator>Michael Fan</dc:creator><author>Michael Fan</author><pubDate>Fri, 26 Jun 2015 05:58:00 GMT</pubDate><guid>http://www.cppblog.com/qqblog/articles/reading-note-iOS_in_Action--Ch03.html</guid><wfw:comment>http://www.cppblog.com/qqblog/comments/211056.html</wfw:comment><comments>http://www.cppblog.com/qqblog/articles/reading-note-iOS_in_Action--Ch03.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/qqblog/comments/commentRss/211056.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/qqblog/services/trackbacks/211056.html</trackback:ping><description><![CDATA[<br />
<div>视频课程： &nbsp;<span style="color: red; font-family: Arial, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Helvetica, sans-serif; font-size: 27px; line-height: 33px;"><a href="http://open.163.com/special/opencourse/ios8.html" target="_blank"><span style="font-size: 18pt;">斯坦福大学公开课：iOS 8开发</span></a></span></div>
<div>配套笔记：&nbsp;<a href="http://blog.csdn.net/cg1991130/article/category/3066095" target="_blank" style="font-family: Arial, Console, Verdana, 'Courier New'; font-size: 12px; line-height: 14.399999618530273px;"></a><a href="http://blog.csdn.net/cg1991130/article/category/3066095" style="color: #6a3906; text-decoration: none;"><span style="font-size: 18pt;"></span></a><a href="http://blog.csdn.net/cg1991130/article/category/3066095"></a><a href="http://blog.csdn.net/cg1991130/article/category/3066095" style="color: #6a3906; text-decoration: none;"><span style="font-size: 18pt;"></span></a><a style="text-decoration: underline;"></a><a href="http://blog.csdn.net/cg1991130/article/category/3066095" style="color: #6a3906; text-decoration: none;"><span style="font-size: 18pt;">斯坦福大学IOS8公开课</span></a><span style="padding-left: 6px; position: relative; font-size: 18pt;">(34)</span><span style="padding-left: 6px; position: relative; font-size: 18pt;"></span><span style="padding-left: 6px; position: relative; font-size: 18pt;"></span></div>
<ul class="panel_body" style="margin: 0px; padding: 3px 10px 10px 12px; color: #362e2b; font-family: Arial, Console, Verdana, 'Courier New'; font-size: 12px; line-height: 14.399999618530273px; background-color: #ffffff;">
    <li style="list-style: none; color: #666666; margin: 8px 0px;"><span style="padding-left: 6px; position: relative;"></span></li>
</ul>
<div><br />
</div>
<div>完成Ch01, Ch02的Hello Time App后，开始本章Task Manager App</div>
<div>问题1:&nbsp;<a href="http://www.cocoachina.com/bbs/read.php?tid-308147.html" target="_blank" style="font-family: 'Helvetica Neue', Helvetica, STheiti, 微软雅黑, 黑体, Arial, Tahoma, sans-serif, serif; font-size: 16px; line-height: 1;">dismissViewControllerAnimated关闭无效&nbsp;</a></div>
<div>此问题由Segue 类型引起，type: push已经deprecated，而本View嵌套在<span style="color: #703daa; font-family: Menlo; font-size: 11px; line-height: normal;">navigationController</span>中，故。</div>
<div><br />
</div>
<div>问题2:&nbsp;<a href="http://www.cocoachina.com/bbs/read.php?tid-308173.html" target="_blank" style="font-family: 'Helvetica Neue', Helvetica, STheiti, 微软雅黑, 黑体, Arial, Tahoma, sans-serif, serif; font-size: 16px; line-height: 1;">[NSMutableArray addObject] 无效</a></div>
<div>看书粗心所致，Page 65,&nbsp;<span style="color: #ffffff; font-family: FranklinGothic; font-size: 12pt; font-weight: 600; background-color: #808dba;">Listing 3.2 Performing a segue when a row is selected</span><span style="color: #ffffff; font-family: FranklinGothic; font-weight: 600; background-color: #808dba; font-size: 12px;">, 已经写明</span></div><img src ="http://www.cppblog.com/qqblog/aggbug/211056.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/qqblog/" target="_blank">Michael Fan</a> 2015-06-26 13:58 <a href="http://www.cppblog.com/qqblog/articles/reading-note-iOS_in_Action--Ch03.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>