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.
新的 Objective-C 文字语法添加(例如@3.14)是否仅在为 OS X 而不是 iOS 开发时可用?这就是 Xcode 更新 4.4 所暗示的。如果是这样,为什么?
@3.14
不,它们也可用于 4.5 预览版并在 iOS 上运行。