Process memory space的意思|示意
进程内存空间
Process memory space的网络常见释义
进程内存空间 ... Process relationships进程间关系 Process memory space进程内存空间 File management文件管理 ...
Process memory space相关例句
Annexation is called mapping, where the Shared segment of memory is assigned local addresses in each process 'own address space. Figure 1, Figure 2, Figure 3, and Figure 4 depict the process.
这个连接过程称为映射,它给共享内存段分配每个进程的地址空间中的本地地址。
If the garbage collector does not have enough space for its collections you will get a fatal out of memory exception and the process will die.
若没有留给垃圾回收器足够的空间用于垃圾整理,就会产生一个致命的内存异常,进程也将终结。
When running on a system with more process address space than physical memory, a memory leak or excessive use of native memory will force the OS to swap out some of the virtual address space.
在进程地址空间大于物理内存的系统中,内存泄漏或本机内存过度使用会迫使操作系统提供一些虚拟地址空间。
This way, each process gets its own address space to play in and can access more memory than you have physically installed.
这样,每个进程都获得了自己可以使用的地址空间,可以访问比您物理上安装的内存更多的内存。
This can be quite different from the size of the total address space if the process reserves memory but doesn't commit it.
如果进程保留内存而没有提交,那么该值就与总地址空间的大小有很大的差别。
Perhaps the most malicious form of injection attack is code injection—placing new code into the memory space of the running process and then directing the running process to execute it.
最恶劣的注入攻击形式也许是代码注入——将新代码置入正在运行的进程的内存空间,随后指示正在运行的进程执行这些代码。