• 对象间接指针地址部分

    Indirect Pointers address portions of an object.

    youdao

  • 这些是空指针还是指针地址0

    Are these null Pointers, or are they Pointers to address 0?

    youdao

  • 当前包含当前位置(指令指针地址)代码

    The current block is the code containing the current location, instruction pointer address.

    youdao

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

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

    youdao

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

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

    youdao

  • 然后可以装入地址空间使用函数指针调用方法

    You could then load the library into your address space and call the methods using function Pointers.

    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

  • 我们可以这些地址看作指向RAM指针如图5所示。

    We can think of these addresses as Pointers to the RAM, as shown in Figure 5.

    youdao

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

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

    youdao

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

    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.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

    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.

    youdao

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

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

    youdao

  • 运行使用64位指针(本机地址引用),因此64位运行时中的相同对象会占用更多空间

    A 64-bit runtime USES 64-bit Pointers (native address references), so the same Java object on 64-bit takes up more space than an object containing the same data on 32-bit.

    youdao

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

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

    youdao

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

    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.

    youdao

  • __user简单告诉编译器通过noderef应该解除这个指针的引用(因为当前地址空间没有意义的)。

    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).

    youdao

  • 指针只能4gb虚拟地址空间

    32-bit Pointers can address only 4gb of virtual address space.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    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

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

    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

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

    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.

    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

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

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

    youdao

  • 第5讨论指针地址运算

    Chapter 5 discusses Pointers and address arithmetic.

    youdao

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

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

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