英语人>词典>英汉 : change of the variable的中文,翻译,解释,例句
change of the variable的中文,翻译,解释,例句

change of the variable

change of the variable的基本解释
-

变数更换, 变量的更换

更多网络例句与change of the variable相关的网络例句 [注:此内容来源于网络,仅供参考]

If you change the name of a private variable, then your code will break.

如果您更改私人变量名,那么你的代码将中断。

You can change the value of this variable, for both GDB and your program, using the path command.

你可以改变这一变量的值,用于 GDB 和你的程序,请使用 path 命令。

We shall now show that the change of variable formula for integrals is just as unforgettable.

我们现在来说明积分的换元公式也一样好记。

If you change the name of the variable to something other than "int", then your code will break.

如果您更改变量的名称以外的东西"整数",那么您的代码将中断。

A template cannot set a variable or change the value of a variable .

模板中不能设置变量和改变变量的值。

加载更多网络例句 (22)
更多网络解释与change of the variable相关的网络解释 [注:此内容来源于网络,仅供参考]

change of the variable:变数更换

物态变化 change of state | 变数更换 change of the variable | 风向改变 change of the wind

change of the variable:变量的更换

change of the base 基的变换 | change of the variable 变量的更换 | channel 信道

change the type of a variable:改变一个变量的类型

register 要求一个变量进行优化,速度 request that a variable be optimized for speed | reinterpret_cast改变一个变量的类型 change the type of a variable | return 从函数返回 return from a function