摘要: 1 NSString *appleID = @"your app appleID"; 2 NSMutableURLRequest *request = [[NSMutableURLRequest alloc] init]; 3 [request setURL:[NSURL URLWithString:[NSString stringWithFormat:@"http://i... 阅读全文
posted @ 2016-08-03 14:24 这个冬天(Winter) 阅读(79) 评论(0) 推荐(0)