您要查找的是不是:
- Renders a text input box element. 呈现文本输入框元素。
- Specifies a multiline text input control. 多行文本输入控件。
- Widget displays a text input field with an adjacent button. 窗口小部件上有一个文本输入域以及一个紧挨着的按钮。
- This allows you to type a parameter value in the text input control. 这允许您在文本输入控件中键入参数值。
- The above form displays a text input box (named q), and a submit button. 上面的表单显示一个文本输入框(命名为q)和一个提交按钮。
- Return text input by the user as well as any instances of the prompt character. 返回用户输入的文本以及提示字符的任意实例。
- Another key advantage for Tcl is the language's ability to handle text input. Tcl的另一个主要优点是该语言处置文本输入的能力。
- The spell checker works on text input fields and underlines misspelled words. 拼写检查工程文字输入领域,并强调拼写错误的字词。
- Tip: You can type a lot of IRC commands directly into the text input field. 提示:您可以直接在文本输入栏里输入很多 IRC 命令。
- In the face detection phase, the neural network is used to judge whether the input region of the resized images contained a face. 在人脸检测阶段,通过将缩放后的图像的各个区域输入神经网络,由神经网络判断输入区域中是否包含人脸;
- Added select/cut/copy/paste to all text inputs. 新增圈选/剪下/复制/贴上到所有的文字输入功能上。
- Kiosks, whose screens are usually larger, should nonetheless avoid complex text input whenever possible. 信息亭设备的屏幕一般都比较大,因此如果需要,完全可以使用复杂的文本输入。
- The BlobCache sample presents a Web page featuring a text input field that accepts numbers from 1 to 100. BlobCache示例提供一个包含一个文本输入字段的网页,该字段接受从1到100的数字。
- The utility reads text input, either from the standard input or from a filename given as a command line argument. 该实用程序从标准输入或从作为命令行参数给出的文件名读取文本输入。
- Thus, we come to our first one-liner, intended to add two columns in the text input to the script. 因此,我们来查看第一个一行程序,它旨在将文本输入中的两列添加到脚本中。
- X Input Method (XIM) is a locale-based framework designed to address the requirements of text input for any language. 输入方法是一种基于区域设置的框架,用来满足任何语言的文本输入需要。
- The minimum information that shall be made available is text content, text input caret location, and text attributes. 其资讯至少应包含文字内容、文字输入游标位置与文字属性。
- Now we have a panel setup! The next step is adding some labels and text input boxes, and a button. 现在我们拥有一个面板可以布置了!下一步添加些标签和文本输入框和按钮(控件).
- Input Method (XIM) is a locale-based framework designed to address the requirements of text input for any language. 输入方法是一种基于区域设置的框架,用来满足任何语言的文本输入需要。
- A continuous loop that takes text input from the keyboard and echoes it to the screen (similar to the Unix cat program). 这是一个连续从键盘读取字符并回显到屏幕上的循环。