摘要: #import #import "Student.h"int main(int argc, const char * argv[]) { @autoreleasepool { Student *stu1=[[Student alloc]initWithName:@"wang" a... 阅读全文
posted @ 2016-01-12 09:02 33sve 阅读(215) 评论(0) 推荐(0)