File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1115,26 +1115,26 @@ AS 已帮你集成了一些注释模板,我们只需要直接使用即可,
11151115
11161116| 名称 | 缩写 |
11171117| -------------- | ---- |
1118- | TextView | tv |
1118+ | Button | btn |
1119+ | CheckBox | cb |
11191120| EditText | et |
1121+ | FrameLayout | fl |
1122+ | GridView | gv |
11201123| ImageButton | ib |
1121- | Button | btn |
11221124| ImageView | iv |
1125+ | LinearLayout | ll |
11231126| ListView | lv |
1124- | GridView | gv |
11251127| ProgressBar | pb |
1126- | SeekBar | sb |
11271128| RadioButtion | rb |
1128- | CheckBox | cb |
1129- | ScrollView | sv |
1130- | LinearLayout | ll |
1131- | FrameLayout | fl |
1132- | RelativeLayout | rl |
11331129| RecyclerView | rv |
1134- | WebView | wv |
1135- | VideoView | vv |
1130+ | RelativeLayout | rl |
1131+ | ScrollView | sv |
1132+ | SeekBar | sb |
11361133| Spinner | spn |
1134+ | TextView | tv |
11371135| ToggleButton | tb |
1136+ | VideoView | vv |
1137+ | WebView | wv |
11381138
11391139### 常见的英文单词缩写表
11401140
You can’t perform that action at this time.
0 commit comments