Network entry learning materials
1. W3School JSON Tutorial: http://www.w3school.com.cn/json/index.asp
2. Introducing JSON [Introduction JSON]: http://www.json.org/# ://www.json.org/json-zh.html]
Other references:
1. C # method of parsing json file: http://www.cnblogs.com/txw1958/archive/2012/08/01/csharp-json.html
2. A parsing exception [Bad JSON escape sequence: \ x. Path 'results%0%.html ', line 8, position 12]: http://www.crifan.com/csharp_json_json_net_error_bad_json_escape_sequence_x_path/
3. Common Json Operations C # class: http://www.open-open.com/lib/view/open1326861261030.html
. Net json data operation method
1. Use Json. NET. [Use more]
Newtonsoft. Json is an open-source class library. [Open-Source Project address: https://json.codeplex.com /]
Help document provided by the author-basic usage tutorial [Address: http://james.newtonking.com/projects/json/help /#]
[This blog topic]
Simple JSON -- Json. NET