ios - Storyboard上对象的生命周期?
<p><p>我正在寻找解释 xcodeStoryboard上对象(场景、segues 等)运行时生命周期的文档或链接。 </p>
<p>即从解压 Storyboard存档和实例化对象/ View / Controller 开始。</p>
<p>此外,我期待获得此信息以解决以下查询:</p>
<p> <a href="https://stackoverflow.com/questions/11384088/how-to-set-view-controller-programmatically-for-subview-in-storyboard/11384139#11384139" rel="noreferrer noopener nofollow">how to set view controller programmatically for subview in storyboard?</a> </p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>这里有一些了解生命周期的好文章。</p>
<ul>
<li> <a href="https://developer.apple.com/library/ios/featuredarticles/ViewControllerPGforiPhoneOS/DefiningYourSubclass.html#//apple_ref/doc/uid/TP40007457-CH7-SW9" rel="noreferrer noopener nofollow" title="The View Controller Life Cycle">The View Controller Life Cycle (<em>Displaying Your Views at Runtime</em>)</a> </li>
<li> <a href="https://developer.apple.com/library/ios/featuredarticles/ViewControllerPGforiPhoneOS/UsingSegues.html#//apple_ref/doc/uid/TP40007457-CH15-SW13" rel="noreferrer noopener nofollow" title="The Life Cycle of a Segue">The Life Cycle of a Segue</a> </li>
</ul>
<p>我不太确定我理解你的第二个问题。</p></p>
<p style="font-size: 20px;">关于ios -Storyboard上对象的生命周期?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/11402583/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/11402583/
</a>
</p>
页:
[1]