What is the translation of " 的所有变量 " in English?

all variables

Examples of using 的所有变量 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
声明在该过程中定义的所有变量都是静态的。
All variables defined in the class need to be static.
在这个函数内赋值的所有变量,存在于该局部作用域内。
Any variables assigned in this function exist within the local scope.
请注意,到目前为止我们用过的所有变量的名字前都没有*操作符。
Note: So far all variables that we used had descriptive names.
公有说明符后定义的所有变量或函数可以被程序中的其它函数访问。
All variables or functions defined after the public identifier can be accessed by all other functions in the program.
User的所有变量也都是它的属性,因此它们也被仔细保存,而不是通常的垃圾。
All variables of User also are its properties, so they are also carefully kept, not junked as usually.
通货膨胀几乎影响到宏观经济的所有变量,许多人认为目前美国的通货膨胀水平太低。
Inflation impacts nearly all variables of macroeconomics, and many believe that current U.S. inflation levels are too low.
也就是说,在函数中声明的所有变量,无论是在哪里声明的,在整个函数中它们都是有定义的。
All variables declared in a function, no matter where they are declared, are defined throughout the function.
这是一个可选部分,并定义了程序中要使用的所有变量,游标,子程序和其他元素。
It is an optional section and defines all variables, cursors, subprograms, and other elements to be used in the program.
为什么不能在init()方法中创建applet需要的所有变量??
Why can't all variables needed in an applet be created inside the init() method?
它与所涉及到的所有变量的联合分布成正比,这与CPD中的条件分布不同。
It is proportional to the joint distribution of all the variables involved, as opposed to conditional distributions in CPDs.
在退休计划涉及的所有变量中--预期寿命、通货膨胀、未来支出--社会保障似乎是人们最感兴趣的。
Of all the variables involved in retirement planning-- life expectancy, inflation, future expenses-- none seems to interest people as much as Social Security.
函数的词汇环境包括函数作用域链中的所有变量、属性、方法和对象以及它们的值。
A function's lexical environment includes all the variables, properties, methods, and objects in the function's scope chain, along with their values.
当返回该新函数时,创建它的函数中使用的所有变量和参数都不会消失。
When that new function gets returned, all the variables and arguments used in the function that created it don't go away.
尽管您可以逐一初始化各个变量,但您也可以轻松地初始化一个TensorFlow图中的所有变量(如下所示):.
While it is possible to initialize variables individually,you can easily initialize all the variables in a TensorFlow graph as follows:.
重启:重新启动内核,从而清除定义的所有变量
Restart: restarts the kernel, thus clearing all the variables etc that were defined.
事实上,无法顾及到可能影响您无线局域网健康与性能的所有变量
It is virtually impossible to consider all the variables that might affect the health and performance of your WLAN.
InnerFunction是在outerFunction中定义的闭包,可以访问在outerFunction作用域内声明和定义的所有变量
InnerFunction is closure that is defined inside outerFunction andhas access to all variables declared and defined in the outerFunction scope.
处于安全方面的原因,浏览器不会显示URL中包含的所有变量
For security reasons, your browser doesn't display all the variable contained within the url.
上述示例定义了名为Named_Cart的类,该类拥有Cart类的所有变量和函数,加上附加的变量$owner和一个附加函数set_owner()。
This defines a class Named_Cart that has all variables and functions of Cart plus an additional variable$owner and an additional function set_owner().
计算这个等式中的所有变量根本不可能。
Calculating all the variables in this equation is simply impossible.
Oracle需要得到在语句中列出的所有变量的值。
Oracle needs to be listed in the statement the value of all variables.
其余的所有变量是一些称为“浮点”变量的东西。
All other variables are something called“floating point” variables..
测试用例中的所有变量被存储在JavaScript关联数组中。
All variables created in your test case are stored in a JavaScript associative array.
H文件描述了库的结构并声明了它的所有变量和函数。
H file describes the structure of the library and declares all its variables and functions.
当一个函数完成时,它的所有变量通常都会被删除。
When a function is completed, all of its variables are normally deleted.
程序中的所有变量可能不会在该程序中的所有位置进行访问。
All variables in a program may not be accessible at all locations in that program.
Clearvariables命令或clear命令用于清除当前工作区中的所有变量
The command clear or clear all removes all variables from the workspace.
一种导数,除一个变量之外的所有变量都被视为常量。
A derivative in which all but one of the variables is considered a constant.
程序中的所有变量可能不会在该程序中的所有位置都可以进行访问。
All variables in a program may not be accessible at all locations in that program.
Results: 29, Time: 0.0207

Word-for-word translation

Top dictionary queries

Chinese - English