单词 | named pipe | ||||||||||||||
释义 | named pipe
更多释义 收起释义 例句释义: 命名管道,有名管道,具名管道 1. As the name suggests, a named pipe works like a pipe: you enter data in one end, and the same data comes out the other end. 如名所示,命名管道工作起来与管道一样:你在一端输入数据,另一端输出同样的数据。 www.cnblogs.com 2. However, the Windows operating system does not allow you to create a named pipe by using an external command similar to mkfifo. 但是,Windows操作系统不允许您使用类似于mkfifo的外部命令来创建指定管道。 www.ibm.com 3. The named pipe addresses the latter shortcoming and is an excellent choice for data exchange on the same system. 命名管道克服了这个缺点,是在同一系统上交换数据的好方法。 www.ibm.com 4. An instance of a named pipe cannot be found in the listening state. 在侦听状态中找不到已命名管道的范例。 www.fan6.net 5. However, neither a pipe nor a named pipe provides random access, because each operates as a first-in, first-out (FIFO) device. 但是,管道和命名管道都不提供随机访问,因为它们都作为先入先出(FIFO)设备。 www.ibm.com 6. Is the maximum time to wait in milliseconds for that named pipe instance to become available. 是等待有名管道实例变为可用时等待的最长时间,单位是毫秒。 www-128.ibm.com 7. Download now to help limit access to MAXIMUM ALLOWED on named pipe creation. 请立即下载,以便限制创建命名管道时MAXIMUMALLOWED的访问权。 www.microsoft.com 8. Also, a named pipe created with Java cannot interact with the Windows shell, and therefore cannot be used by the DB2 LOAD command. 此外,使用Java创建的指定管道不能与Windowsshell交互,因此不能由DB2LOAD命令使用。 www.ibm.com 9. Unable to impersonate using a named pipe until data HAS been read from that pipe. 在使用命名管道读取数据之前,无法经由该管道模拟。 dict.ebigear.com 10. Output of the event monitor can be written to a table, a file or a named pipe. 事件监视器的输出可以写入表、文件或命名管道中。 www.ibm.com 1. On Windows, there is a named pipe handler thread that does the same work as the connection thread for named pipe connection requests. 在Windows上,有一个已命名管道处理程序线程,其作用等同于用于已命名管道连接请求的连接线程。 www.ibm.com 2. The named pipe channel uses named pipes as the transport mechanism. 命名管道通道将命名管道用作传输机制。 zxianf.blog.163.com 3. At a high level, the sample code uses a Java driver program (TestPipe. java or TestUnixPipe. java) to send data to a named pipe. 从较高的层面来说,示例代码使用Java驱动程序(TestPipe.java或TestUnixPipe.java)将数据发送给指定管道。 www.ibm.com 4. program. Notice that once DB2 LOAD command connects to the Windows named pipe, the Java program starts writing data to the pipe. 注意,当DB2LOAD命令连接到Windows指定管道之后,Java程序会开始将数据写入到管道。 www.ibm.com 5. The resource is accessed through a named pipe. 通过命名管道访问资源。 msdn2.microsoft.com 6. Is the name of the named pipe. 是有名管道的名字。 www-128.ibm.com 7. Process B finds the segment via its named pipe and also maps the segment into its address space. 进程B通过它的命名管道找到这个内存段,也把它映射到自己的地址空间,见图3。 www.ibm.com 8. The mknod command also creates a named pipe if you specify the p option for the type. 如果为类型指定了p选项,则mknod命令还将创建一个指定管道。 www.ibm.com 9. The tool creates a single named pipe for each partition on the target system and begins loading the data. 这个工具为目标系统上的每个分区创建了一个指定管道并开始加载数据。 www.ibm.com 10. A general error occurred writing to the named pipe in the Remote Access Proxy . 写入远程访问代理服务器命名管道发生一般错误。 www.bing.com 1. The Named Pipe channel enables interprocess communication. 通过命名管道通道可以进行进程间通信。 msdn2.microsoft.com 2. Changing state of named pipe failed. 改变指名的管道的状态失败。 www.fan6.net 3. The makepipe utility tests the integrity of the network Named Pipe services, in conjunction with readpipe. makepipe实用工具与readpipe一起使用,测试网络命名管道服务的完整性。 msdn2.microsoft.com 4. With UNIX or Linux, you can create a named pipe with the mkfifo or mknod command. 在UNIX或Linux中,您可以使用mkfifo或mknod命令来创建指定管道。 www.ibm.com 5. Thrown when an error occurs within a named pipe. 当命名管道内出现错误时引发。 msdn2.microsoft.com 6. As part of plug-in initialization, db2auth. c creates a bi-directional named pipe. 在插件初始化时,db2auth.c创建一个双向的命名管道。 www.ibm.com 7. A named pipe is a Win32 mechanism for transferring data over process boundaries. 命名管道是一个在进程边界间传输数据的Win32机制。 www.cnblogs.com 8. Create an alias on the client, specifying the named pipe. 在客户端上创建别名,指定命名管道。 msdn2.microsoft.com 9. The pipe and named pipe are also simple mechanisms. 管道和命名管道也很简单。 www.ibm.com 10. The Remote Access Gateway Proxy could not create a named pipe. 远程访问网关代理程序不能创建命名管道。 angel.w15.5tom.cn 1. The maximum named pipe instance count has been reached. 已达到了最大的命名管道范例数量。 www.fan6.net 2. Contains the handle to the named pipe. 包含了有名管道的句柄。 www-128.ibm.com 3. This is because UNIX can create a named pipe directly using either the mkfifo or mknod command. 这是因为UNIX可以直接使用mkfifo或mknod命令来创建指定管道。 www.ibm.com 4. If the SQL Server Browser service is not running, you can still connect to SQL Server if you provide the correct port number or named pipe. 当SQLServer浏览器服务不在运行时,如果您提供了正确的端口号或命名管道,则仍然可以连接到SQLServer。 msdn2.microsoft.com 5. Can I use a named pipe across NFS? 我能基于网络文件系统使用有名管道吗? www.showxiu.com 6. How do I create a named pipe? 我怎样创建一个有名管道? blog.sina.com.cn 7. The code in Listing 4 shows an example of using a named pipe in UNIX. 清单4中的代码展示了在UNIX中使用指定管道的示例。 www.ibm.com 8. How do I use a named pipe? 我怎样使用一个有名管道? apig.blogchina.com 9. For example, a standard user could not create a Named Pipe or Shared Memory within the namespace. 例如,标准用户无法在该命名空间中创建“命名管道”或“共享内存”。 msdn.microsoft.com 10. The server could not open the named pipe file system. Remote named pipes are disabled. 服务器无法打开命名管道文件系统。远程命名管道被禁用。 angel.w15.5tom.cn 1. There are three ways to connect to a specific named pipe with a client application 使用客户端应用程序连接到特定的命名管道的方式有三种 msdn2.microsoft.com 2. Download details: Windows 2000 Security Patch: Service Control Manager Named Pipe Impersonation Vulnerability 下载详细信息:Windows2000安全修补程序:服务控制管理器命名管道模拟漏洞 www.microsoft.com 3. In the Connect to Server dialog box, paste the named pipe value, preceded by np: , as shown 在“连接到服务器”对话框中,粘贴带有np:前缀的命名管道值,如下所示 msdn2.microsoft.com 4. Creating a New Unique Named Pipe Alias Displays the Default Pipe Value Instead of the Entered Value 创建唯一的新命名管道别名时,显示默认管道值而不是输入的值 support.microsoft.com 5. The Realization of IPC in Engraving Control System Based on Named Pipe 雕刻控制系统中基于命名管道技术的IPC实现 service.ilib.cn 6. To determine which named pipe to use to connect to the parent instance of SQL Server Express 确定连接到SQLServerExpress的父实例时要使用的命名管道 msdn2.microsoft.com 7. To configure the named pipe use by the SQL Server Database Engine 配置SQLServer数据库引擎使用的命名管道 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。