摘要: @interface father : NSObject @end @implementation father - (void) drink { NSLog(@"pure water!"); } - (void) smoking { NSLog(@"Marlboro!"); } @end @int 阅读全文
posted @ 2017-05-08 18:22 TT-小白 阅读(200) 评论(0) 推荐(0) 编辑
摘要: OC 之:C语言的拓展 阅读全文
posted @ 2017-05-08 17:33 TT-小白 阅读(114) 评论(0) 推荐(0) 编辑