Or results in overflow when added to the current pointer.
或在添加到当前指针时导致溢出。
The stack will be displayed on the page, and the item identified by the current pointer will be highlighted in bold.
堆栈也在页面上显示,指针标记的当前记录用粗体显示。
Show play area Cursor: If this is enabled then the play area boundaries are displayed at the tip of the pointer beam in the current pointer colour.
(显示游玩区光标):如果这个启动,游玩区界限就会在光束指针的顶端显示出来,颜色和当前指针颜色相同。
Each processor on the CPU has its own CSA (current save area) pointer that points to the MST that is to be used when a thread or interrupt handler is interrupted or swapped due to context switch.
CPU上的每个处理器都拥有自己的CSA(当前保存区)指针,指向当线程或中断处理程序由于上下文切换而被中断或交换时使用的MST。
These follow your mouse pointer as you move it around the workplace, letting you know the exact coordinate of your current position at all times.
当在工作区中移动鼠标指针时,这些线会跟随着它,使您随时可以知道当前位置的精确坐标。
Working in conjunction with our stack, we'll have a pointer that identifies our current position in the stack.
与堆栈在一起的还有一个指针,指示我们在堆栈中的当前位置。
You can simulate this yourself by using a printf call and the strerror function, which returns a pointer to the textual representation of the current errno value.
您可以通过使用printf调用和strerror函数(该函数返回当前errno值的文字表示形式的指针)来模拟此程序。
Next, the current stack frame pointer is stored as the back pointer for the next stack frame, even though you haven't established the stack frame yet (this is done through negative offsets).
接下来,当前堆栈框架指针会被存储为指向下一个堆栈框架的后向指针,虽然尚未建立堆栈框架(这是通过负的偏移量实现的)。
The current row can be thought of as a pointer, which in this case is fixed on the row that received the action.
可以将当前行想象成一个指针,在这个例子中,该指针固定在接受该操作的行。
The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
Rather than wait for the other thread to finish, the current thread can "help" it out by finishing the operation for it by moving the tail pointer forward (b).
不必等候其他线程完成,当前线程就可以“帮助”它完成操作,把尾指针向前移动(B)。
Gets the current file row pointer, stored as an object but used as an integer, from the global variable in the data area for the test engine (this will be set up later).
从测试引擎(稍后就会安装它)数据区域中的全局变量获取当前最为结果储存但是当作整数使用的文件行指针。
The __user macro simply tells the compiler (through noderef) that the pointer should not be dereferenced (as it's not meaningful in the current address space).
__user宏简单告诉编译器(通过noderef)不应该解除这个指针的引用(因为在当前地址空间中它是没有意义的)。
The global interpreter lock is used to protect the pointer to the current thread state.
全局解释器锁用于保护当前线程状态的指针。
The current block is the code containing the current location, instruction pointer address.
当前块是包含当前位置(指令指针地址)的代码。
This function moves the file pointer from its current position to a new position, forward or backward, specified by the number of bytes.
整个函数将文件指针从当前位置向前或向后移动移动到一个新的位置。
X11 alone doesn't appear to support a generic way to determine the shape of the current mouse pointer.
X11自身并不运行某种一般途径以决定鼠标的当前形状。
Sorting preserves the current record pointer on the last record selected, but the collection view is restructured around it.
排序会将目前资料录指标保留在上次选取的记录上,但集合检视已经重组。
Gets the size, in bytes, of a pointer to the current target.
获取指向当前目标的指针的大小(以字节为单位)。
A pointer must be the same size as a native pointer on the current platform.
指针的大小必须与当前平台上的本机指针的大小相同。
Moves the instruction pointer forward by the specified number of elements, starting at the current position.
从当前位置开始,将指令指针向前移动指定的元素个数。
The current method generates the requested interface and returns a pointer to it.
当前方法生成所请求的接口,并返回一个指向它的指针。
Gets the interface of the symbol reader for the current file, using the specified pointer to a metadata interface, the specified file name, and the specified search path.
使用指向元数据接口的指定指针、指定的文件名以及指定的搜索路径获取当前文件的符号读取器的接口。
Gets the interface of the symbol reader for the current file, using the specified 32-bit integer pointer to a metadata interface, the specified file name, and the specified search path.
使用指向元数据接口的指定32位整数指针、指定的文件名以及指定的搜索路径获取当前文件的符号读取器的接口。
A pointer to the current context.
返回指向当前上下文的指针。
A pointer to the scheduler associated with the calling context (the current scheduler).
指向与调用上下文相关的计划程序(当前计划程序)的指针。
If times is a null pointer, the access time and the modification time are both set to the current time.
如果times是一个空指针,访问时间和修改时间被设置为当前时间。
Note that the pointer to the current instance might not be sufficient for collections that wrap other collections;
请注意,对于包装了其他集合的集合,指向当前实例的指针可能还不够;
Within the Linux kernel, all active processes are represented using a doubly linked list of task_struct. The kernel maintains a pointer-current-to the process currently executing on the system.
在Linuxkernel中,所有的进程都是用双链表表示的,双链表带的数据是task_struct. kernel保存一个current指针,指向当前系统中执行的进程。
Note that moving the current record pointer has some interactions with any sorting or filtering that is applied to the collection.
请注意,移动目前资料录指标,会与套用到集合的任何排序或筛选有某些互动。
应用推荐