在您的系统设置中建立环境变量ROO-DEV,该变量应指向Roo项目中的引导文件夹。
Set up the environment variable ROO-DEV in your system settings, which should point to the bootstrap folder within the Roo project.
变量始终是由值指定的,这意味着设置一个变量等于另一个变量后,它们就相互独立。
Variables are always assigned by value, which means that when one variable is set equal to another variable, they are then independent of each other.
首先,他们解释说,如果一个给定的变量对幸福感有影响,那么我们应该认为该变量的任何变化都与观察到的幸福感变化相关。
First, they explain that if a given variable is playing a role in affecting well-being, then we should expect any change in that variable to correlate with the observed changes in well-being.
首先,他们解释说,如果一个给定的变量在影响幸福感方面发挥了作用,那么我们应该预期该变量的任何变化都与所观察到的幸福感变化相关。
First, they explain that if a given variable is playing a role in affecting wellbeing then we should expect any change in that variable to correlate with the observed changes in wellbeing.
php中的变量都是弱类型的:您可以将变量指定为整型,稍后将其指定为字符型。
Variables in PHP are weakly typed: you can assign a variable as an integer and later as a character.
因为这个变量,和积分的变量不一样。
And it's because this variable here is not the same as the variables on which we are integrating.
如果你想保持某种状态,也就是说记住某个值,你可以用所谓的变量,中的变量。,and, heres,what, it, looks, like, in, this, language, called,scratch。
If you want to maintain states, that is, to say, remember some value, well, you can use what's called a variable scratch Now, who CARES about variables Xs and Ys and all these?
与实例变量不同的是,类变量与该类所有的对象关联在一起而非某个特定的对象。
Unlike instance variables, class variables are associated with all objects of a particular class and not with individual objects.
您在规则集编辑器的变量部分中定义变量。
You define variables in the variables section of the rule set editor.
方法内部声明的变量是局部变量,在方法外部是不能够使用的。
Variables declared with a method are local to that method and cannot be used outside of it.
错误必须有一个名称,它可以包含与错误相关的信息的变量,但该变量不是必需的。
A fault must have a name and it can optionally contain a variable that holds information related to the error.
它有一个内部状态变量,该变量的起始值为EMPTY,只要放进一个对象,该变量的值就变成FULL了。
It has an internal state variable that starts with the value EMPTY and becomes FULL as soon as an object is put into it.
我们需要复制该变量的值以使创建新的变量更加简单,因此继续下一步,将该变量的值复制到剪贴板。
We want to copy the value of this variable to make creating the new one easier, so go ahead and copy the value of that variable to the clipboard.
如果一个函数要频繁的使用全局变量,我们可以使用局部变量,作为全局变量的拷贝,这样就可以使用寄存器了。
If a function USES global variables heavily, it is beneficial to copy those global variables into local variables so that they can be assigned to registers.
当我们解决了所有变量状态改变的问题后,就可以确信,当我们第一次定义变量时,变量的定义在函数整个生存期间都会保持。
Once we have rid ourselves of all variable state changes, we can know that when we first define our variable, the definition of our variable will hold for as long as the function lasts.
然后该特性支持创建一个新的PROJECT _ WORKSPACE变量,该变量会引用任务的工作区。
This feature then allows to create a new PROJECT_WORKSPACE variable that refers to the job's workspace.
在创建变量时,需要声明变量的类型,然后才能使用该变量。
When you create a variable, you need to declare what type it is before you can use it.
替换空变量或未设置的变量。
每一次线程或者程序结束的时候,变量视图都会列出范围内的变量。
The variables view lists in-scope variables each time a thread or the program stops.
这个奇妙的书真的指出那个缺失的变量,这变量阻止我的日子实现可能潜力。
This fantastic book really pointed out the missing variable that was preventing me from having my days realize their possible potential.
例如,在选择不同的范围时,就会看到变量部分改为显示属于每个范围的变量。
For example, when you select different scopes, you will see the variables section change to display the variables that belong to each scope.
当类的变量被声明为类的成员变量时,找到所有权关系是更加可靠的。
It was more reliable at finding ownership relationships when the variables were declared as member variables of the class.
它们更像是代数变量而不是传统的编程变量。
They're more like algebraic variables than traditional programming variables.
这个奇妙的书真的指出那个缺失的变量,这变量阻止我的日子实现可能潜力。
This fantastic book really pointed outthe missing variable that was preventing me from having my days realizetheir possible potential.
如果您目前使用更长的变量,那么需要进行更新,以适应更短的变量。
If you're using the longer variables, update now to use the shorter variables.
如果回滚全局变量的创建,那么该变量将不再存在。
If the creation of a global variable is rolled back, then the variable no longer exists.
包规范说明中声明的变量称作全局变量,或公共变量。
The variables declared in the package specification are called global variables or public variables.
同样,在每一个程序暂停的时候,对界内变量所做的更改可以在变量视图中强调显示。
Also, after every program suspend, changes to in-scope variables will be highlighted in the variables view.
局部变量是一种仅能在声明该变量的代码片段中使用的变量。
A local variable is a variable that is only available for use within the snippet in which it is declared.
局部变量是一种仅能在声明该变量的代码片段中使用的变量。
A local variable is a variable that is only available for use within the snippet in which it is declared.
应用推荐