When you begin the task of writing a processor for any stateful text file, ask yourself what types of input items you expect to find in the file.
当开始为任何有状态的文本文件编写处理器的任务时,问一问自己,您希望在文件中找到什么类型的输入项。
Many text processing commands (filters) can take input either from the standard input stream or from a file.
许多文本处理命令(过滤器)可以从标准输入流或从文件中获取输入。
And probably your favorite text editor (if you are a programmer) is easy to configure to call external programs that take the current working file as input.
可能您喜爱的文本编辑器(如果您是程序员)很容易配置成调用将当前工作文件作为输入的外部程序。
A text template undergoes a transformation process which takes the text template file as input, transforms it, and generates an output text file.
一个文本模板有一个文本模板文件作为输入,转换文本模板,并输出一个文本文件的转换过程。
HTML lets you format text, add graphics, create links, input forms, frames and tables, etc., and save it all in a text file that any browser can read and display.
通过HTML你可以格式化文本、添加图片、创建链接、创建输入表单、创建框架、创建表格,等等,然后把这些HTML代码保存在一个文本文件内,任何浏览器都可以识别和显示这些文件。
Next, the inputText.tag file generates an <input type="text"> element with the given name and value attributes.
接下来,inputText.tag文件生成一个具有给定name和value属性的 <inputtype="text">元素。
My map implementation in Listing 6 is simple: Hadoop basically invokes this class for each line of text it finds in an input file.
清单6中的map实现比较简单:本质上是,Hadoop为在输入文件中找到的每一行文本调用这个类。
As with many of the text commands we have looked at so far, sed can work as a filter or take its input from a file.
如同我们目前已经了解的许多文本命令一样,seb可以充当一个过滤器,或者从文件中获取其输入。
Instead of parsing an existing file, change the handler to parse text input from a form in the servlet.
我们将这个处理程序更改为解析来自这个servlet中的一个表单的文本输入,而不是解析一个现有文件。
This command has generated a new file -- hw.s -- that contains the assembler input text that you typically would not have seen, because the compiler defaults to producing the a.out file.
这个命令生成了一个新的文件hw.s,其中包含您通常无法看到的汇编输入文本,因为编译器在缺省情况下将生成a.out 文件。
For the sample in Listing 5, a single line from the log file (as seen in Listing 2) will be the input Text object that is passed into the map method.
对于清单5中的样例,日志文件中的一行(如清单2所示)将作为传递到map方法中的输入Text对象。
For example, if you specify a text input named "name" with an initial value "nancy", the generated line in the JSP file will be name:
例如,如果将一个名为“name”的文本输入区初值设置为“nancy”,那么在JSP文件中生成的代码行就是 name: <html:textproperty="name"value="nancy">。
It's a text editor, but unlike file editors such as Ed, it edits the input stream and writes to the output stream.
它是一个文本编辑器,但是与诸如ed等文本编辑器不同,它编辑输入流并写到输出流。
It might turn out that even though your text file is stateful, there is an easy way to read it in chunks (where each chunk is a single type of input value).
也许会发现即使文本文件是有状态的,也有一种简单的方法可以分块读取它(其中每一块是一种类型的输入值)。
The input file can be from a file system or a URL, or you can paste into the tool as text.
输入文件可以来自文件系统或者url,您也可以作为文本粘贴到工具中。
You can rename the input element labels by editing the HTML file with a text or HTML editor and changing the value between the label tags.
通过使用文本或HTML编辑器编辑HTML文件并更改label标签之间的值,您可以重命名输入元素标签。
The input request XML file can be created using any text editor and it should follow the specifications of the PortalConfig.dtd located in the PortalServer \ app \ wps.ear \ wps.war \ DTD.
可以用任何文本编辑器创建输入请求XML文件,而且,该文件应该遵循位于portalServer \app \wps . ear \ wps . war \dtd \目录中的portalConfig . dtd规范。
This form contains a text input control and a file input control.
该表单有一个文本输入控件和一个文件输入控件。
Text editor requirements: (1) edit the text (2) save, open the text file specified location (3) having an input and output interface.
说明:文本编辑器要求:(1)编辑文本;(2)保存、打开指定位置的文本文件;(3)具有输入输出界面。
The input is a question, that is any text file containing at least one character (end of line is not a character).
输入的是一个问题,至少包含一个字符(行结束符不算一个字符)。
The input is a question, that is any text file containing at least one character (end of line is not a character).
输入的是一个问题,至少包含一个字符(行结束符不算一个字符)。
应用推荐