ios-Category相关

2015-12-10  本文已影响72人  Roger_单

Category的缺点
Category的优点
接下来我列举一下我项目中遇到的 Category
[cell.image setImageWithURL:[NSURL URLWithString:dic[@"logoPath"]]];
(![_TextFieldThree.text isMobilePhoneNumber])
[UIViewController setNavigationBarBgImage:self.navigationController andBgImage:[UIImage imageNamed:@"图片名字"]];
[self setCenterItemWithTitle:@""];
[barItem.contentBarItem addTarget:self action:@selector(click) forControlEvents:UIControlEventTouchUpInside];
上一篇 下一篇

猜你喜欢

热点阅读