We first used cat to create a twelve-line file from two copies each of our text1 and text2 files.
我们首先使用cat从text1和text2的副本中创建一个包含 12 行的文件。
Each line in the file will contain a word and its synonyms separated by a space character or some other known token.
文件中的每一行将包含一个单词及其同义词,并且使用空格或其他一些已知的标记分隔。
This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.
该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
The CLI invokes MTK from the command line using a configuration file and arguments.
CLI从命令行通过使用一个配置文件和一些参数来调用MTK。
In this case, we can see the file being looked up was in fact a directory (see the file type line).
在这里,我们可以看到所查询的文件事实上是一个目录(见文件类型行)。
For each line in the flat file, the data handler module performs a target service invocation.
对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。
As shown below, each line in every file provided will be transformed into an inflected alphanumeric string.
如下所示,提供的每个文件中的每一行将被转换为变形后的字母数字字符串。
Line 1 in the pixels data file specifies the coordinates of the place specified on line 1 in the city data file.
像素数据文件中的第1行将指定在城市数据文件的第1行中指定的地点的坐标。
In this way, you can set up a sequence of strings, each being one line from a file.
这样就建立了一个字符串序列,各个字符串分别对应文件中的一行。
The form is composed of static elements such as text, dot, line, and graphic. The file is stored as a binary format.
这种表单是由文本、点、线和图形等静态元素组成的,文件存储为二进制格式。
For example, you might globally configure the framework with a line in a properties file like the one in Listing 10.
例如,可以在一个属性文件中用一行全局地配置框架,如清单 10 所示。
If the local file has not yet been uploaded or is newer than the remote file, print a line indicating that the file is being uploaded.
如果本地文件没有被上载过或者比远程文件要新的话,打印一行文字说明文件将被上载。
Note that this implicit new line of a data file is not interpreted as a character "\n".
注意,这暗示着数据文件的新行将不解释为一个 “\n”字符。
Aside from the first line of the earthquake CSV file, which is the header, each line is a series of data values separated by commas.
除了地震CSV文件的第一行之外,第一行是文件头,每一行都是一系列逗号分隔数据值。
You only need to add one line to this file, and it's shown in Listing 4.
您仅需要将一行添加到此文件中,如清单4所示。
Note that the first bit of information in each line indicates the log file that the line is from.
注意每行中的第一部分信息指出了该行所来自的文件。
Each line in the first file is matched to the same and only the same line in the second file for a match on the default field.
第一个文件的每一行都匹配且只匹配于第二个文件相同行的默认域。
Each line in your file represents a row of data to be imported into your table.
文件中的每一行都代表将要导入到表中的数据。
Line 35 - Adds the matched file into the zip archive.
第35行-将符合的文件添加到zip归档中。
A warning on the first line of the file will identify the reason for this behavior.
在文件的第一行会有一个警告,它指出这种现象的原因。
You can do the inverse and delete everything from the first line of the file until the first line matches some pattern.
也可以按相反方向执行此操作,并删除从该文件的第一行到第一个匹配某模式的行的所有内容。
The perl -n command runs the program once on every line of the input file.
perl -n命令针对输入文件的每一行运行一次程序。
To summarize, if you type scala on the command line without a file argument, the interpreter runs in interactive mode.
总的来说,如果你在命令行输入scala而不输入文件名参数,解释器会运行在交互模式。
For example, you can use Perl directly from the command line to process a file. The command.
例如,您可以直接在命令行中使用Perl对文件进行处理。
Technically, you need to include only this line in the.xml file if you are going to run your application in hosted mode.
从技术上说,如果要以托管模式运行应用程序,则只需要将这一行包含在.xml文件中。
After building the above code into an exe file and running it from a command line, a log file, called QuickMonitor.log is created, and will contain data similar to the following.
在把上面的代码构建成exe文件并且从命令行运行它之后,就创建了称为QuickMonitor . log的日志文件,并且将包含类似于下面这样的数据。
then the function would be called once for each line in the range (in this case, for every line in the file).
那么将针对范围内的每一行调用一次函数(在本例中,指的是文件中的每一行)。
A Script comment line identifies the file that the statements were imported from.
Script注释行指明文件中导入的语句。
If the file doesn't exist, create it and just type the error_reporting line above into the file.
如果该文件不存在,则创建一个并在文件中键入上面的error _ reporting行即可。
Add a UsePAM yes line to the file, restart the SSHD daemon, and that's all!
在此文件中添加usepam yes行,重新启动sshd守护进程,这样就行了!
应用推荐