您要查找的是不是:
- absolute starting address 绝对起始地址
- The starting address of the first discrete input. 离散输入的起始地址。
- The starting address of the register. 寄存器起始地址。
- The start address is invalid. Enter a valid address. 起始地址无效。请输入一个有效的地址。
- The start address must be less than the end address. 起始地址必须比结束地址小。
- Initblk assumes that the starting address is aligned to the natural size of the machine. initblk假定起始地址与计算机的自然大小对齐。
- The starting address is not valid for this range. Make sure that the host ID is not 0. 起始地址对该范围无效。请确保主机ID不是0。
- Assumes that the starting address is aligned to the natural size of the machine. 假定起始地址与计算机的自然大小对。
- An instruction that causes the program to branch from the mainline program to the starting address of a subroutine. 使程序由主程序转到子程序的起始地址的指令。
- Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback. 否则,它假定所提供的地址是有效的堆栈帧起始地址并设法进行回溯。
- Enter the starting address in the range of addresses to be filtered. 请输入用于筛选的地址范围的起始地址。
- The starting address is thus formed by adding the base address to the value in the EIP register (that is, FFFF0000 + FFF0H = FFFFFFF0H). 如果是保护模式,基地址从描述符中得到。
- You could kmalloc some memory in kernel, and pass this memory's start address and length to user space by proc filesystem. 请教诸位高手,小弟想实现内核空间和用户空间的公享内存,该怎么做?
- The number of bytes, the initialization value, and the starting address are popped from the stack, and the initialization is performed as per their values. 从堆栈中弹出字节数、初始化值和起始地址,并且按它们的值执行初始化。
- In this case, the platform invoke marshaler will retrieve the starting address of the array, add the offset, and pass the resulting pointer to the underlying native function. 在这种情况下,平台调用封送拆收器将检索数组的起始地址,添加偏移量,并将结果指针传递到基础本机函数。
- That hill's an absolute doddle (to climb). (爬)上那座山岗毫不费力。
- We now have the absolute proof of his guilt. 我们现在有他犯罪的确凿证据。
- Her new dress is an absolute dream. 她的新连衣裙漂亮极了。
- My secretary is an absolute gem. 我的秘书真是个难能可贵的人。
- An instruction that causes the program to branch from the mainline program to the starting address of a subroutine. Before the jump, a return address in the mainline program must be pushed onto the stack. 使程序由主程序转到子程序的起始地址的指令。在转移前,必须把主程序中的返回地址推到堆栈中。