摘要: 代码://// main.m#import #import "Person.h"#import "SingleDog.h"int main(int argc, const char * argv[]) { @autoreleasepool { //改为工程为 非ARC 就是 M... 阅读全文
posted @ 2015-08-24 08:23 ywda 阅读(525) 评论(0) 推荐(0)