Local variables used in methods.
方法中使用的本地变量。
I can absolutely allocate local variables.
我可以分配本地变量。
You can define local variables in a rule set.
您可以在规则集中定义局部变量。
All the local variables can be dealt with later.
所有的局部变量将在之后处理。
The local variables are then printed to the screen.
然后将本地变量打印到屏幕上。
You defined some local variables in the previous section.
您在前一部分中定义了一些局部变量。
Local variables can be primitive or business object types.
局部变量可以是基元类型或业务对象类型。
For all of these tasks, you will need some local variables.
对于所有这些任务,您将需要一些局部变量。
TBSCAN (10) initializes the local variables in the function.
TBSCAN(10)初始化函数中的本地变量。
Static local variables are not the only compiler trick around.
静态局部变量不是仅有的编译器技巧。
Outline view - More detailed, with support for local variables.
大纲视图——更详细,支持局部变量。
Static local variables retain their value between method calls.
静态局部变量会在方法调用之间保留它们的值。
Therefore, a chunk can define local variables and return values.
因此,块可以定义局部变量和返回值。
By reducing local variables, you can make your code more scalable.
通过减少本地变量,可以让代码更具伸缩性。
Variables declared within a method are said to be local variables.
方法内部声明的变量叫做局部变量。
Now shred individual elements of the product into local variables.
现在将产品的单个元素分割到本地变量中。
Don't be afraid to use as many different local variables as you need.
所以不必为此担忧,可以根据您的需要使用多个不同的本地变量。
Complete type inference: you don't need to type your local variables.
完整的类型引用:无需输入本地变量。
For instance, pre-1.9, Ruby's had a problem with local variables in blocks.
例如,在1.9之前,Ruby块中的本地变量存在着问题:a = 1
When local variables are defined, they have no value and are not initialized.
定义局部变量时,它们没有值,也没有初始化。
The remaining space is used for saving registers and storing local variables.
剩余的空间用来保存寄存器和存储本地变量。
These shifts can be avoided by using int and unsigned int for local variables.
这些移位操作可以通过使用int和unsigned int的局部变量来避免。
In this step, you will create three local variables: rate1, rate2 and increment.
在此步骤中,您将创建三个局部变量:rate1、rate2和increment。
Temporary grammar-local variables can be defined and set in grammar actions.
在语法片断中可以定义并设置临时的局部语法(grammar - local)变量。
One is faster. It pulls everything out into local variables, avoiding the lookups.
One稍快,将所有东西都放进局部变量中,避免了查找。
You can also allocate space for local variables as is done in the program (line 63).
和程序中的处理一样,还可以为局部变量分配空间(第 63行)。
These local variables give us something to perform assertions on at the end of the test.
这些本地变量使我们能够在测试的最后执行断言。
It includes stack frames and local variables, but unlike a true thread it is not executable.
它包含了栈帧和局部变量,但与真正的线程不同的是它无法执行。
Displays the current local variables and their values as well as a TAB with all breakpoints.
显示当前的本地变量及其值,以及带有所有断点的选项卡。
After the function in tail position is called which of our local variables will be in use?
函数在尾部被调用之后,还需要使用哪个本地变量?
应用推荐