The officers use stylus pen-based input devices to write their reports onto touch-sensitive screens.
警官们使用指示笔式输入设备在触摸屏上写报告。
Write a script, produce one data file for each step, use a data file between each pair of steps as input, and collect the final file as the ultimate result.
编写一个脚本,为每个步骤生成一个数据文件,在每对步骤之间使用数据文件作为输入,以最后的文件作为最终结果。
Upon answering these questions, you can write the XSLT templates to match the input and output.
在弄清这些问题之后,您就可以编写XSLT模板来匹配输入和输出了。
In particular, what if we decided we wanted to write a program that would test what happens when we run a program on itself as input.
特别是,如果把一个程序自身当作它的输入是会发生什么,我们需要编写一个怎忙的程序来测试它呢?
Simply, for example, to improve the method of accepting input, you might write a grammar rule for the month so you can speak the month (see Listing 6).
简单的说,例如要改进接收输入的方法,我们可以编写一个月语法规则,这样应用程序就可以直接识别月(如清单6所示)。
For instance, to limit values in a field to all Numbers, write a routine that makes sure the input is all Numbers.
例如,要把字段值限定为所有数字,需要编写一个确保输入全都是数字的例程。
Let's write an input function to get the relevant lines from the file.
让我们编写一个输入函数来从文件中读取相应的行。
Another important aspect of executing commands from the command-line interface (CLI) is the ability to write various outputs to a device or to read input into a command from another device.
通过命令行界面(CLI)执行命令的另一个重要方面是,能够把各种输出写到一个设备,或者把来自另一个设备的输入读取到命令中。
Basically, you just write format conversion code, and have no ability to affect either the input or output format.
基本上就是编写格式转换代码,对输入和输出格式都无能为力。
Write code to read the input message for the human task, claim the task, read the input message, implement the task, create the output message, and complete the task.
编写代码以读取人工任务的输入消息、声明任务、读取输入消息、实现任务、创建输出消息,以及完成任务。
For example, rather than having to write 2gb of data into the grid, we iterate through an input file (say in steps of 50k) and write the read data into the grid.
例如,与其将2GB的数据项写入网格,不如对输入文件迭代读取(譬如每次读取50k),再将其每次读取的少量数据写入到网格中。
Some programs might never halt when run on themselves, though -- so let's use DOES-HALT to write pseudo-code for a program that checks to see what happens when a program is given itself as input.
有些程序在把它们自己当作输入运行时,可能永远不会停下来,既然这样——那么让我们用DOES-HALT编写一端伪代码,用它来测试当一个程序把它自己作为输入参数时会发生什么好了。
Write the input to a script for further processing.
将输入写入脚本,用于进一步处理。
I'm going to have it take in as input how many legs I got, how many heads do I have, and I just want to write a little loop.
这就是解决问题的思路,我将要输入我有多少条腿,以及我有多少只头。
This creates an input field for each read/write element and a label for the subtotal.
这样便为每个读/写元素创建了输入字段并且为 subtotal 创建了一个标签。
After taking this tutorial, you should have a complete understanding of Groff fundamentals, including how to write and process basic Groff input files and how to produce various output from them.
在学习了本教程之后,您应该完全了解Groff的基本知识,包括如何编写和处理基本的Groff输入文件、以及如何从这些文件生成各种输出。
A benefit of using the Dispatcher is that it allows you to easily set parameters on the event to local values, such as text input, without having to write any code in ActionScript to do it.
使用Dispatcher的一个好处是您可以将事件上的参数轻松设置为本地值(比如文本输入),而无需编写任何ActionScript代码来完成这个任务。
WebSphere Application Server administrators often write complex wsadmin scripts that read their input parameters from a properties file, or output their WebSphere configuration in a properties file.
WebSphereApplicationServer管理员通常编写复杂的wsadmin脚本,这些脚本从属性文件读取输入参数,或者在属性文件中输出其WebSphere配置。
The Hadoop framework will take the output of the map phase and write it to intermediate files that will serve as the input for the reduce phase.
Hadoop框架将接收map阶段的输出,并将其写入将作为reduce阶段的输入的中间文件。
A good start is to write functional tests to understand how the GUI behaves in response to user input. Writing tests for GUIs is more complex than writing tests for non-visual code, because.
一开始最好先编写功能测试,以了解GUI如何响应用户输入。
Essentially, its job is to write out the contents (especially the attachment) of its input data object to the system output.
基本上,它的工作就是将其输入数据对象的内容(特别是附件)写出到系统输出上。
To live in a pipeline, a utility needs to read data from standard input and write data to standard output.
为了生活在管道中,实用程序需要从标准输入读取数据,然后向标准输出写出数据。
This is a tough task for developers, because they will have to write thousands lines of code to validate user input.
对于开发员来说,这是一个艰难的任务,因为他们需要写上千行的代码以识别输入。
Using this technique, you would have to write a different recursive template for each variety of input data that you wanted to aggregate.
采用这种技术必须对需要聚合的不同类型的输入数据编写不同的模板。
While the number of signatures is important, the quality of the petition and the input of the people signing it - eg., people taking time to write a message - proves more persuasive than raw Numbers.
虽然签名数量十分重要,但是请愿的质量和签名人的投入-比如,人们花时间写信息-产生更多的劝进而非单纯的数量。
To write an integer constant as part of a program or as input data, you simply write the digits that make up the number.
将整形常量作为程序的一部分或者是输入数据,可以简单地直接写下数字。
Write a program that finds palindromes in input lines.
编写一个程序找出在输入行中的回文。
Write a program to read the standard input a line at a time. Modify your program to read a word at a time.
编写程序实现从标准输入每次读入一行文本。然后改写程序,每次读入一个单词。
Like many other UNIX utilities, tar can write to and read from standard output (stdout) and standard input (stdin), respectively.
与许多其他的UNIX实用程序一样,tar可以分别向标准输出(stdout)写入、从标准输入(stdin)读取。
If you write a customer-facing application and the information came through user input, you can even ask the user to re-enter their E-mail address using a simple Web form.
如果编写的是一个面向用户的应用程序,而且信息来自于用户输入,您需要通过一个简单的Web表单,要求用户重新输入他们的电子邮件地址。
应用推荐