• Each node consists of two parts: one is stored data element data fields, the other is a storage next node address pointer domain.

    每个结点包罗两个局部存储数据元素地数据个是存储下一个结点地址地指针

    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

  • Data is transmitted out of the FIFO at a transmit clock rate using a transmit address pointer incremented at the transmit clock rate.

    数据传输FIFO,地点为发送时钟使用传输速率地址指针发送时钟速度递增

    youdao

  • Overflow and underflow are averted by storing received data in a FIFO at different addresses using a receive address pointer incremented at a receive clock rate.

    通过存储避免使用接收地址指针接收时钟速度递增不同地址接收到的数据FIFO

    youdao

  • The pointer should be moved adequately depending on the length of socket address as populated in the structure after the call.

    根据调用之后结构填充接字地址长度可以这个指针进行移动

    youdao

  • Conversely, if your program has a fault (for example, using a bad pointer) at some location in memory, you can look for the source line that is closest to the memory address.

    相反如果程序内存某个位置存在错误(例如使用一个错误指针),那么可以查找接近内存地址源代码

    youdao

  • 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

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

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

    youdao

  • IP address to hostname mappings are defined use the PTR (pointer) record.

    IP地址主机名映射使用PTR(指针)记录来定义的。

    youdao

  • In base-pointer addressing mode, the register has the base address and the literal number has the offset.

    指针寻址模式中,寄存器中保存是基址数字偏移量

    youdao

  • Address: Suspends the program when the execution pointer reaches a particular address in the program.

    Address执行指针达到程序特定地址时会暂停一个程序。

    youdao

  • Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.

    调试信号时,需要查看的一些重要寄存器包括GPR指令指针(NIP)、机器状态寄存器(MSR)、Trap数据地址寄存器(DAR)等等。

    youdao

  • In pseudo, the address returned for dlsym (RTLD_NEXT, "open") is stored in a function pointer named real_open .

    pseudo中dlsym (RTLD_NEXT,“open ”)返回地址储存在名为real_open的函数指针中。

    youdao

  • Where exactly does namestr get written with another address value, and thereby lose the last pointer to memory allocated in main(), causing the leak?

    在什么地方namestr其它地址数值一起被编写,从而丢失分配main() 中的最后一个内存指针最终导致渗漏吗?

    youdao

  • That means that the attacker can overwrite SFP (the saved frame pointer) and then overwrite ret (the return address).

    意味着攻击者能够改写sfp(即已保存指针),然后改写ret(返回地址)。

    youdao

  • mbackchain and -mno-backchain: These options control whether the address of the caller's frame is stored as so-called "backchain" pointer into the callee's stack frame.

    mbackchain -mno-backchain这些选项控制调用地址是否作为backchain指针存储被调用堆栈帧。

    youdao

  • 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应该解除这个指针的引用(因为当前地址空间没有意义的)。

    youdao

  • The earlier example was watching the memory that held the namestr pointer itself; therefore, the address of the watched area is given by &namestr.

    先前例子关注支持namestr指针本身内存因此这个被关注区域 &namestr 提供的。

    youdao

  • So, if we now apply the logic from today, char * s1 means s1 A pointer or the address of what?

    所以如果运用这个逻辑char,*s1意思是,不是个字符型,而是什么?,that,s1,is,not,a,char,,it’s,instead,what?,一个指针或者什么的地址

    youdao

  • In that case, the contents of pointer gonzo - a 4-byte memory address - live in the data segment. The actual string it points to does not, however.

    这个示例中指针数据中占用了4个字节,但是指针所指向的字符串则不在数据段中。

    youdao

  • The system call is invoked with two arguments: a long integer containing the amount of memory to allocate and a long integer pointer to store the returned address.

    这个系统调用要求两个参数包含分配内存数量整数还有一个存储返回地址的长整数指针

    youdao

  • It defines a set of address Spaces for each pointer variable that is optimally efficient for the C8051 architecture, without any specific direction from the programmer.

    每个C8051架构最为有效变量指针定义了地址空间无需程序员那里获得特殊指示

    youdao

  • Name is the pointer to the buffer that contains the network transport address.

    name指向包含网络传输地址缓冲区指针

    youdao

  • The solution is to cast the address of the floating point variable to a pointer to an int, which is then de-referenced as shown below.

    解决方案浮点变量地址强制转换成一个指向型类型的指针,如下所示。

    youdao

  • Under most compilers, if we use an uninitialized pointer the effect will be to use whatever bits are in the memory in which the pointer resides as if it were an address.

    大多数编译器来说如果使用初始化的指针将指针中存放的不确定值视为地址,然后操纵内存地址存放的位内容

    youdao

  • There is a close relationship between two data structure types. In this case, one of the two often maintains a pointer initialized to the address of the second one.

    数据结构类型之间紧密关系情况,其中经常会维持一个指针第二个类型的住址去设定初值。

    youdao

  • If the application needs to subclass a window, it fills in the function pointer with the address of its own function.

    如果程序需要一个窗口生成子类函数指针里填自己函数地址

    youdao

  • Whenever an instruction is fetched from memory, the instruction pointer is translated via the instruction TLB into a physical address.

    无论何时内存中取一个指令,指令指针都会指令tlb翻译后指向物理地址

    youdao

  • The most relevant information here is the instruction pointer (EIP), the address of the faulty instruction.

    其中有关信息指令指针(EIP),就是故障指令地址

    youdao

  • The system detected an invalid pointer address in attempting to use a pointer argument in a call.

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

    youdao

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

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

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