字符串
字符串 的英文翻译
character string
字符串 的中文句子和英文句子
用来分隔或组织计算机程序元素或数据元素的字符或字符串。例如括号、空格符、算术运算符、if(如果)、“BEGIN"等。
A string of one or more characters used to separate or organize elements of computer programs or data; for example, parentheses, blank character, arithmetic operator, if,"BEGIN".
减少字符串中由于字符的重复出现而占据的数据媒体空间。
In a character string, to reduce the space taken on a data medium by repetitive characters.