它不是一个局部变量。
Sets the name of this local variable.
设置该局部变量的名称。
The local variable approach is simple and easy.
这个本地变量方法是个简单便利的方法。
That local variable then is much faster to access.
局部变量的访问速度要快得多。
Declare a local variable as a new instance of the form.
将局部变量声明为窗体的新实例。
Nearly the same as calling a local variable in a function.
几乎与在函数中调用局部变量的速度相当。
In the first step, the customer number is copied to a local variable (1).
在第一步中,客户编号被复制到一个本地变量(1)。
Local variable cannot have the same name as the function containing it.
局部变量不能与包含它的函数同名。
Lastly, an example is given to note the local variable weight principle.
最后,作为原理的应用,给出了一个例子。
LCL_NUM_VALUE is the offset from the end of the stack to the local variable num.
LCL_NUM_VALUE是堆栈末端到本地变量num的偏移量。
In that case the local variable would not change but the property may change.
在这种情况下,局部变量不会改变,但性能可能会改变。
Method, field, and local variable names begin with a lowercase letter, as in read .
方法、字段和本地变量名以小写字母开头,如read 。
You have a single bulky method that accumulates information to a local variable.
你有一个较长方法,其主要为了积累局部信息。
This creates a variable that is local to the event handler instance.
这将创建一个事件处理程序实例的局部变量。
What is the issue with this static variable assignment to a pointer in local function?
有什么问题这个静态变量赋值在本地函数指针吗?。
If you declare a variable inside a function definition, that variable is local.
如果在函数定义内声明一个变量,则该变量为局部变量。
If you declare a variable inside a function definition, that variable is local.
如果在函数定义内声明一个变量,则该变量为局部变量。
应用推荐