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.