摘要:
#import #import "Person.h"int main (int argc, const char * argv[]) { NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init]; // insert code here... NSLog(@"Hello, World!"); Person *person = [[Person alloc] initWithAge:30 identify:23452342]; NSLog(@"person.age:%d",[ 阅读全文
posted @ 2013-08-04 10:33
一枚程序
阅读(1258)
评论(1)
推荐(0)

浙公网安备 33010602011771号