赋值给 - 翻译成英语

assign
分配
指定
指派
赋予
赋给
赋值
分派
委派
布置
assigns
分配
指定
指派
赋予
赋给
赋值
分派
委派
布置
assigning
分配
指定
指派
赋予
赋给
赋值
分派
委派
布置
assigned
分配
指定
指派
赋予
赋给
赋值
分派
委派
布置
assignment to
分配 到
派任 至
赋值 给

在 中文 中使用 赋值给 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
该表达式使用+运算符把3和4加到一起但并没有把结果(7)赋值给一个变量。
This expression uses the+ operator to add three and four together without assigning the result, seven, to a variable.
它的name属性为空--这里创建了一个匿名函数,并将它赋值给其他变量。
Its name is empty- we created an anonymous function and assigned it to some variable.
当你把一个结构体变量赋值给另一个,那么这两个变量将会包含同样的值。
When you assign one struct variable to another, the two variables will then contain the same value.
这个栗子声明了一个新的String变量叫做description并且赋值给它一个初始值。
This example declares a new String variable called description and assigns it an initial value.
在第8行,我们在'modify'函数里把'arr'解引用,并将'90'赋值给这个数组的第一个元素。
In line no.8 in the modify function we are dereferencing arr and assigning 90 to the first element of the array.
例如,你可能将它赋值给一个变量,或者把它用在表达式里:.
For example, you might assign it to a variable or use it as part of an expression.
这个初始化器只是把origin和size实际参数值赋值给合适的存储属性:.
This initializer simply assigns the origin and size argument values to the appropriate stored properties.
首先,创建一个Perl5Compiler类的实例,并把它赋值给PatternCompiler接口对象。
First, create an instance of the Perl5Compiler class and assign it to the PatternCompiler interface object.
下例找出x和y的最小值,并把它赋值给z:.
This finds the min of x and y and assigns it to z.
现在你可以创建Person类的新实例,并且将它赋值给三个变量中的一个:.
You can now create a new Person instance and assign it to one of these three variables.
当从构造函数返回时,JavaScript将新对象赋值给jane变量。
Upon return from the constructor, JavaScript assigns the new object to the jane variable.
Open方法创建一个新的file对象,并把该file对象赋值给文件。
Open method to create a new file object and assign the file object to a file.
语句202使用“ADD”命令来将第一和第二变量相加,并将结果赋值给第一临时变量t1。
Statement 1802 uses an‘ADD' command to add a first and second variable and assigns the result to a first temporary variable t1.
例如,如果我们有一个向量,我们可以将它赋值给另一个绑定。
For example, if we have a vector, we can assign it to another binding.
此代码定义一个变量(名为map)并将该变量赋值给一个新的Map对象。
This code defines a variable(named map) and assigns that variable to a new Map object.
如果一个临时变量被修改了,看看是否可以将被提炼代码段处理为一个查询,并将结果赋值给相关变量。
If one variable is modified, see whether you can see the extracted code as query and assign the result to the variable concerned.
Forlinein<fileobject>代码从打开的文件中读取数据,并将文本赋值给line变量。
The for line in<fileobject> idiom reads data from the open file, one line at a time, and assigns the text to the line variable.
Split(None,3)获取三个“列”的值并将它们赋值给三个局部变量。
Split(None, 2) to get the three“columns” and assign them to three local variables.
从概念上讲,有两种表达式:它们是:把一个值赋值给一个变量和那些可以简单得到一个值的式子。
Conceptually, there are two types of expressions: those that assign a value to a variable and those that simply have a value.
例如,你可以定义一个类型为函数的常量或变量,并将适当的函数赋值给它:.
For example, you can define a constant or variable to be of a function type and assign an appropriate function to that variable.
结果: 77, 时间: 0.0231

单词翻译

顶级字典查询

中文 - 英语