Showing
1 changed file
with
10 additions
and
1 deletions
@@ -118,13 +118,22 @@ | @@ -118,13 +118,22 @@ | ||
118 | ### 表达模板 | 118 | ### 表达模板 |
119 | 119 | ||
120 | * 表达情景的图片 ExpressDisplayImage 可显示 | 120 | * 表达情景的图片 ExpressDisplayImage 可显示 |
121 | -* 播放听力按钮 ExpressListeningButton 可显示 可操作-点击播放听力 | 121 | +* 音频播放器 AudioPlayer 可显示 |
122 | * 显示表达题问题按钮 ExpressShowQuestionButton | 122 | * 显示表达题问题按钮 ExpressShowQuestionButton |
123 | * 显示表达功能选择视图 ExpressFunctionOptionsButton | 123 | * 显示表达功能选择视图 ExpressFunctionOptionsButton |
124 | * 显示表达全文文本按钮 ExpressShowTextViewButton | 124 | * 显示表达全文文本按钮 ExpressShowTextViewButton |
125 | * 显示问题视图 ExpressClipPaperQuestionView | 125 | * 显示问题视图 ExpressClipPaperQuestionView |
126 | * 表达全文文本 ExpressTextView 可显示 可操作-超出限制时可以自由滑动 | 126 | * 表达全文文本 ExpressTextView 可显示 可操作-超出限制时可以自由滑动 |
127 | 127 | ||
128 | + | ||
129 | +### 听音选图模版 | ||
130 | + | ||
131 | +* 显示听音选图全文按钮 SelectImageByListeningArticleButton | ||
132 | +* 待选择图片视图 SelectImageByListeningArticleView 可点击 可操作-是否正确播放相应提示音 | ||
133 | +* 音频播放器 AudioPlayer 可显示 | ||
134 | +* 逻辑树按钮 LogicTreeDisplayContent | ||
135 | + | ||
136 | + | ||
128 | ### 标题模板 | 137 | ### 标题模板 |
129 | 138 | ||
130 | * 标题 TitleLabel 可显示 | 139 | * 标题 TitleLabel 可显示 |
-
Please register or login to post a comment