随笔分类 - Object-C
摘要:Undefined symbols for architecturei386:“_OBJC_CLASS_$_XXX”,referenced from:objc-class-ref in XXXld: symbol(s) not found for architecture i386clang: er...
阅读全文
摘要:一、在应用间利用KeyChain共享数据 我们可以把KeyChain理解为一个Dictionary,所有数据都以key-value的形式存储,可以对这个Dictionary进行add、update、get、delete这四个操作。对于每一个应用来说,KeyChain都有两个访问区,私有区和公共区。...
阅读全文
摘要:在enumaration警告UIViewAnimationCurveEaseOutImplicit conversion from enumeration type 'enum UIViewAnimationCurve' to different enumerati解决:换成UIViewAnimat...
阅读全文

浙公网安备 33010602011771号