摘要:
LianLianGetMoneyViewController * getmoney = nil; for (UIViewController * VC in self.navigationController.viewControllers) { if ([VC isKindOfClass:... 阅读全文
posted @ 2015-10-21 14:25
Aaron_森
阅读(2370)
评论(0)
推荐(0)
摘要:
#define KTJExBlock(JError, JFunc, ...) ((JFunc)?(JFunc(__VA_ARGS__)):(JError))#define JYWeakSelf __weak __typeof(self)weakSelf = self ;在。h文件里写 @proper... 阅读全文
posted @ 2015-10-21 14:21
Aaron_森
阅读(242)
评论(0)
推荐(0)
摘要:
//在你需要收到值使用的地方创建通知在ViewDidLoad [[NSNotificationCenter defaultCenter] addObserver: selector: name: object:];// 在你需要把值传走的地方把值发送 [[NSNotificationCe... 阅读全文
posted @ 2015-10-21 14:20
Aaron_森
阅读(173)
评论(0)
推荐(0)
浙公网安备 33010602011771号