不要使用普通易读的词语命名内部变量。
不要使用普通易读的词语命名内部变量。
Do not use normal legible words when naming internal variables?
在命名内部变量时,避免使用普通易读的词语。
When naming internal variables, avoid using normal legible words.
终于,结束方法设置内部变量错误。
内部变量包括:植被、岩性、土壤等。
Internal factors showed as followed: vegetation, rock quality and soil so on.
闭包就是能够读取其他函数内部变量的函数。
A "closure" is an expression (typically a function) that can have free varuables together with an environment that binds those variables (that "closes" the expression).
还显示一些内部变量值;您一般不需要关心这些变量值。
There are also some internal variable values showing; you generally don't need to be concerned with those.
一个操作规则,它为内部变量创建新的业务对象,并向它们赋予某些值。
An action rule that creates new business objects for the internal variables and assigns some values to them.
还有另外一个变量,一个荒谬的内部变量,驱使我们:我们的动物的愿望去做。
There is another variable, a preposterously internal variable, that drives us: our animal desire to do it.
这些变量是DataPower XM 70内部变量,因此接收者不会看见它们。
Variables are internal to the DataPower XM70, so a recipient will never see them.
计算的时候需要占用多少内存,我需要存储一些内部变量,我需要记录哪些东西呢?
I've got some internal variables I have to store, what kinds of things do I have to keep track of?
例如,yylineno(一个不正式的lex扫描器内部变量)等某些变量默认情况下可能不能直接在Linux上使用。
For example, some variables like yylineno (an undocumented lex scanner internal variable) might not be directly available on Linux by default.
它有另外两个内部变量,currentMessage 针对被解析的Message实例,以及名称为builder 的StringBuilder变量,用于存储文本节点中的字符数据。
It has two other internal variables, a currentMessage for a Message instance that is being parsed, and a StringBuilder variable called builder that stores character data from text nodes.
同理,断言也被用来测试函数的内部状态,比如说私有成员变量或者文件的内部变量(variableswith inner -linkage usedstrictlywithinthe file .)。
In the same vein, assert is also used to test the internal state of a function-such as private member variables, or variables with internal linkage used strictly within the file.
闭包是一个会对它内部引用的所有变量进行隐式绑定的函数。
A closure is a function that carries an implicit binding to all the variables referenced within it.
下面,设置可在视图内部使用的多个变量—通过这种方法,即可更好地组织应用程序。
Next, set a number of variables that can be used inside a view-that way, you can keep your application better organized.
这些变量是代码片段使用的内部对象,您需要向其分配相应的值。
These variables are the internal objects used by the snippet to which you need to assign a corresponding value.
一个嵌套的内部函数可以继承外部函数的参数和变量,并由该外部函数私有。
A nested, or inner, function can inherit the arguments and variables of its outer function, and is private to that function.
不允许在变量名内部使用百分号。
在内部,所有方法内部声明的变量,包括参数,都一起存储在堆栈框架中。
Internally, all the variables declared within a method, including the parameters, are stored together in a stack frame.
然后我们可以使用全局变量作为内部表格的 WORK_ITEMID参数值,来在联系表格外面创建一个内部表格。
Then we can create an inner table out of the link table, using the global variable as the inner table's WORK_ITEMID parameter value.
这样的话,当外部函数返回之后,在调用内部函数时,外部函数的局部变量仍然是可用的。
Later, after the outer function has returned, when the inner function is called, the outer function's local variables will still be available to it.
当内部函数获得和使用其外部函数的变量时,就称其为一个闭包。
When an inner function gains and USES access to its outer function's variables it is known as a closure.
如果代码的改变在被重构的方法内部引发了问题——变量未定义,或者类型不匹配——重构操作将对这些问题进行标记。
If the changes cause problems in the method being refactored — because it leaves undefined variables or mismatched types — the refactoring operations will flag these.
简言之,这些方法的本质总是使您确信代码块内部的不变量会确保代码块中的任何类型强制转换都将成功。
In short, the moral to this story is to always convince yourself that the invariants inside a code block ensure that any casts in the block will always succeed.
绑定变量基本上就是将函数绑定到内部触发器上以读写该变量。
Tying a variable is basically the binding of functions to the internal triggers for reading and writing that variable.
方法内部声明的变量叫做局部变量。
Variables declared within a method are said to be local variables.
这被称作“内部编码”,因为主机变量上没有“外部编码”(即没有与主机变量相关联的代码页)。
This is known as "internal encoding" because there is no "external encoding" on the host variable (meaning that there is no code page associated with the host variable).
方法内部声明的变量叫做局部变量。这儿局部的意思是什么?
Variables declared within a method are said to be local variables. What is the significance of the word local in this context?
方法内部声明的变量叫做局部变量。这儿局部的意思是什么?
Variables declared within a method are said to be local variables. What is the significance of the word local in this context?
应用推荐