iOS開發UIResponder之NSUndoManager 1、簡介 UIResponder有個屬性:NSUndoManager NSUndoManager可以叫做撤銷管理器,可以撤銷和重做,類似快捷鍵command+z和comman ...