摘要:
#import #import "Person.h"#import "Dog.h"int main(int argc, const char * argv[]) { @autoreleasepool { Person *xw = [[Person alloc] init]; Person *zs =... 阅读全文
posted @ 2015-12-23 19:42
王权
阅读(136)
评论(0)
推荐(0)
摘要:
用一段程序来说明:#import int main(int argc, const char * argv[]) { @autoreleasepool { int age = 20; int height = 170; /*NSString //1.静态 alloc new copy mutabl... 阅读全文
posted @ 2015-12-23 19:09
王权
阅读(95)
评论(0)
推荐(0)

浙公网安备 33010602011771号