update
This commit is contained in:
@@ -56,6 +56,16 @@ SIMPLE_MODEL = Model(
|
|||||||
css=CSS,
|
css=CSS,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
HSK_FRONT_TEMPLATE = """
|
||||||
|
<tts service="android" voice="zh-CN">
|
||||||
|
<strong>{{Pinyin}}</strong>
|
||||||
|
</tts>
|
||||||
|
<br>
|
||||||
|
<tts service="android" voice="en-US">
|
||||||
|
{{English}}
|
||||||
|
</tts>
|
||||||
|
"""
|
||||||
|
|
||||||
HSK_MODEL = Model(
|
HSK_MODEL = Model(
|
||||||
1708536519,
|
1708536519,
|
||||||
"HSK Model",
|
"HSK Model",
|
||||||
@@ -68,7 +78,7 @@ HSK_MODEL = Model(
|
|||||||
templates=[
|
templates=[
|
||||||
{
|
{
|
||||||
"name": "Card 1",
|
"name": "Card 1",
|
||||||
"qfmt": "<strong>{{Pinyin}}</strong><br>{{English}}",
|
"qfmt": HSK_FRONT_TEMPLATE,
|
||||||
"afmt": "{{FrontSide}}<hr id='answer''><div class='simple'>"
|
"afmt": "{{FrontSide}}<hr id='answer''><div class='simple'>"
|
||||||
"{{Simplified}}</div><br><div class='trad'>{{Traditional}}</div>",
|
"{{Simplified}}</div><br><div class='trad'>{{Traditional}}</div>",
|
||||||
},
|
},
|
||||||
|
|||||||
43
data/input/基础汉语40课/基础汉语40课 - 第25课 - 1.words.txt
Normal file
43
data/input/基础汉语40课/基础汉语40课 - 第25课 - 1.words.txt
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
变化
|
||||||
|
世纪
|
||||||
|
年代
|
||||||
|
毕业
|
||||||
|
家乡
|
||||||
|
乘
|
||||||
|
高架
|
||||||
|
栋
|
||||||
|
现代化
|
||||||
|
吃惊
|
||||||
|
新闻
|
||||||
|
发展
|
||||||
|
然而
|
||||||
|
当
|
||||||
|
心情
|
||||||
|
十分
|
||||||
|
激动
|
||||||
|
完全
|
||||||
|
差点儿
|
||||||
|
拆
|
||||||
|
窄
|
||||||
|
变
|
||||||
|
位置
|
||||||
|
造
|
||||||
|
穿
|
||||||
|
隧道
|
||||||
|
农村
|
||||||
|
成为
|
||||||
|
金融
|
||||||
|
想象
|
||||||
|
建筑
|
||||||
|
差
|
||||||
|
发现
|
||||||
|
时髦
|
||||||
|
流行
|
||||||
|
到处
|
||||||
|
需要
|
||||||
|
方面
|
||||||
|
不如
|
||||||
|
繁荣
|
||||||
|
真正
|
||||||
|
窗口
|
||||||
|
未来
|
||||||
22
data/input/基础汉语40课/基础汉语40课 - 第25课 - 2.words.txt
Normal file
22
data/input/基础汉语40课/基础汉语40课 - 第25课 - 2.words.txt
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
马
|
||||||
|
赛马
|
||||||
|
将军
|
||||||
|
约
|
||||||
|
等级
|
||||||
|
对
|
||||||
|
输
|
||||||
|
保证
|
||||||
|
怀疑
|
||||||
|
匹
|
||||||
|
摇
|
||||||
|
信心
|
||||||
|
肩
|
||||||
|
同意
|
||||||
|
出场
|
||||||
|
顺序
|
||||||
|
接着
|
||||||
|
结果
|
||||||
|
齐国
|
||||||
|
田忌
|
||||||
|
齐王
|
||||||
|
子膑
|
||||||
Binary file not shown.
BIN
data/output/基础汉语40课/基础汉语40课 - 第25课 - 1.words.apkg
Normal file
BIN
data/output/基础汉语40课/基础汉语40课 - 第25课 - 1.words.apkg
Normal file
Binary file not shown.
Reference in New Issue
Block a user