摘要: // 提示用户更新-(void)checkAppUpdate{ NSDictionary *infoDict = [[NSBundle mainBundle] infoDictionary]; NSString *nowVersion = [infoDict objectForKey:@"CFBun 阅读全文
posted @ 2016-04-12 14:44 杨大龙dalong 阅读(202) 评论(0) 推荐(0) 编辑