以下为句子列表:
英文: A user process cannot directly address memory areas in the address space of another process.
中文: 一个用户进程不可以直接访问另外一个用户进程的地址空间。
更详细...
英文: After the forking process, the address space of the child process is overwritten with the new process data.
中文: 程序分叉后,子程序的地址空间将被新程序的数据所覆盖。
更详细...
英文: Exclude this address space by using the syntax of your memory manager.
中文: 使用内存管理器的语法排除该地址空间。
更详细...
英文: New processes are created such that they share the address space of the existing process(es), as shown in Figure 2.
中文: 新进程创建时,它们共享一个已经存在的进程的地址空间,在表2中可以看出。
更详细...
英文: Once the application installs a system-wide hook, the operating system maps the DLL into the address space in each of its client processes.
中文: 一旦应用程序安装了这种钩子,操作系统会将钩子所在的DLL映射到它的各个客户端过程的地址空间。
更详细...
|