元素数据存储在属性中,一些数据甚至由管道符或分号分隔。
Element data is stored in attributes, and some data is even delimited with pipe symbols or semicolons.
在管道符后面,切换到另一个目录,然后从标准输入提取字节流。
After the pipe, change to a different directory and then extract the byte stream again from the standard input.
看一下管道符前面的代码,它创建文件的字节流并发送到标准输出。
In looking at the previous code before the pipe, a byte stream of the files is created on the standard output.
要搜索的对象是使用回车符(与fgrep一样)或管道符(|)来分隔的。
Objects being searched for are separated by carriage returns (as with fgrep) or by the pipe symbol (|).
这些函数通常放在YQL查询字符串的后面,且使用管道符(|)分开。
These functions are usually placed after the YQL query string, separated with a pipe (|) character. Consider the following query, which sorts results by latitude.
在本文使用的例子中,服务器返回客户的上一个订单和客户地址,中间用管道符分开。
In the case of the example used in this article, the server returns a customer's last order and then their address, separated by the pipe symbol.
在这些语法图表中,您可以从大括号(“{”和 “}”)中通过管道符号(“|”)分隔的列表中选择一个项目。
In these syntax diagrams, you select one item from the list in braces ("{" and "}") separated by a pipe symbol ("|").
比方说,一种脚本可能返回逗号分隔的值,另一种则使用管道符(即|字符)分隔的值,还有一种则返回长文本字符串。
For instance, one script might return comma-separated values, another pipe-separated values (the pipe is the | character), and another may return one long string of text.
上述代码会获得请求参数以及图像名称、在数据库中查找它并返回所有有关此图像的信息(由管道符|分隔),正如规范所规定的一样。
This basically grabs the request parameter with the image name, looks it up in the database, and returns all the information about that image, separated by pipes (| s), just like the spec said.
为了写日志给一个管道,简单地用管道符|替换文件名,跟随可执行程序名字,这个程序应该在它的标准输入上接受日志项。
In order to write logs to a pipe, simply replace the filename with the pipe character "|", followed by the name of the executable which should accept log entries on its standard input.
为了写日志给一个管道,简单地用管道符|替换文件名,跟随可执行程序名字,这个程序应该在它的标准输入上接受日志项。
In order to write logs to a pipe, simply replace the filename with the pipe character "|", followed by the name of the executable which should accept log entries on its standard input.
应用推荐