为了确保正确,我们需要知道加载地址。
To do this properly, we will be needing to know our load address.
它为每个函数通过打开这个导入模块,查找的功能,并补充说,功能的失调与该模块的首选基加载地址。
It does this for each function by opening the import module, looking up the function, and added that function's offset address with that module's preferred base load address.
在这一个更快的载入时间范围内的结果,如果一个模块的依赖模块实际上是在他们的首选基地加载地址的负载。
This results in a faster load time if a bounded module's dependent modules actually load at their preferred base load addresses.
在这种模式中,指令本身就包含了数据加载的源地址。
In this mode, the instruction itself contains the address from which to load the data.
因而,对于任意的地址,我们无从知道在加载的四字中我们想要的那个值位于何处。
Therefore, for arbitrary addresses, we have no idea where in the loaded quadword the value we wanted is.
直到第一次执行时才解析引用,这意味着没有地址可供从中加载该静态字段。
Until the first execution, the reference is unresolved, which means there's no address to load that static field from.
这些运行时例程的地址可能在每次将JVM加载到内存时变化。
These runtime routines' addresses can be different each time the JVM is loaded into memory.
您将发现如果修改标签、加载不同的页面或修改地址栏中文本,每隔一秒就会输出不断增加的数字。
You should see increasing Numbers printed once a second if you change tabs, load a different page, or otherwise change the text in the location bar.
如果对当前不在物理内存中加载的虚拟地址进行引用(这是一个页面错误),则会出现DSI错误。
A DSI occurs whenever a reference is made to a virtual address that is not currently loaded in physical memory (this is a page fault).
在寄存器加上一个常量是为了计算用于加载或存储的地址。
The constant gets added to the register to compute the address to use for loading or storing.
早期时,启动一台计算机意味着要给计算机喂一条包含引导程序的纸带,或者手工使用前端面板地址/数据/控制开关来加载引导程序。
In the early days, bootstrapping a computer meant feeding a paper tape containing a boot program or manually loading a boot program using the front panel address/data/control switches.
问:在需要向一个节点中添加新机器时,必须加载J VM、配置系统和应用程序、设置网络地址,等等。
Question: When we need to add new machines in a node, then we must load JVMs, configure the system and the applications, set network addresses, etc.
第一个指令负责加载,第二个指令旋转此值以便所请求的地址位于寄存器的开始。
The first instruction does the load and the second instruction rotates the value so that the requested address is at the beginning of the register.
它加载的是18位的无符号值,这是PS 3上的本地存储地址的首选大小。
It loads 18-bit unsigned values, which is the perfect size for local store addresses on the PS3.
访问操作系统提供的内存地址要比读取(物理内存中的)常驻地址慢很多,因为必须硬盘驱动器加载它。
Accessing a memory address that has been swapped is a lot slower than reading a resident (in physical memory) address because it must be loaded from the hard drive.
如果要加载自的地址不是一个 16字节的边界,它就会将该地址的最后四位截断然后再加载,以便使其能够加载。
If it is given an address to load from that is not at a 16-byte boundary, it simply zeroes out the last four bits of the address before loading it so that it will be an aligned load.
因此,当加载一个进程时,它会得到一个取决于某个称为系统中断点(systembreak)的特定地址的初始内存分配。
Therefore, when a process loads, it gets an initial allocation of memory up to a certain address, called the system break.
应用程序试图通过调用带有MAP_ FIXED标志的mmap从绝对地址加载代码时会产生一个相关问题。
A related problem is caused by applications that try to load code at an absolute address by calling mmap with the flag MAP_FIXED.
第一个操作数是目标寄存器,第二个操作数是要加载的D -Form地址。
"The first operand is the destination register and the second is the D-Form address to load."
ila是加载静态地址的特殊加载指令,在本例中用来将输出字符串地址加载到3。
Ila is a special load instruction that loads static addresses, in this case loading the address of the output string into register 3.
注意,这里使用了ila指令(意思是“immediateloadaddress”)来加载缓冲区的地址。
Note that you used the ila instruction (" immediate load address ") to load the address of the buffer.
rotqby指令(代表的是“rotate (left)quadwordbybytes”)使用加载自的地址以指示寄存器的旋转程度。
The rotqby instruction, "rotate (left) quadword by bytes," USES the address you loaded from to indicate how far to rotate the register.
如果CU是连续的(即完整地加载到内存中),则可以获得编译单元的高位、低位内存地址值。
If the CU is contiguous (that is, it is loaded into memory in one piece) then there are values for the low and high memory addresses for the unit.
较大的本机应用程序在加载时就会占用大量的进程地址空间。
Large native applications can occupy a significant chunk of the process address space simply by being loaded.
按课程包的例子,我们会使用内存起始地址140,加载我们的已编译、连接后的程序到内存中执行。
For the course pack examples, we'll use a starting address of 140 in memory and load our compiled and linked program into memory to be executed.
注意当activerecord加载了Member时,您并不会看到地址字段。
Notice that you don't see an address field in the log when ActiveRecord loaded Member.
注意当activerecord加载了Member时,您并不会看到地址字段。
Notice that you don't see an address field in the log when ActiveRecord loaded Member.
应用推荐