摘要:
-(void)GetUpdate { NSDictionary *infoDict = [[NSBundle mainBundle] infoDictionary]; NSString *nowVersion = [infoDict objectForKey:@"CFBundleVersion"]; NSURL *url = [NSURL URLWithString:@"http://itunes.apple.com/lookup?id=***"]; NSString * file = [NSString stringWithContentsOfURL: 阅读全文
posted @ 2013-09-12 14:03
小乐"
阅读(269)
评论(0)
推荐(0)