网站首页  词典首页

请输入您要查询的英文单词:

 

单词 memory address
释义

memory address

美 
英 
  • un.存储地址;内存地址;存储器地址
  • 网络记忆体位址;物理地址;记忆体地址
un.
1.
存储地址
2.
内存地址
3.
存储器地址

例句

释义:
1.
If you know the address of a data item you want to see, typing in the memory address is usually easier.
如果知道要查看的数据项地址,直接键入地址是较方便的方式。
msdn2.microsoft.com
2.
The memory address it is attached to no longer has the same meaning, however, so the results of such a breakpoint are unpredictable.
但是,附加断点的内存地址不再具有相同的意义,因此这样的断点的行为是不可预知的。
msdn2.microsoft.com
3.
and like assembly language can deal with the same memory address, which came up with a streamlined and efficient procedures.
能很方便地使用数组和字符串;并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。
www.pudn.com
4.
Four or two shows left external memory or internal memory address, the right two display memory contents.
左边四位或二位显示外部存储器或内部存储器地址,右边二位显示存储器中内容。
www.pudn.com
5.
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.
这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
www.ibm.com
6.
I can bear the blame say, they cannot be put for certain same go inside memory address (laugh at) , fictitious address except.
我可以负责任的说,他俩肯定不能存到同一个内存地址里面去(笑),虚拟地址除外。
www.nwpu.net
7.
The application included with this article is a simple in-memory address book that allows users to add personal address book contacts.
本文所包含的应用程序是一个简单的内存中的地址簿,它允许用户添加个人地址簿联系人。
www-128.ibm.com
8.
Fills the specified buffer with the binary representation of the executable file at the specified memory address.
通过位于指定内存地址的可执行文件的二进制表示形式填充指定的缓冲区。
msdn2.microsoft.com
9.
By contrast, a pass-by- reference parameter is implemented by passing the memory address of the caller's argument to the called function.
比较值传递,引用传递的参数是指传递调用者实参的内存地址给被调用的函数。
dictsearch.appspot.com
10.
A memory address consists of binary data being output on an appropriate bus which we call the address bus .
一个存储器地址是由输出到适宜的总线上的二进制数据所组成。这个总线我们称为地址总线。
it.bab.la
1.
It is important to set this limit so the stack and shared memory address space do not collide with each other.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
www.ibm.com
2.
That represents the value of a local variable stored at the specified memory address.
获取一个指针,该指针指向表示一个存储于指定内存地址的局部变量值的。
msdn2.microsoft.com
3.
Represents the physical memory address of the task (see sys. Dm_os_tasks) that was selected as a deadlock victim.
表示选为死锁牺牲品的任务的物理内存地址(请参阅sys.dm_os_tasks)。
msdn2.microsoft.com
4.
Again, notice that the virtual memory address for the DLL's g_x variable is hard-coded in the DLL file's image on the disk drive.
同样,注意DLL的变量g_x虚拟内存地址是在磁盘驱动器上的DLL文件映像中硬编码的代码。
objectarx2008.spaces.live.com
5.
Gets the memory address of the function that the operating system called that started this thread.
获取操作系统调用的、启动此线程的函数的内存地址。
msdn2.microsoft.com
6.
Gets the memory address for the function that runs when the system loads and runs the module.
获取在系统加载和运行模块时运行的函数的内存地址。
msdn2.microsoft.com
7.
As soon as we declare a variable, the amount of memory needed is assigned for it at a specific location in memory (its memory address ).
只要我们一声明一个变量,所需数量的内存就会在内存中某一位置为它指定(它的内存地址)。
www.showxiu.com
8.
Use the Instance Code contained in the Memory Address field of this event report to correlate this event report with the other event report.
使用事件报告里内存地址字段包含的实例代码,使此事件报告与另一事件报告关联。
e-support.hp.com.cn
9.
In-memory address of the cached database structure for the publication database.
发布数据库的缓存数据库结构的内存中地址。
msdn2.microsoft.com
10.
The RVA column allows the runtime to calculate the starting memory address of the MSIL that defines this method.
RVA列允许运行库计算定义该方法的MSIL的起始内存地址。
msdn2.microsoft.com
1.
In the Address box, enter a memory address or expression that evaluates to a memory address.
在“地址”框中,输入内存地址或计算结果为内存地址的表达式。
msdn2.microsoft.com
2.
Gets a binary representation of the assembly image at the specified memory address.
获取位于指定内存地址的程序集映像的二进制表示形式。
msdn2.microsoft.com
3.
The relationship between the physical address and the virtual local memory address is described above in reference to Figure 5.
上文中参照图5描述了物理地址与虚拟本地存储器地址之间的关系。
www.pat365.com
4.
A shared library is potentially mapped to a new memory address every time it gets loaded.
在每次加载一个共享库时,可以将其潜在地映射为一个新的内存地址。
www.ibm.com
5.
Memory address of the lowest stack address of this thread.
该线程最低堆栈地址在内存中的位置。
msdn2.microsoft.com
6.
The Java heap extends from memory address indicated by the "begin" label to the memory address given by the "end" label.
Java堆的范围是从“begin”标签指明的内存地址到“end”标签指明的内存地址。
www.ibm.com
7.
The API prints out the memory state of sizeof(buf) 1 bytes, starting at memory address buf.
API打印出了sizeof(buf) 1bytes的内存状态,从内存地址buf开始。
www.ibm.com
8.
Each byte offset identifies a memory address used by a machine code instruction.
每个字节位移用于标识一个机器代码指令使用的内存地址。
objectarx2008.spaces.live.com
9.
The instruction at [memory address] references memory at [memory address].
中的指令参考[记忆体位址]的记忆体。
support.microsoft.com
10.
Gets a hash of the assembly at the specified memory address, using the specified hash algorithm.
使用指定的哈希算法获取指定内存地址处的程序集的哈希代码。
msdn2.microsoft.com
1.
From any window, select a memory address or pointer variable containing a memory address.
从任意窗口中选择内存地址或包含内存地址的指针变量。
msdn2.microsoft.com
2.
Writes data from the specified buffer to the specified virtual memory address.
将指定的缓冲区中的数据写入指定的虚拟内存地址。
msdn2.microsoft.com
3.
The memory address used is determined by adding the two registers together.
所使用的内存地址是通过将这两个寄存器加在一起来确定的。
www.ibm.com
4.
Use for a hexadecimal number 64KB of memory address, the Numbers should be compiled 0001 to B.
使用十六进制数为一个64KB的存储器编制地址码,其编号应从0001到B。
www.liangzichangenglish.com
5.
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
www.ibm.com
6.
Memory address of the worker that last signaled this object.
最后一个向此对象发出信号的工作线程的内存地址。
msdn2.microsoft.com
7.
In low-level terms, if you have the memory address of a variable, you can change the variable's value at will.
从底层的角度来说,你可以任意修改变量的值,只要你有该变量的内存地址。
www.diybl.com
8.
Memory address of the scheduler memory object.
计划程序内存对象的内存地址。
msdn2.microsoft.com
9.
Pointer is a special variable that stores the value which is interpreted as a memory address.
指针是一个特殊的变量,它里面存储的数值被解释成为内存里的一个地址。
www.pudn.com
10.
Program caused an invalid page fault in module module name at memory address.
程序在内存地址处导致模块模块名中出现无效页错误。
support.microsoft.com
1.
The realization of paging memory address translation process, in this based on the address translation request page.
实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。
www.hxzi.com
2.
Memory address of the worker that is bound to this thread.
绑定到该线程的工作线程的内存地址。
msdn2.microsoft.com
3.
EA stands for effective address, which is a main memory address as viewed from the main PPE program.
EA表示有效地址,这是从主PPE程序中看到的主存地址。
www.ibm.com
4.
Under the BaseAddr column, you see the virtual memory address where the module is loaded.
在BaseAddr列的下面,会看到模块加载到的虚拟内存地址。
objectarx2008.spaces.live.com
5.
Memory address where each instruction is located.
每一指令所在的记忆体位址。
technet.microsoft.com
6.
Now , when you use an execution command , such as Step, the memory address displayed will automatically change as the pointer changes .
现在,当使用执行命令(如“单步执行”)时,所显示的内存地址将随指针变化而变化。
www.bing.com
7.
Just for an example, let's say that your program is accessing memory address 629.
只是作为一个例子,让我们假定您的程序正在访问地址为629的内存。
www.ibm.com
8.
Gets the base memory address for the specified image.
获取指定映像的内存基址。
msdn2.microsoft.com
9.
Memory address of the worker memory object.
工作线程内存对象的内存地址。
msdn2.microsoft.com
10.
Reads data from the specified virtual memory address.
从指定的虚拟内存地址读取数据。
msdn2.microsoft.com
1.
A named region of data space located and accessed by its memory address.
资料空间的一个名为区域由它的存储地址位于和获取。
www.showxiu.com
2.
Memory address of the task memory object.
任务内存对象的内存地址。
msdn2.microsoft.com
3.
However, the memory address it is set on no longer has the same meaning.
不过,其设定的记忆体位址不再具有相同意义。
technet.microsoft.com
4.
Each DB2 agent process has its own memory address space.
每个DB2代理进程都有其自己的内存地址空间。
www.ibm.com
5.
Memory address of the highest stack address for this thread.
该线程最高堆栈地址在内存中的位置。
msdn2.microsoft.com
6.
Memory address of the current task.
当前任务的内存地址。
msdn2.microsoft.com
7.
Segment 0xf is distinct for each process using libpthreads. a, even though the virtual memory address is the same.
段0xf对于每个使用libpthreads.a的进程是独立的,即使虚拟内存地址相同也是如此。
www.ibm.com
8.
VMA? Virtual Memory Address?
虚拟存储地址?。
www.scientrans.com
9.
Memory address of the object.
对象的内存地址。
msdn2.microsoft.com
10.
Indicates the type of memory address.
指示内存地址的类型。
msdn2.microsoft.com
1.
You can set a breakpoint on a memory address.
您可以在内存地址上设置断点。
msdn2.microsoft.com
2.
Then the loader maps the first DLL to the 0x10000000 memory address.
然后加载程序将第一个DLL映射到内存地址0x10000000中。
objectarx2008.spaces.live.com
3.
Memory address of the host.
主机的内存地址。
msdn2.microsoft.com
4.
VMA? Valid Memory Address?
有效存储地址?。
www.scientrans.com
5.
Memory address allocated to the task that is associated with this request.
分配给与此请求关联的任务的内存地址。
msdn2.microsoft.com
6.
Figure 6 shows the 32-bit memory address space for a DB2 agent process.
图6展示了用于一个DB2代理进程的32位内存地址空间。
www.ibm.com
7.
Memory address of the worker that is currently active.
工作线程的内存地址当前是活动的。
msdn2.microsoft.com
8.
define the physical memory address that is sent to the memory unit.
同基址相结合,用来确定送入内存单元的物理内存地址同基址相结合,。
wenku.baidu.com
9.
The driver can not find memory information for the memory address specified.
驱动程序无法为指定的内存地址找到内存信息。
www.fan6.net
10.
Memory address of the worker that is running the task.
运行任务的工作线程的内存地址。
msdn2.microsoft.com
1.
The BULK INSERT statement and OPENROWSET(BULK) function execute in-process with SQL Server, sharing the same memory address space.
BULKINSERT语句和OPENROWSET(BULK)函数通过SQLServer在进程内执行,共享同一内存地址空间。
technet.microsoft.com
2.
Threads, on the other hand, automatically have access to the same memory address space and file descriptors.
另一方面,线程可以自动的访问相同的内存地址和文件描述符。
bbs.et8.net
3.
The operating system is configured to limit applications to 2 GB of virtual memory address space; AWE has been activated on SQL Server.
将操作系统配置为限制应用程序可使用2GB的虚拟内存地址空间;并且已在SQLServer上激活AWE。
msdn2.microsoft.com
4.
Windows Server 2003 includes support for a startup switch that lets you tune the allocation of use of memory and memory address space.
WindowsServer2003包括对启动开关的支持,这样,您便可以调整内存使用和内存地址空间的分配。
technet.microsoft.com
5.
A prefix of byte, word, or dword is used before this memory address to access 1, 2, or 4 bytes of memory, respectively.
为了访问1、2或4字节的内存,在这个内存地址前面分别加上byte、word或dword。
www.ibm.com
6.
the short message information of the short message is recorded and the relation of the memory address;
然后记录保存的上述短消息的短消息信息与存储地址的对应关系;
ip.com
7.
Improvement on Diagnosis Way of Broken Fault of Memory Address Line
存储器地址线断路故障检测方法的改进
www.ilib.cn
8.
Design and Implementation of a Safety Policy Based on Typed Memory Address
基于类型化内存地址的安全策略的设计与实现
www.ilib.cn
9.
Purify watch points can report the following messages for the given memory address
Purify观察点可以为特定内存地址报告以下的消息
www.ibm.com
10.
Short-cut to Obtain Memory Address of Disk File Under Real Mode
实模式下获取磁盘文件存储地址的一种捷径
www.ilib.cn
1.
System address bus and memory address lookup table
系统地址总线与存储器地址对应表
bbs.chinaunix.net
2.
Two-dimensional fuzzy controller based on memory address mapping;
一种基于存储器地址映射的二维模糊控制器
wenwen.soso.com
3.
Pointer to the highest memory address
应用程序可访问内存地址的最大值
bbs.mscommunity.com
4.
Figure 9 - DB2 32-bit memory address space on Sun Solaris 32-bit
图9-32位SunSolarisDB2中的32位内存地址空间
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/16 9:16:24