青年中文青年中文

input character的意思

input character中文翻譯:

[計]輸入字符

相似詞語短語

character───vt.印,刻;使具有特征;n.(Character)人名;(英)克拉克特;n.性格,品質;特性;角色;[計]字符

rated input───額定輸入量,額定需求功率;額定處理能力

audio input───聲頻輸入(端),音頻輸入(端)

mic input───麥克風輸入

inverting input───反相輸入;倒相輸入

text input───[計]文本輸入

indic input───指示器輸入

comprehended input───理解輸入

digital input───[計]數字輸入;數碼輸入

雙語使用場景

Adds an input character or input string to the formatted string.───輸入字符或輸入字符串添加到帶格式字符串中。

An input character was encountered that was not a signed digit.───輸入字符中包含不是有符號數字的字符。

Normally, each input character will be tested against the mask and either accepted or rejected.───通常,將對照掩碼來測試各個輸入字符,以確定是被接受還是被拒絕。

Gets a value indicating whether the prompt character should be treated as a valid input character or not.───獲取一個值,該值指示是否應將提示字符視為有效的輸入字符。

To indicate that the prompt character is to be processed as a normal input character.───表示將提示字符作為普通輸入字符處理。

However, an encoding operation can fail if the input character cannot be represented by the encoding.───不過,如果輸入字符不能通過編碼過程得到表示,編碼操作就可能失敗。

Value that specifies whether the prompt character should be allowed as a valid input character.───值,指定是否應允許提示字符作為有效的輸入字符。

Replacement A string that is converted in an encoding operation in place of an input character that cannot be encoded.───編碼操作中轉換的、用以替代無法編碼的輸入字符的字符串。

To indicate that it is to be processed as a normal input character.───表示該字符將作為普通輸入字符處理。

英語使用場景

In this example, you enter a character from the keyboard and the program checks if the input character is an alphabetic character.

Have the program print each input character and its ASCII decimal value.

Adds the specified input character to the end of the formatted string, and then outputs position and descriptive information.

The core of the transposition logic lies in the if clause of the commandAction method, which simply transposes the letters of an input character array using a for loop.

The editable character positions will either be occupied by the prompt character copied from the mask if they are unassigned, or with a valid input character if they have been assigned an input.