指令指针 meaning in Chinese
instruction pointer
Examples
- The code editor opens to the instruction pointer on the line that will execute next
代码编辑器打开到将要执行的下一行的指令指针处。 - The current block is the code containing the current location , instruction pointer address
当前块是包含当前位置(指令指针地址)的代码。 - Moves the instruction pointer forward by the specified number of elements , starting at the current position
从当前位置开始,将指令指针向前移动指定的元素个数。 - When the instruction pointer , designated by a yellow arrow , appears on a breakpoint , you are debugging the trigger
以黄色箭头表示的指令指针出现在断点上时,说明正在调试触发器。 - When the instruction pointer , designated by a yellow arrow , appears on the breakpoint , you are debugging your function
以黄色箭头表示的指令指针出现在断点上时,说明正在调试函数。