string variable name 字符串变量名称 ; 串变数
string variable ROM 串变量仅读记忆器
character string variable [计] 字符串变量 ; 字符量
allocating character string variable [计] 指定字符串变量 ; 配置字符串变量
String variable expected 缺字符串变量 ; 应该用字符串变量
alphanumeric string variable 文数串变数
bit string variable 位串变量
variable length string [计] 可变长度串 ; 变长字符串
variable-lengh string 变长字符串
N data on which arithmetical operations will not be performed 串变量 [计算机]
Listing 1. Tracking the input string variable.
列表1 .跟踪出入字符串变量。
Initialize an empty stack and empty result string variable.
初始化一个空堆栈,将结果字符串变量置空。
We define the SQL statement as a string variable for two reasons.
因为以下两个原因,我们将sql语句定义成了一个字符串变量。
Now at this point in the story, I have a variable called name, stored inside of that is the string, literally David.
再回到这里,我有一个名为name的变量,而且把字符串David赋给了name变量。
When you declare a pointer yourself manually, you do say char * the variable name because recall that's the same thing that we did earlier but we called it instead string.
当你手动声明一个指针是,你可以说char,*,变量名字,因为那是我早些时候做的事情,但是我们叫它为字符串。
int So whereas before I mentioned int, turns out if you wanna put a string in a variable, you have to say this is a string.
先不管我之前提到的,如果你想把一个字符串赋给某个变量,那你必须事先声明这个变量是string类型的。
应用推荐