fan*_*ard 8 objective-c nscoder ios
如何在iOS 中使用NSCoder 解码long long类型属性initWithCoder:并进行编码encodeWithCoder:?
initWithCoder:
encodeWithCoder:
谢谢.
Tho*_*asW 7
在iOS上long long是64位,所以使用encodeInt64: forKey:和decodeInt64ForKey:方法.
long long
encodeInt64: forKey:
decodeInt64ForKey:
归档时间:
13 年,10 月 前
查看次数:
1391 次
最近记录: