ios - NSUndoManager : revert all the functionality of method
<p><p>我对此进行了很多搜索,但无法获得有关我想要的更多详细信息。</p>
<p>是否可以在 <code>NSUndoManager</code> 类的帮助下反转任何方法执行的所有功能。</p>
<p><strong>例如</strong>:假设我要从表格 View 中删除任何行或在该方法中从其父 View 中删除任何 subview 。我可以在 <code>NSUndoManager</code> 的帮助下扭转这种局面吗?</p>
<p><code>NSUndoManager</code> 的 <code>prepareWithInvocationTarget</code> 方法是否有帮助?</p>
<p>任何帮助将不胜感激。</p>
<p>提前致谢!!!</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>本文档有<strong>所有答案</strong>! </p>
<p> <a href="https://developer.apple.com/library/mac/documentation/cocoa/Conceptual/UndoArchitecture/UndoArchitecture.html#//apple_ref/doc/uid/10000010i" rel="noreferrer noopener nofollow"><strong>Introduction to Undo Architecture</strong></a> </p></p>
<p style="font-size: 20px;">关于ios - NSUndoManager : revert all the functionality of method,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/22954303/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/22954303/
</a>
</p>
页:
[1]