摘要:
1. 字典转Json字符串 // 字典转json字符串方法 -(NSString *)convertToJsonData:(NSDictionary *)dict { NSError *error; NSData *jsonData = [NSJSONSerialization dataWithJS 阅读全文
posted @ 2016-12-16 11:26
ming1025
阅读(99667)
评论(1)
推荐(2)
浙公网安备 33010602011771号