character string

字符串

常用释义

词性释义

字符串:由一系列字符组成的数据类型,可以包含字母、数字、符号等。在计算机编程中常用于表示文本或数据。
例句
  • 全部
  • 字符串
It is not possible to add an integer to a function or to a character string, the operation has no meaning for those types.
不可以把一个整型和一个字符串相加,操作是没有意义的。
把多个项目连接成一个项目。例如,把两个或多个字符连接为一个字符串。
执行该语句之后,应用程序输出已经取入字符串变量(stringDoc)中的结果。
只引用一个字符串对象的简单表达式的排序规则标签是被引用对象的排序规则标签。
If the input is not a character string, the output has the default collation of the database, and a collation label of coercible-default.
如果输入不是字符串,则输出采用数据库的默认排序规则以及强制默认的排序规则标签。
如SQL标准中所述,此函数使用字符语义查找字符字符串的长度。
用于指示一个字符串的起始和结束的一个或多个字符。
可用一个特定的字符串或位模式来表明记录的终点。
Certain programming languages have the discommodiousness in calculating the length of the character string.
某些编程语言计算字符串长度不方便。
数据成员指示包括NULL结束符在内的字符串长度。
TERTIARY_WEIGHTS returns NULL when non_Unicode_character_string_expression is not defined with an SQL tertiary collation.
如果未使用SQL第三排序规则定义non_Unicode_character_string_expression,则TERTIARY_WEIGHTS返回NULL。
以空值结束的Unicode字符串,最大长度为4000个字符。
Writes a character string at a specified location, expanding tabs to the values specified in an array of tab-stop positions.
在指定位置写字符串,制表符扩展为制表符停止位置数组中指定值。
返回字符串中从左边开始指定个数的字符。
使用字符串输入并返回字符串输出的函数,对输出使用输入字符串的排序规则。
发送到服务器的Unicode字符串常量前面必须加上大写字母N。
Indicates that the subsequent character string is to be used with pattern matching. For more information, see LIKE (Transact-SQL).
指示后续字符串使用时要进行模式匹配。有关详细信息,请参阅LIKE(Transact-SQL)。
Microsoft Excel allows you to reconvert a character string that has already been input and converted.
MicrosoftExcel允许对已输入和转换的字符串进行汉字重选。
获取或设置Bookmark控件中的字符或指定字符字符串的强调标记。
The typeface field of the FONT option in the DIALOG statement must be an ASCII character string enclosed in double quotation marks.
DIALOG语句中FONT选项的typeface字段必须是用双引号括起来的ASCII字符串。
长度为零的字符串可以指定为两个引号,引号内没有任何字符。
This converts the character string contained within or passed into the function to a correct SQL statement.
这将把函数内包含的或传递到函数中的字符串转换为正确的SQL语句。
要格式化字符串的宽度,请在A后面放入一个整数。
property是字符串,可以是下列值之一
通过将字符串映射为期望作用域中的对象来将对象存储到该作用域。
字符串或Unicode数据类型的长度是字符个数。
RTRIM RTRIM(p. description) Returns a character string in which all spaces at the end of the input value have been removed.
RTRIMRTRIM(p.description)返回一个字符串,其中输入值结尾处的所有空格都被移除。
如果该属性的值为true,那么就忽略要被解析的字符串中跟在小数点后面的任何数字。
This identifier may be a character string, numeric, or alphanumeric value.
这个标识符可以是字符串、数字或字母数字值。
在使用字符串调用EXECUTE之前,请先验证该字符串。
1·This identifier may be a character string, numeric, or alphanumeric value.
这个标识符可以是字符串、数字或字母数字值。
2·This converts the character string contained within or passed into the function to a correct SQL statement.
这将把函数内包含的或传递到函数中的字符串转换为正确的sql语句。
3·A MAC address is a unique character string, and since it identifies a specific physical device — one individual NIC — the MAC address, by convention, never changes for the life of the NIC.
一个MAC地址是一个独一无二的字符串。由于它标识一个独特的物理设备——一个唯一的网卡——MAC地址,按照约定,在网卡中将永不会改变。
4·And since this script will always generate the same number for the same character string on any system, the need for storing the UID number in a spreadsheet or database is eliminated.
另外,因为这个脚本可以在任何系统上为相同的字符串生成相同的数字,所以不需要把uid号存储在电子表格或数据库中。
5·Then, we parse the character string into individual words and store in the computer memory as list.
然后,将字符串解析为单个单词并以列表形式存储到内存中。
同义词
n.
[计]字符串