2)为GUI添加控件:编辑框(EditText)控件、静态文本(StaticText)、滚动条(Slide)控件、按钮(PushButton)控件、坐标轴(Axes)控件等。
基于131个网页-相关网页
...比如我们在发送短信的时候,长按输入框(Edittext),会弹出个粘贴按钮,这个粘贴按钮是edittext自身实现的方法,还是操作系统处理的?能不能捕获到这个粘贴事件。
基于117个网页-相关网页
The EditText element needs these elements, because EditText has two modes.
EditText元素需要这些元素,因为EditText有两种模式。
In other words, EditText should be placed below the element called prompt_label.
换句话说,EditText应该放在名为prompt_label的元素的下方。
The EditText constructor also overrides the constructor return value, as Listing 2 shows.
EditText 构造函数也覆盖构造函数返回值,如清单 2 所示。
应用推荐