TO A VARIABLE 中文是什么意思 - 中文翻译

[tə ə 'veəriəbl]
[tə ə 'veəriəbl]

在 英语 中使用 To a variable 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Pointer to a variable.
向一个变量
Pointer operator* is pointer to a variable.
指针运算符*指向一个变量
Assigning some value to a variable in Python is very easy.
交换连个变量的值数,在python中,就是如此简单。
We can also bind the anonymous function to a variable first:.
匿名函数可以赋值给一个变量:.
Pointer to a variable.*a; will pointer to a variable.
指针指一个变量*a;指向变量.
You can assign a function's return value to a variable.
例如,您可以将函数返回值赋给一个变量
A value must be assigned to a variable before using it otherwise it will give compile time error.
变量在使用前必须分配一个值,否则会给编译时错误。
In programming we say that we assign a value to a variable.
在编程时我们说我们给一个变量分配一个值。
If you try to assign the result to a variable, you get a special value called None.
如果你试着将结果赋值给一个变量,就会得到一个特殊的值None。
We can also assign the result of that last expression to a variable.
我们也可以把IF表达式的结果赋值给一个变量
We can assign the input to a variable, so we can use it later, and we can use some math to process it.
我们可以把输入赋给一个变量,以便以后使用,还可以使用一些数学运算来进行处理。
You can also assign the value of an expression to a variable.
也可以将一个表达式的值赋给一个变量
Whenever you declare a new function and assign it to a variable, you store the function definition, as well as a closure.
只要你声明一个新的函数并赋值给一个变量,你就保存了这个函数定义,也就形成了闭包。
In this example, we assigned an anonymous function to a variable.
这种写法将一个匿名函数赋值给变量
The name of the cookie is automatically assigned to a variable of the same name.
Cookie的名称指定为相同名称的变量
A value that indicates that noinitial value has been assigned to a variable.
一个值,表示没有为变量指定初值。
The first difference is that structsget copied whenever they're assigned to a variable or passed to a function.
第一个不同是一旦structs被赋值给一个变量或则传递到一个函数的时候,它都会被复制。
This expression uses the+ operator to add three andfour together without assigning the result, seven, to a variable.
该表达式使用+运算符把3和4加到一起但并没有把结果(7)赋值给一个变量
To know all the functions in amodule we can assign the functions list to a variable, and then print the variable..
要了解模块中的所有函数,我们可以将函数列表分配给变量,然后打印变量。
Closure is an importantJavaScript pattern to give private access to a variable.
闭包是一个重要的JS模式,可以私有访问变量
In Python, we use= to assign a value to a variable.
在Python中,我们用=来给一个变量赋值。
Closure is an importantJavaScript pattern to give private access to a variable.
闭包是一种重要的JavaScript模式,可用于访问私有变量
In interactive mode thelast printed character is assigned to a variable'_'.
在交互模式下,最后打印的表达式分配给变量_。
In interactive mode thelast printed character is assigned to a variable'_'.
在交互模式下,最后打印的表达式将分配给变量_。
In the first example, we simply assigned a string to a variable.
在第一个例子中,我们简单地将一个字符串赋给一个变量
In interactive mode thelast printed character is assigned to a variable'_'.
在交互模式下,上一次打印出来的表达式被赋值给变量_。
This means that you can assign a value of a data type to a variable.
这意味着您可以为变量指定数据类型。
A typedef retains type informationwhen a function type is assigned to a variable.
在将一个函数类型赋值给一个变量时,一个typedef保留了类型信息。
In the second example, we used new String()to create a string object and assign it to a variable.
在第二个例子中,我们使用newString()来创建一个字符串对象并将其分配给一个变量
结果: 29, 时间: 0.05

单词翻译

顶级字典查询

英语 - 中文