• A COM client interacts with a COM object by acquiring a pointer to one of the object's interfaces and invoking methods through that pointer, as if the object resides in the client's address space.

    COM客户程序通过获取指向对象接口指针通过该指针来调用方法以实现COM对象之间的互相作用,就好像对象驻留客户程序地址空间中一样。

    youdao

  • In the process editor, move the mouse pointer to the far left edge of the process until the pointer changes to an icon indicating that you're adding a connection.

    流程编辑器中,鼠标指针流程左侧边缘直到指针更改指示正在添加连接图标

    youdao

  • This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes.

    函数接受指向用户空间缓冲区指针、一个指向内存缓冲区的指针、以及一个字节定义长度

    youdao

  • Since pushing a variable essentially moves the stack pointer by a dword, the stack pointer is adjusted by adding 4 (the size of a dword) to it (line 32).

    因为堆栈中压入变量会让堆栈指针移动一个双,所以给堆栈指针4(双字大小)(第32)。

    youdao

  • This ensures that the frame pointer register will be used as a frame pointer leading to accurate tracebacks.

    确保指针寄存器用作帧指针,从而产生正确的回溯。

    youdao

  • Each entry in the PTE chain USES 4 bytes to store a pointer to the page-table entry and an additional 4 bytes to store the pointer to the next entry on the chain.

    pte条目使用4字节存储指向表条目的指针,用另外4个字节来存储指向链的一个条目的指针。

    youdao

  • This is in contrast with conservative GC systems which requires you to guess whether some piece of memory contains an object pointer or just some random data that resembles an object pointer.

    需要猜测某个内存包含对象指针一些类似对象指针的随即数据老式GC系统有鲜明的对比

    youdao

  • Additional line to delete the pointer to the object is needed since the container will not delete a stored pointer so it has to be manually deleted.

    容器不会删除保存指针需要手动删除因此再上面代码中增加了额外

    youdao

  • So you simply need to move the stack pointer by adding the stack frame size to the stack pointer using ai $sp, $sp, FRAME_SIZE.

    所以只需通过使用ai $sp, $sp, FRAME_SIZE 将堆栈框架大小堆栈指针移动堆栈指针即可。

    youdao

  • The data pointer will now contain the pointer to that label each time the callback is called.

    现在每次调用调时,data指针都会包含那个标签指针。

    youdao

  • With the pointer to the CompositeContext, the following method can be invoked to obtain a pointer to service.

    使用指向CompositeContext指针可以调用下面方法获取指向服务的指针。

    youdao

  • Increments the row pointer for the next virtual user or, if the end of the file is reached, go back to the beginning of the file and reset the pointer to 1.

    一位虚拟用户增加指针或者如果已经到达文件末尾,就回到这个文件的起始使指针重新回到1。

    youdao

  • The call to execv first takes a pointer to the name of the binary to be run, and then a pointer to the array of parameters that you declared earlier.

    execv调用首先取得指向运行二进制文件名称指针然后取得一个指向前面声明参数数组的指针。

    youdao

  • The main SPE program will receive an effective address pointer to a struct containing the size and pointer of a string in main memory.

    s PE程序接收到包含字符串大小指针struct有效地址指针。

    youdao

  • After the pointer to the OVERLAPPED structure is returned, the CONTAINING_RECORD macro can be used to obtain a pointer to the extended structure.

    得到指向OVERLAPPED结构指针以后,可以CONTAINING_RECORD取出其中指向扩展结构的指针。

    youdao

  • Unlike the dreaded null-pointer exception (which says nothing about what was expected to occur instead of the null pointer), a class-cast exception is relatively easy to debug.

    可怕指针异常(异常除了报告空指针之外,对于将要发生的事情什么也不说)不同,类强制转换异常相对来说容易调试

    youdao

  • Each stack frame holds a pointer to the previous stack frame (called the back chain pointer), as well as a space for return addresses for when it calls other functions.

    每个堆栈框架都有指向一个堆栈框架的指针(称为指针),还有一个调用其他函数用于存放返回地址空间

    youdao

  • Description: The system detected an invalid pointer address when it tried to use a pointer argument of a call.

    说明尝试使用调用一个指针参数-系统检测到无效指针地址

    youdao

  • This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register.

    产生更好堆栈回溯因为指针寄存器用作帧指针不是通用寄存器。

    youdao

  • In the working example, move the slider pointer at the top of the display a bit to the right (that is, grab it with your mouse pointer, drag it over, then release the first button).

    实际例子中,显示器顶部滑块指针稍微移动一点(就是鼠标指针放在上面,按下鼠标左键拖动然后释放鼠标左键)。

    youdao

  • The final item in the stack frame is a pointer to the previous stack frame, often called the back pointer.

    堆栈中的最后条目一个指向一堆栈帧的指针,通常被称为向指针(back pointer)。

    youdao

  • To shorten the amount of time it takes for the mouse movement to play, move the mouse pointer over the left edge of the mouse object until the resize pointer appears.

    缩短播放鼠标移动所需时间,请鼠标指针移到“鼠标”对象边缘直到调整指针出现为止。

    youdao

  • NULL. Conceptually, that's the "invalid pointer", "pointer that points to nothing", whatever. There's a very good reason it's in the language.

    从概念上讲无效指针”,“指针指向虚无”,无论一个很好的理由语言

    youdao

  • Custom pointer cursor: a custom Game Object can be applied here to use instead of the default flat cylinder for the pointer cursor.

    (定义指针光标):可以在这里设置一个自定义游戏对象用来代替指针光标默认柱体

    youdao

  • One will go to the contact inside the laser pointer, and the other, we'll attach to the actual housing of the laser pointer.

    其中连接指示器触点一条我们连接到指示器外壳上。

    youdao

  • When first using Pointers, the difference in whether an assignment is to the pointer or through the pointer to the value pointed to can be confusing.

    对于初学指针者,指针通过指针进行赋值两种操作差别确实让人费解。

    youdao

  • Write code to change the value of a pointer. Write code to change the value to which the pointer points.

    编写代码修改指针;然后再编写代码修改指针所指对象值。

    youdao

  • An array is converted to a pointer to the type of the array; a function is converted to the appropriate pointer to function type.

    数组转换指向数组类型指针,将函数转换为指向函数类型适当指针。

    youdao

  • An array is converted to a pointer to the type of the array; a function is converted to the appropriate pointer to function type.

    数组转换指向数组类型指针,将函数转换为指向函数类型适当指针。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定