Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 xcode 4.2 或 xcode 4.4 中创建了一个 xib 文件。现在我想删除一些元素。我该怎么做?
单击以突出显示视图中的对象,然后按删除键。
或者,您可以通过在视图层次结构中选择对象来删除它。
您将要确保断开任何可能连接到元素的属性。