Showing
1 changed file
with
4 additions
and
3 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; |
| @@ -157,3 +157,4 @@ Printing description of info: | @@ -157,3 +157,4 @@ Printing description of info: | ||
| 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