进程空间 meaning in Chinese
process space
Examples
- For adding and removing environment variables from the process space
方法在进程空间中添加和删除环境变量。 - Process space protection
进程空间保护 - These operations can potentially access memory buffers in the sql server process space in an uncontrolled manner
这些操作可能以非控制的方式访问sql server进程空间中的内存缓冲区。 - The exe code that creates and manages objects of this class runs on same machine but is loaded in a separate process space
创建和管理此类的对象的exe代码在同一台计算机上运行,但在一个单独的进程空间中加载。 - Applications load faster if you specify the base address of the dlls , rather than letting the operating system relocate the dlls in the process space
如果指定dll的基址,而不是让操作系统在进程空间重新定位dll ,应用程序的加载就会快一些。