您要查找的是不是:
- user process subsystem 用户处理子系统
- Returns the session ID of the current user process. 返回当前用户进程的会话ID。
- Server process ID (SPID) of the current user process. 当前用户进程的服务器进程ID(SPID)。
- Some ICMP packet error message put back to the user process. 一些ICMP报文把差错报文返回给用户进程。
- SPID can be used to identify the current user process in the output of sp_who. SPID可以在sp_who输出结果中标识当前用户进程。
- SPID can be used to identify the current user process in the output of. 输出结果中标识当前用户进程。
- Permission which the user process must possess for the object in order to carry out an operation on the object(i.e. to retrieve a file). 系统为执行一种对象操作(如检索一个文件)时,用户进程必须具有完成该作业的许可。
- This example returns the session ID, login name, and user name for the current user process. 下面的示例返回当前用户进程的会话ID、登录名和用户名。
- The system consists of an amplified spontaneous emission (ASE) broadband light source, a photo detector and the signal processing subsystem. 该系统包括一个放大的自发辐射( ASE )的宽带光源,光电检测器和信号处理子系统。
- Terminates a user process that is based on the session ID (SPID in SQL Server 2000 and earlier) or unit of work (UOW). 终止基于会话ID(SQL Server 2000或更早版本中的SPID)或工作单元(UOW)的用户进程。
- As the principal engineer of an HTTP web server, you are responsible for implementing the request processing subsystem of the server. 这是我在网上碰到的一道题,挺有意思的,拿出来给大家分享。后面附上我做的答案。
- A user process cannot directly address memory areas in the address space of another process. 一个用户进程不可以直接访问另外一个用户进程的地址空间。
- In this paper the design of the system, the image processing subsystem, the coordinates processing subsystem and the document processing subsystem are introduced. 本文阐述了系统的设计方案,并对系统的图象处理分系统、坐标处理分系统、文件处理分系统进行了介绍。
- Permission which the user process must possess for the object in order to carry out an operation on the object ( i. e. to retrieve a file ). 系统为执行一种对象操作(如检索一个文件)时,用户进程必须具有完成该作业的许可。
- Then user process could read the memory parameter from proc, and use mmap function to map this memory to its virtual address space. 请教诸位高手,小弟想实现内核空间和用户空间的公享内存,该怎么做?请教诸位高手,小弟想实现内核空间和用户空间的公享内存来避免内核和用户空间的拷贝,请问该如何实现?
- In addition, 64 serial number by factory photoetching, leave out costly user process designing, can prevent serial number to be distorted. 此外,64位序列号由工厂光刻,省去了低廉的用户编程,并可预防序列号被窜改。
- If so, the listener returns the address of the dispatcher process that has the lightest load, and the user process connects to the dispatcher directly. 如果可以,监听器将为用户进程返回当前工作负载最轻的调度进程的地址,用户进程就能够直接连接到调度器上。
- Permission which the user process must possess for the object in order to carry out an operation on the object (i.e. to retrieve a file). 系统为执行一种对象操作(如检索一个文件)时,用户进程必须具有完成该作业的许可。
- In this case, or if the user process requests a dedicated server, the listener creates a dedicated server and establishes an appropriate connection. 在上述情况下,或者在用户进程请求一个专用服务器时,监听器将创建一个专用服务器,并为用户进程建立连接。
- For example, if you know a priori that a user process resides starting at location R, then the generated compiler code will start at location and extend up from there. 例如,假设你先知道一个用户进程在内存中的开始地址为R,那么编译出的代码就会从R开始并从地址R开始向下延伸。