Logo white

Hu Chunming / vpt_ascend_arm

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • vpt_ascend_arm
  • 3rdparty
  • jsoncpp-1.9.5
  • test
  • data
  • legacy_test_complex_01.json
  • arm交付版
    09c2d08c
    Hu Chunming authored
    2023-08-10 16:02:26 +0800  
    Browse Code »
legacy_test_complex_01.json 236 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
	"count" : 1234,
	"name" : { "aka" : "T.E.S.T.", "id" : 123987 },
	"attribute" : [
		"random",
		"short",
		"bold",
		12,
		{ "height" : 7, "width" : 64 }
		],
	"test": { "1" :
		{ "2" :
			{ "3" :  { "coord" : [ 1,2] }
			}
		}
	}
}