十一岁的加重songxing10000…… ------ 回到博主首页
摘要: /** cell上的付款按钮事件 */- (IBAction)paymentButtonClick:(UIButton *)sender { /** * @author SongXing, 15-07-31 10:07:26 * * 7、8系统上cell的父类关系不... 阅读全文
posted @ 2015-07-31 11:20 songxing10000 阅读(144) 评论(1) 推荐(0) 编辑
摘要: /** 是否为今年 */- (BOOL)isThisYear{ if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 8.0) { NSCalendar *calendar = [NSCalendar curre... 阅读全文
posted @ 2015-07-31 11:18 songxing10000 阅读(124) 评论(0) 推荐(0) 编辑