<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[A.PAO designSTUDIO BLOG]]></title> 
<link>https://blog.apao.idv.tw/index.php</link> 
<description><![CDATA[A.PAO designSTUDIO 阿保工作室]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[A.PAO designSTUDIO BLOG]]></copyright>
<item>
<link>https://blog.apao.idv.tw/post//</link>
<title><![CDATA[Xcode6 StoryBoard的使用法 畫面移動 轉場效果]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[Xcode]]></category>
<pubDate>Sat, 22 Nov 2014 08:41:01 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	Language:Swift<br/><br/><span style="font-size: 130%;"><strong>Step01 View Controller 上 加 Button</strong></span><br/><br/><span style="font-size: 120%;"><strong>View Controller Scene<br/>>至 Lab中拉出>Button<br/>>放至 View Controller 中</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1959" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1959" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><br/><span style="font-size: 120%;"><strong>>模擬器中測試 <br/>>按 Command+R<br/>>成功的話如以下畫面</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1958" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1958" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="250"/></a><br/><br/><br/><span style="font-size: 130%;"><strong>Step02 加上Navigation Controller</strong></span><br/><br/><span style="font-size: 120%;"><strong>>至 Lab中拉出<br/>>Navigation Controller<br/>>如以下畫面</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1960" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1960" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="540"/></a><br/><br/><span style="font-size: 120%;"><strong>>滑鼠左健按按鈕+Ctrl <br/>>拉線至Navigation Controller<br/>>按下modal</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1962" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1962" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="350"/></a><br/><br/><span style="font-size: 120%;"><strong>>模擬器中測試 <br/>>按 Command+R<br/>>成功的話如以下畫面</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1963" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1963" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="210"/></a><br/><br/><span style="font-size: 130%;"><strong>Step03 加入UIView Controller</strong></span><br/><br/><span style="font-size: 120%;"><strong>>刪除Navigation Controller <br/>>加入View Controller<br/>>按左健連接新的View Controller</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1964" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1964" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><span style="font-size: 120%;"><strong>>Seque: Modal <br/>>Transition的效果還有<br/>>Cover Vertical<br/>>Flip Horizontal<br/>>Cross Dissolve<br/>>Partial Curl</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1967" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1967" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a> 畫面移動的ICON<br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1966" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1966" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1965" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1965" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="540"/></a><br/><br/>Tags - <a href="https://blog.apao.idv.tw/tags/xcode6/" rel="tag">xcode6</a> , <a href="https://blog.apao.idv.tw/tags/storyboard%25E7%259A%2584%25E4%25BD%25BF%25E7%2594%25A8%25E6%25B3%2595/" rel="tag">storyboard的使用法</a> , <a href="https://blog.apao.idv.tw/tags/%25E7%2595%25AB%25E9%259D%25A2%25E7%25A7%25BB%25E5%258B%2595/" rel="tag">畫面移動</a> , <a href="https://blog.apao.idv.tw/tags/%25E8%25BD%2589%25E5%25A0%25B4%25E6%2595%2588%25E6%259E%259C/" rel="tag">轉場效果</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] Xcode6 StoryBoard的使用法 畫面移動 轉場效果]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>