ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
filenamecnen
2
langcnen
3
title文章标题Title of article
4
userInfo[0].name用户名username
5
userInfo[1].nickname用户昵称nickname
6
disclaimer.title免责申明Disclaimer
7
disclaimer.content[]1,非人工检索方式1. Non-manual retrieval
8
2,搜索链接到的第三方网页2. Search for linked third-party pages
9
3,自动搜索获得3. Automatic Search Acquisition
10
4,自行承担风险4. Take risks on your own
11
disclaimer.content[]5,个人隐私权5. Right to personal privacy
12
disclaimer.content[1].c.a[0].b[0]6,网络传播权6. Right of Network Communication
13
statusCode#require(2)
14
companyInfo#require(company)
15
for test1.keytest1 key值,原始test1 key value, native
16
for test1.keytest1 key值,再次test1 key value, again
17
for test1.key2test1 key2值test1 key2 value
18
fortest2[].keytest2 key值,原始test2 key value, native
19
fortest2[].keytest2 key值,再次test2 key value, again
20
for test2[].key2test2 key2值test2 key2 value
21
for test2[1].key2test2 key值,覆盖test2 key value, cover
22
fortest3.keytest3 对象test3 object
23
fortest3[].keytest3 对象改为数组test3 object to array
24
fortest4[].keytest4 数组test4 array
25
fortest4.keytest4 数组改为对象test4 array to object
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100