Showing
1 changed file
with
5 additions
and
4 deletions
1 | ### 没有对比的单词学习的Json信息 | 1 | ### 没有对比的单词学习的Json信息 |
2 | 2 | ||
3 | -··· | 3 | +``` |
4 | { | 4 | { |
5 | CompareGroupKey = list; | 5 | CompareGroupKey = list; |
6 | audit = bb541e09b54d045f7a7ab052fbcd5e4d; | 6 | audit = bb541e09b54d045f7a7ab052fbcd5e4d; |
@@ -38,11 +38,11 @@ | @@ -38,11 +38,11 @@ | ||
38 | subtype = 100; | 38 | subtype = 100; |
39 | type = 0; | 39 | type = 0; |
40 | } | 40 | } |
41 | -··· | 41 | +``` |
42 | 42 | ||
43 | ### 有对比的单词学习的Json信息 | 43 | ### 有对比的单词学习的Json信息 |
44 | 44 | ||
45 | -Printing description of info: | 45 | +``` |
46 | { | 46 | { |
47 | CompareInfo = { | 47 | CompareInfo = { |
48 | checksum = 9834fe1b424c13c3ce871f661f5cd70a; | 48 | checksum = 9834fe1b424c13c3ce871f661f5cd70a; |
@@ -156,4 +156,5 @@ Printing description of info: | @@ -156,4 +156,5 @@ Printing description of info: | ||
156 | type = 0; | 156 | type = 0; |
157 | "type_string" = complex; | 157 | "type_string" = complex; |
158 | word = ordinary; | 158 | word = ordinary; |
159 | -} | 159 | +} |
160 | +``` |
-
Please register or login to post a comment