Showing
1 changed file
with
21 additions
and
0 deletions
教师版模板控件Id定义.md
0 → 100644
1 | +模板控件Id统一命名规则,确保通过控件Id找到该控件并且执行相应的动作 | ||
2 | + | ||
3 | +### 单词学习模板 | ||
4 | + | ||
5 | +#### 单词学习主模板 | ||
6 | + | ||
7 | +* 单词大图 MainWordExplanationImage | ||
8 | +* 单词解释 MainWordExplanationText | ||
9 | +* 句子增长 MakeSentenceLongerButton | ||
10 | +* 句子缩短 MakeSentenceShorterButton | ||
11 | +* 单词对比 WordCompareButton | ||
12 | +* 单词解释开关 WordExplanationTextSwitcher | ||
13 | +* 课堂练习按钮 ExerciseInClassButton | ||
14 | + | ||
15 | +#### 单词对比页面 | ||
16 | + | ||
17 | +注:(以下N=1-4) | ||
18 | +* 单词对比图 MainWordExplanationImageN | ||
19 | +* 单词对比图解释 MainWordExplanationTextN | ||
20 | +* 回到单词学习主画面 BacktoMainWordExplanationButton | ||
21 | +* 不同对比分段控件 WordCompareSegmentedControl |
-
Please register or login to post a comment