mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
feat: 增加王陆雅思王听力语料库词典 (#254)
This commit is contained in:
@@ -125,6 +125,7 @@ Gitee Pages: https://kaiyiwing.gitee.io/qwerty-learner/
|
|||||||
- 商务英语
|
- 商务英语
|
||||||
- BEC
|
- BEC
|
||||||
- 人教版英语 3-9 年级
|
- 人教版英语 3-9 年级
|
||||||
|
- 王陆雅思王听力语料库 [@Saigyouji_WKKun](https://github.com/ggehuliang)
|
||||||
- 日语常见词、N1 ~ N5 [@xiaojia](https://github.com/wetery)
|
- 日语常见词、N1 ~ N5 [@xiaojia](https://github.com/wetery)
|
||||||
|
|
||||||
如果您需要背诵其他词库,欢迎在 Issue 中提出。
|
如果您需要背诵其他词库,欢迎在 Issue 中提出。
|
||||||
|
|||||||
1
public/dicts/IELTS_WANG_11.json
Normal file
1
public/dicts/IELTS_WANG_11.json
Normal file
File diff suppressed because one or more lines are too long
1
public/dicts/IELTS_WANG_3.json
Normal file
1
public/dicts/IELTS_WANG_3.json
Normal file
File diff suppressed because one or more lines are too long
1
public/dicts/IELTS_WANG_4.json
Normal file
1
public/dicts/IELTS_WANG_4.json
Normal file
File diff suppressed because one or more lines are too long
1
public/dicts/IELTS_WANG_5.json
Normal file
1
public/dicts/IELTS_WANG_5.json
Normal file
File diff suppressed because one or more lines are too long
@@ -643,6 +643,38 @@ export const dictionaries: Dictionary[] = [
|
|||||||
url: './dicts/word roots1.json',
|
url: './dicts/word roots1.json',
|
||||||
length: 368,
|
length: 368,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'ieltsWang3',
|
||||||
|
name: '雅思王C3',
|
||||||
|
description: '雅思听力特别名词语料库',
|
||||||
|
category: '雅思王听力语料库',
|
||||||
|
url: './dicts/IELTS_WANG_3.json',
|
||||||
|
length: 1135,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'ieltsWang4',
|
||||||
|
name: '雅思王C4',
|
||||||
|
description: '雅思听力形容词副词语料库',
|
||||||
|
category: '雅思王听力语料库',
|
||||||
|
url: './dicts/IELTS_WANG_4.json',
|
||||||
|
length: 346,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'ieltsWang5',
|
||||||
|
name: '雅思王C5',
|
||||||
|
description: '吞音连读混合训练语料库',
|
||||||
|
category: '雅思王听力语料库',
|
||||||
|
url: './dicts/IELTS_WANG_5.json',
|
||||||
|
length: 1569,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'ieltsWang11',
|
||||||
|
name: '雅思王C11',
|
||||||
|
description: '综合测试',
|
||||||
|
category: '雅思王听力语料库',
|
||||||
|
url: './dicts/IELTS_WANG_11.json',
|
||||||
|
length: 1738,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'japanese001',
|
id: 'japanese001',
|
||||||
name: '日语常见词',
|
name: '日语常见词',
|
||||||
|
|||||||
Reference in New Issue
Block a user