mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-12-02 00:32:24 +08:00
20 lines
340 B
JSON
20 lines
340 B
JSON
[
|
|
{
|
|
"integer": 1234567890,
|
|
"real": -9876.543210,
|
|
"e": 0.123456789e-12,
|
|
"E": 1.234567890E+34,
|
|
"": 23456789012E66,
|
|
"zero": 0,
|
|
"one": 1
|
|
},
|
|
[
|
|
-1234567890,
|
|
-1234567890,
|
|
-1234567890,
|
|
1234567890,
|
|
1234567890,
|
|
1234567890
|
|
]
|
|
]
|