小编pyt*_*guy的帖子

单词,单词类型和定义的英语JSON词典

有谁知道一个JSON格式的英语词典,该词典具有(单词,定义和单词类型,例如名词/形容词/动词/副词)

这种格式:

[
    {"Word" : "Chair", "Definition" : "A thing you sit on", "WordType", "Noun"},
    {"Word" : "bla", "Definition" : "bla", "WordType" : "bla"}
]
Run Code Online (Sandbox Code Playgroud)

感谢你给与我的帮助 :)

json dictionary

1
推荐指数
1
解决办法
5287
查看次数

标签 统计

dictionary ×1

json ×1