摘要:
工程使用CocoaPods管理第三方库,在新的目录update版本的时候出现如下问题问题1描述:diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory erro... 阅读全文
posted @ 2015-03-22 20:47
AllenLiu
阅读(225)
评论(0)
推荐(0)
摘要:
1.当需要使用int类型的变量的时候,可以像写C的程序一样,用int,也可以用NSInteger,但更推荐使用NSInteger,因为这样就不用考虑设备是32位的还是64位的。(以后使用NSInteger,因为苹果现在必须让程序支持64位的,所以以后不要在使用int 来定义变量了)2.NSUInte... 阅读全文
posted @ 2015-03-22 15:58
AllenLiu
阅读(193)
评论(0)
推荐(0)

浙公网安备 33010602011771号