What is the translation of " 原始变量 " in English?

original variables

Examples of using 原始变量 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
原始变量在Swap()方法内更改。
The original variables are changed inside the Swap() method.
原始变量不受影响。
The original variables are not affected.
每个主成分都是原始变量的线性组合。
Each principal component is a linear combination of original variables.
每一个主成分是原始变量的线性组合。
Each principal component is a linear combination of the original variables.
原始变量不受影响。
The original variable remains unaffected.
主成分保留了原始变量的大多数变异信息。
The principal component retains most of the information of the original variables.
主成分是原始变量的线性组合.
Principal components are the linear combinations of the original variables.
主成分保留了原始变量绝大多数信息。
The principal component retains most of the information of the original variables.
任何涉及原始变量的操作都始终返回新值。
Any operation involving a primitive variable always returns a new value.
Python有四种原始变量类型:.
In Python there are four types of primitive variable:.
图7:3个原始变量(基因)减少到称为主成分(PC)的2个新变量.
Figure 7: The 3 original variables(genes) are reduced to 2 newvariables termed principal components(PC's).
图7:3个原始变量(基因)减少到称为主成分(PC)的2个新变量.
Figure: The 3 original variables(genes) are reduced to 2 newvariables termed principal components.
由于lambda表达式通过值捕获原始变量x和y,因此它们的值在lambda执行后仍为1。
Because the lambda expression captures the original variables x and y by value, their values remain 1 after the lambda executes.
图7:3个原始变量减少成了2个称为主成分的新的变量。
Figure 7: The 3 original variables(genes) are reduced to 2 newvariables termed principal components(PC's).
现在我们来看看我们的原始变量是否是相同的数据类型。
Now let's check that both our original variables are of the same datatype.
因此,新变量和原始变量包含同一数据的两个不同的副本。
The new variable and the original variable therefore contain two separate copies of the same data.
对于引用变量和大多数原始变量(long和double除外)的读写操作;.
Read and write operations to reference variables and primitive variables(except long and double).
它减少了原始变量中存在的随机噪声-类似于平均值,是的,你在这里丢失了一些信息。
It reduces random noise that exists in raw variables- similar to averaging and yes, you lose some information here.
当编译器遇到对生成属性进行赋值时,它会调用Setter,并将结果赋给原始变量
When the compiler sees an assignment to a generated property,it calls the setter and assigns the result to the original variable.
因此,您可以通过原始变量名称或引用来访问变量的内容。
Therefore, you can access the contents of the variable through either the original variable name or the reference.
这个栈包含线程的所有特定信息或本地信息,例如所有声明的原始变量和方法调用。
This stack contains all the information specific or local to the thread,such as all declared primitive variables and method calls.
在Java1.4中,为了实现此操作,我们必须将原始变量赋值到合适的引用类中(也即装箱,boxing)。
In order to do this in Java 1.4, we must put our primitive variable into an appropriate reference type(boxing).
重要的是要注意add我们创建的原始变量和每个变量都指向内存中的相同位置。
It's important to note that the original add and each of the variables we created are pointing to the same spot in memory.
此过程与声明原始数据类型变量的过程相同。
This process is thesame as declaring a primitive data type variable.
Results: 24, Time: 0.0144

Word-for-word translation

Top dictionary queries

Chinese - English