ios - 如何在 Storyboard中选择多个 Controller ?

标签 ios objective-c storyboard

这是我的 Storyboard: enter image description here 而且我知道它看起来很疯狂,所以我计划使用 Storyboard引用将 Storyboard的正确部分移动到新的 Storyboard中。我用谷歌搜索,它说按 shift 可以选择多个 Controller ,但它不起作用。

那么如何同时移动多个 Controller 呢?

我试过使用鼠标,但它只选中了上半部分的5个 Controller 。

enter image description here

enter image description here

但我想全选。

最佳答案

只需拖动鼠标选择它们: enter image description here

然后按 Command + C 键复制它们, 然后打开第二个 Storyboard,按 Command + V 键粘贴它们。

关于ios - 如何在 Storyboard中选择多个 Controller ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45050374/

相关文章:

objective-c - NSDictionaray dictionaryWithObjectsAndKeys 添加 NULL 值

ios - 在 Xcode 6 中对 super View 的边缘进行水平布局时,如何摆脱 -16?

如果不重新启动应用程序,iOS storyBoard 本地化将无法工作

ios - Objective-c Storyboard - UITableViewController 中的导航栏未出现

ios - 在 iPhone 6S 或 iPhone 6S Plus 模拟器上模拟压力触摸/3D 触摸

objective-c - 如何在 ios 5.0 中执行 Bump Distortion?

iphone - 使用 NSMutableDictionary 是否有任何原因会导致 NSNotificationCenter 崩溃?

iphone - 试图复制 iPhone 键盘按钮

objective-c - 如何计算frame.size.width

ios - Swift:如何在 2 个坐标之间平滑移动 GMSMarker