您要查找的是不是:
- 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. 在这种情况下,平台调用封送拆收器将检索数组的起始地址,添加偏移量,并将结果指针传递到基础本机函数。
- 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. 使程序由主程序转到子程序的起始地址的指令。在转移前,必须把主程序中的返回地址推到堆栈中。
- In this case, let's start earlier. 既然这样,我们就早点开始。
- CREATE establishes the beginning of a contiguous region of data space, whose starting address is returned by the CREATEd definition. This region is terminated by compiling the next definition. CREATE建立资料空间中连续区域的开头部分;而这个开始位址将会被创造出来的定义传回.;这个区域将会在编译下一个定义时结束
- I am starting to bald noticeably. 我头顶明显地开始变秃了。
- We opened an office in China a few years ago to start addressing the animal welfare issues. 几年前,我们在中国开办了办事处就是为了保护动物的权益。
- The linker combines the object files into an executable. It opens both files and computes the sizes and starting addresses of the combined addresses. 连接器把目标文件合并成一个可执行文件。它打开这两个文件,计算大小和合并后的开始地址。