您要查找的是不是:
- Renders a text input box element. 呈現文本輸入框元素。
- Specifies a multiline text input control. 多行文本輸入控件。
- Widget displays a text input field with an adjacent button. 窗口小部件上有一個(gè)文本輸入域以及一個(gè)緊挨著(zhù)的按鈕。
- 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. 上面的表單顯示一個(gè)文本輸入框(命名為q)和一個(gè)提交按鈕。
- Return text input by the user as well as any instances of the prompt character. 返回用戶(hù)輸入的文本以及提示字符的任意實(shí)例。
- Another key advantage for Tcl is the language's ability to handle text input. Tcl的另一個(gè)主要優(yōu)點(diǎn)是該語(yǔ)言處置文本輸入的能力。
- The spell checker works on text input fields and underlines misspelled words. 拼寫(xiě)檢查工程文字輸入領(lǐng)域,并強調拼寫(xiě)錯誤的字詞。
- 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. 在人臉檢測階段,通過(guò)將縮放后的圖像的各個(gè)區域輸入神經(jīng)網(wǎng)絡(luò ),由神經(jīng)網(wǎng)絡(luò )判斷輸入區域中是否包含人臉;
- 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示例提供一個(gè)包含一個(gè)文本輸入字段的網(wǎng)頁(yè),該字段接受從1到100的數字。
- The utility reads text input, either from the standard input or from a filename given as a command line argument. 該實(shí)用程序從標準輸入或從作為命令行參數給出的文件名讀取文本輸入。
- Thus, we come to our first one-liner, intended to add two columns in the text input to the script. 因此,我們來(lái)查看第一個(gè)一行程序,它旨在將文本輸入中的兩列添加到腳本中。
- X Input Method (XIM) is a locale-based framework designed to address the requirements of text input for any language. 輸入方法是一種基于區域設置的框架,用來(lái)滿(mǎn)足任何語(yǔ)言的文本輸入需要。
- 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. 現在我們擁有一個(gè)面板可以布置了!下一步添加些標簽和文本輸入框和按鈕(控件).
- Input Method (XIM) is a locale-based framework designed to address the requirements of text input for any language. 輸入方法是一種基于區域設置的框架,用來(lái)滿(mǎn)足任何語(yǔ)言的文本輸入需要。
- A continuous loop that takes text input from the keyboard and echoes it to the screen (similar to the Unix cat program). 這是一個(gè)連續從鍵盤(pán)讀取字符并回顯到屏幕上的循環(huán)。