开发者

Empty value in NSArray

I can't believe I forgot this, what is in an NSArray if there's no value in the field (this is being determin开发者_如何学Pythoned by loading a .plist file). I know I should know this, but right now I'm having a serious brain fart


An empty value is represented by NSNull.


or just an empty NSArray, or even nil.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜