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.
有没有人成功地快速复制了这个 objc 方法?我仍然无法在 init 方法中成功。
self=[[[NSBundle mainBundle] loadNibNamed:@"DGNodeView" owner:nil options:nil] firstObject]
我仍然找不到明显适用于 xcode 6.0.1 的好答案