The first character must be a number between 1 and 9, and the next three characters must be a number between 0 and 9 or an uppercase character between A and Z (see Listing 4).
第一个字符必须是1 到9间的数字,后三个字符必须是0 到 9 间的数字或是A 到 Z 间的大写字符(参见清单4)。
A key that, when pressed in combination with another key, gives the other key an alternative meaning; for example, producing an uppercase character when a letter key is pressed.
当一个键与另一个键组合使用时,它可改变另一个键的含义,例如,在按下某个字母键时产生大写字母。
To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back.
为了演示这个技术,我特意编写了一个函数,该函数接受一个ASCII字符、加载它、将其转换成大写并存储回去。
In this example, it converts the first character of the name to uppercase, and the remaining characters to lowercase, and then USES that modified string as the new name value.
在这个例子中,它将名称的首字母大写,其它的字母保持小写,然后用修改过的字符串作为新的名称值。
The compute node UPPERCASE turns the text character received into UPPERCASE and then sends out the message through the TCPIPClient Output node to Socket 1113.
计算节点UpperCase将接收到的文本字符转换为大写形式并通过TCPIPClientOut put节点发送到Socket 1113。
The convert_to_upper function takes the address of an arbitrary character, converts it to uppercase, and then stores it back and returns nothing.
convert _ to_upper函数接受任意字符的地址,转换为大写并将其存储回去,不返回任何东西。
UCASE, or upper UCASE (p.description) Returns a character string in which all alphabetical characters in the input value have been converted to uppercase.
or UPPER U CASE (p. d escription)返回一个字符串,其中输入值中的所有字母字符都已转换为大写。
For example, a character set can consist of the uppercase letters A through Z, the lowercase letters a through z, and the digits 0 through 9.
例如,一个字符集可以由大写字母A到Z、小写字母 a到 z以及数字0 到9 组成。
The first statement calls a function (in this case, toUpper, which converts a character to uppercase) on each element of a list.
第一个语句在列表的每个元素上调用函数(本例中为toUpper,用于把字符转成大写)。
The first character is changed to uppercase , and all others are changed to lowercase.
第一个字符被转化为大写,所有其余字符被转化为小写。
Computer Science A data control character after which characters are interpreted as having been typed in the uppercase mode.
符号变换,字符切换:一种数据控制字符,按下后字符被解释为已按大写字母模式键入。
Converts the specified character or string to uppercase.
将指定的字符或字符串转换为大写。
Returns a string or character containing the specified string converted to uppercase.
传回包含已转换成大写之指定字串的字串或字元。
The first character was left uppercase and the remaining characters were converted to lowercase.
第一个字元保留大写,而其馀的字元已转换成小写。
The first character was left uppercase and the remaining characters were converted to lowercase.
第一个字元保留大写,而其馀的字元已转换成小写。
应用推荐