- 博客(2)
- 收藏
- 关注
原创 发现 IOS 如UIButton 事件处理函数参数和不带参数写法不一样
-(IBAction)buttonPressed:(id)sender ; [button addTarget:self action:@selector(buttonPressed:) forControlEvents:UIControlEventTouchUpInside];
2014-05-30 16:32:22
420
原创 iOS用plist初使化NSDictionary
NSString * path = [[NSBundle mainBundle] pathForResource:@"cfg" ofType:@"plist"]; NSMutableDictionary * p =[[NSMutableDictionary alloc ] initWithContentsOfFile:path];
2014-05-28 17:57:27
611
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅