Global and local variables can be updated or initialized by get-/set-variable API requests or in the BPC Explorer.
可以通过get-/set-variableAPI请求或在BPCExplorer 中更新或初始化全局和本地变量。
So variables you were introduced to in scratch, and there was this idea of global and local variables, but scratch called them something a little different.
在scratch中所介绍的变量,这里有一个全局变量和局部变量概念,但是scratch中有不同的叫法。
Then all updates to local and global variables of the assign did not happen.
那么对该分配的本地和全局变量的所有更新都不会发生。
There are two types of variables in the visual snippet editor: local and global.
在可视代码片段编辑器中有两种变量:局部的和全局的。
The declaration clause contains declarative statements that declare local and global variables to be used in subsequent clauses.
声明部分包含声明语句,它们声明后续子句中使用的局部和全局变量。
You use the function keyword to denote the start of a function and the var keyword to declare local (as opposed to global) variables, but you do not include the type of the variable being declared.
您可以使用function关键字开始函数的声明,使用var关键字来声明局部变量(这与全局变量不同),但是不用包括正在声明的变量的类型。
Use the variables TAB in the Debug window to examine environment, global, and local variables.
使用Debug窗口中的Variables选项卡查看环境、全局和局部变量。
Designing and implementing a teaching-oriented C-like compiler, which supports the definition of local and global variables, function parameters, as well as recursive call of functions.
设计并实现了一个面向教学的类c编译器,支持全局或局部变量的定义、函数参数传递和函数递归调用。
An application's roots include global and static object Pointers, local variables and reference object parameters on a thread's stack, and CPU registers.
应用程序的根包含全局对象指针、静态对象指针、线程堆栈中的局部变量和引用对象参数以及CPU寄存器。
An application's roots include global and static object Pointers, local variables and reference object parameters on a thread's stack, and CPU registers.
应用程序的根包含全局对象指针、静态对象指针、线程堆栈中的局部变量和引用对象参数以及CPU寄存器。
应用推荐