A data pipe is a memory, which is organized internally as a ring buffer.
数据管道本质是一个环形缓冲区结构的内存区。
Always choose a data pipe in order to save data elements with the same size, because it works more efficiently.
总是选择一个数据管道,从而能以相同的大小保存数据元素,因为它工作效率更高。
Through the Data Pipe based Integrating technology and the storage procedure based tracking technology, the structure and system flow of Quality Continuing Improvement have been dealt with.
通过基于数据管道的集成技术和基于存储过程的跟踪技术,研究了质量持续改进系统的体系结构和系统流程。
It then waits for another program (in this case the DB2 LOAD command) to connect to it before it starts to write data to the pipe.
随后,它将等待另一个程序(在本例中为DB 2LOAD命令)连接到它,然后再开始向管道写入数据。
A pipe is composed of a queue and two file descriptors-one to enqueue data and the other to dequeue data.
管道由一个队列和两个文件描述符(一个用于数据入列,另一个用于数据出列)组成。
A remote procedure mechanism allows for communication between client and server, with GWT handling all the pipe and data translation.
一个远程过程调用机制,允许在客户机与服务器之间进行通信,其中由GWT处理所有的管道和数据转换。
The stage reads the data from a pipe or a data file and writes the data to the output link.
工作台将从管道或数据文件读取数据,并将数据写入到输出链接。
Element data is stored in attributes, and some data is even delimited with pipe symbols or semicolons.
元素数据存储在属性中,一些数据甚至由管道符或分号分隔。
The named pipe addresses the latter shortcoming and is an excellent choice for data exchange on the same system.
命名管道克服了这个缺点,是在同一系统上交换数据的好方法。
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.
如名所示,命名管道工作起来与管道一样:你在一端输入数据,另一端输出同样的数据。
With just a few keystrokes — including a pipe (|) or redirection — you can create an impromptu data processing machine more powerful than the sum of its parts.
只需要输入相应的内容,包括管道(|)或重定向,您就可以创建即兴的数据处理器,从而实现比将其中的这些部分简单地加在一起更强大的功能。
In other words, a flow is a pipe with data flowing through it.
换句话说,流就是有数据通过的管道。
That might be unrealistic as well, we could see some partial form of that kind of data availability. That much is probably just a pipe dream!
但这也不太现实,恐怕只是黄粱一梦而已,因为我们看到的只是数据可用性的片面形式。
A pipe is a first-in-first out (FIFO) data structure.
管道是先入先出(FIFO)数据结构。
When the source database size is too large and there is not enough space to hold intermediate data files, using pipe is the recommended way to move the data.
当源数据库过大并且没有足够的空间来容纳中间数据文件时,推荐使用管道来移动数据。
Listing 12 is called when there is no user activity data on the pipe.
当通道中没有用户活动数据时将调用清单12。
If there is pipe data (a key press or mouse movement) from the focused application, the appropriate activity binary state is set for the appropriate application.
如果有来自获得焦点的应用程序的通道数据(按键或鼠标移动),则为相应的应用程序设置相应的活动二进制状态。
The next section of code creates a pipe from the vmstat command, where the program will read data once per second.
代码的下一部分将通过vmstat命令创建一个管道,程序将在其中每秒读取一次数据。
Xargs reads data from a pipe and runs a specified command for every line read.
xargs命令可从管道中读取数据并为每行读取内容运行指定命令。
The pipe provides the same data to consumers as an InputStream.
管道把相同的数据作为InputStream 提供给消费者。
Step 2 - use the pipe to load the uncompressed data into db2.
步骤2—使用管道将未压缩的数据载入到db2。
A named pipe is a Win32 mechanism for transferring data over process boundaries.
命名管道是一个在进程边界间传输数据的Win32机制。
Add a Value Tab to your annotation, along with a list of data elements, separated by and terminated with a pipe character (|), as in Figure 6.
将Valuetab添加到您的注释中,还要添加一列以管道字符(|)分隔并终止的数据元素,如图6所示。
Knowing how to redirect data as stdin or stdout, how to use the pipe, and how to use operators in UNIX helps you write more powerful scripts with better error trapping and cleaner logic.
您了解了如何把数据重定向到stdin或stdout,如何使用管道,以及如何在UNIX中使用操作符;这些都有助于您编写出更强大的脚本,更好地捕捉错误,使逻辑更简洁清晰。
Format Type in this example is Delimited, as the fields in the data file are separated by a delimiter "|" (pipe).
本例中的FormatType是delimited格式,数据文件中的字段由分隔符“|”(管道)分开。
So for large data files, such as movie-type images, the reliability of the server hosting the data and the size of that Internet pipe is very important.
因此对于大型数据文件,比如电影类型的图像,承载数据的服务器的可靠性以及Internet管道的大小就显得非常重要。
Then, db2load.sql consumes the data through a pipe in a separate command shell.
然后,db2load . sql通过单独命令shell中的管道来使用数据。
The stage converts the data to a Teradata format and writes to a data file or a pipe.
工作台将数据转换为Teradata格式并将数据写入到数据文件或管道。
Step 1 — create a named pipe and send uncompressed data to the pipe
步骤1 —将创建一个指定管道,并将未压缩的数据发送给管道
The FastExport utility reads the data from Teradata in Teradata format and writes the data to a pipe or a data file.
FastExport实用工具从teradata读取teradata格式的数据,并将数据写入到管道或数据文件。
应用推荐