生成 JSON 数据
摘要:
//build an info object and convert to jsonNSDictionary* info = [NSDictionary dictionaryWithObjectsAndKeys: [loan objectForKey:@"name"],@"who",[(NSDictionary*)[loan objectForKey:@"location"] objectForKey:@"country"],@"where",[NSNumber numberWithFloat: 阅读全文
posted @ 2013-12-25 15:21
jack_yan
阅读(549)
评论(0)
推荐(1)
浙公网安备 33010602011771号