不疯不成魔

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年10月27日

摘要: #import "AppDelegate.h"@interface AppDelegate ()@end@implementation AppDelegate- (BOOL)application:(UIApplication *)application didFinishLaunchingWith... 阅读全文
posted @ 2015-10-27 14:24 不疯不成魔 阅读(183) 评论(0) 推荐(0) 编辑

摘要: #import "ViewController.h"#import "Person.h"#import "Student.h"@interface ViewController (){ NSString *_text;}@property (weak, nonatomic) IBOutlet ... 阅读全文
posted @ 2015-10-27 14:12 不疯不成魔 阅读(161) 评论(0) 推荐(0) 编辑