variable value meaning in English
变量值
Examples
- The variable values are updated with each repeat of the loop
变量值将随着循环的每次重复而更新。 - Cursor variable values do not change after a cursor is declared
游标变量值在声明游标后不发生更改。 - The local variable value at the index 2 is pushed onto the stack
将索引2处的局部变量值推送到堆栈上。 - The local variable value at the index 0 is pushed onto the stack
将索引0处的局部变量值推送到堆栈上。 - The local variable value at the index 1 is pushed onto the stack
将索引1处的局部变量值推送到堆栈上。