【问题标题】:In Mac/iOS programming, what is a "Foundation Object"?在 Mac/iOS 编程中,什么是“基础对象”?
【发布时间】:2017-08-10 19:52:46
【问题描述】:

我已经看到对“基础对象”的引用(特别是在 NSJSONSerialization 类文档https://developer.apple.com/library/ios/documentation/foundation/reference/nsjsonserialization_class/Reference/Reference.html),但是我不太确定“基础对象”是什么,它与“核心基础对象”有什么不同“?

【问题讨论】:

    标签: ios foundation


    【解决方案1】:

    它会在该链接中进一步向下 3 行告诉您。

    对象可以是...的实例

    • NSArray
    • NSDictionary
    • NSNumber
    • NSDate
    • NSString 或
    • NSNull

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-10-07
      • 1970-01-01
      • 2015-04-15
      • 1970-01-01
      • 2020-05-11
      相关资源
      最近更新 更多