Writing th, TL, and the configuration byte is done using a memory function command.
使用记忆函数命令,文字TH、TL和配置字节完成。
One control function command instructs the DS18B20 to perform a temperature measurement.
一个控制功能命令指示DS18B 20进行温度测量。
This method will use three arguments, and the names for the arguments are listed in the parenthesis immediately following the function command.
这一个方法将会使用三个参数,参数的名字直接在括号后列出。
The result of this measurement will be placed in the DS18B20's scratch-pad memory, and may be read by issuing a memory function command which reads the contents of the scratchpad memory.
这次测量的结果在DS18B20暂存记忆体将安置,并且也许通过发出读暂存记忆体的内容的记忆函数指令读。
You can also call any command or function at the prompt.
您还可以在提示符下调用任何命令或函数。
You can also call any command or function in the prompt, as mentioned earlier.
正如前面提到的,还可以在提示符下调用任何命令或函数。
Similarly, unity of command, specialization by function, and decentralization are items to be considered in the design of an efficient organization.
相似地,指挥的统一,职能的专业化,和分权都是在一个有效组织的设计中要考虑的问题。
In addition, the template adds simple logging to each function by printing out to the command line the name of the function called.
此外,所调用的函数的名称将输出到命令行,通过这种方式,模板即可为各函数添加简单的日志。
This function requires a single command but a long request, as shown in Listing 6.
这个函数只需要一个命令,但是需要很长的请求,见清单6。
You can also instantly save any function you write at the command line.
还可以立即保存在命令行上编写的任何函数。
In Listing 6, the first command loads the function, the second command gets the head (or first) element, and the third command gets the head of the tail (or second element).
在清单6中,第一个命令装入函数,第二个得到头(或第一个)元素,第三个命令得到末尾的头(或第二个)元素。
However, you might not take advantage of this function on the command line as often as you can.
然而,您可能没有在命令行中像通常那样利用此功能。
To use trap, you specify the command or function to be executed when the signal is trapped, and the signal number or Numbers that you want to trap, as shown here in Listing 13.
要使用跟踪,可以指定跟踪到信号时执行的命令或函数、要跟踪的信号编号,如此处的清单13中所示。
Note that if you cannot access the command or file because of permissions restrictions, command completion won't function for you.
注意,如果由于权限限制无法访问某个命令或文件,那么命令补全也无效。
The sequence starts when a user requests a command (an application function) to be executed by interacting with a user interface object, in this case the main form of the application.
当用户请求命令(应用功能)时,序列通过与用户接口对象相互作用来被执行。
Exec -this handy PHP function sends a string for the operating system's command line to process.
exec—这个方便的php函数发送一个字符串供操作系统的命令行处理。
The sprintf function contains a template of the runmqsc command into which values are substituted.
sprintf函数包含一个runmqsc命令模板,上述值将替换模板中的值。
Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?
现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?
The restore command performs the inverse function of dump.
restore命令执行转储的逆向功能。
Consider adding a debug mode or function within your script-say, with the set -x command.
考虑在脚本中增加调试模式或功能—比如使用set—x命令。
Qprocess and QbyteArray are used to launch an external executable from Qt and grab the output from the command, but we'll come to that function shortly.
Qprocess和QbyteArray用于在Qt中运行外部的可执行文件,并抓取命令的输出,但我们很快就会讲到这个函数。
If you called this function from the command line.
如果从命令行调用该函数。
You can also use a function in place of the command as demonstrated in Listing 4 below.
您还可以使用一个函数替代该命令,如清单4所示。
Note two important differences: The first is the use of the xmlparse function in the SQL command, which is used to perform explicit parsing of data for XML storage.
请注意两个重要差别:第一个是在SQL命令中使用了xmlparse函数,用于执行XML存储数据的显式解析。
Otherwise, Vimscript will assume that the function call is actually a built-in Vim command and will most likely complain that no such command exists.
否则,Vimscript将假设该函数调用实际上是一个内置的Vim命令,并且很可能会发出报警,指出并不存在这类命令。
We could set a breakpoint when the main function is entered with the command 'break main', or specify any other function name we were interested in.
可以使用命令'breakmain '在进入main函数时设置断点,或者可以指定其它任何感兴趣的函数名来设置断点。
Moreover, when the object is transformed into XML -- using the print command or str() function -- the XML automatically matches the desired DTD.
而且,将该对象转换成XML ―使用print命令或str()函数 ―时,XML自动与所期望的 DTD相匹配。
The main command prompt within bash provides both the ability to edit the command line and a history function, remembering individual command lines so that you can execute them again.
bash中的主命令提示符同时提供了编辑命令行的能力和历史记录功能,后者记住各个命令行,以便您能够再次执行它们。
Finally, Listing 7 shows the main function of the program, which just calls the process_directory function for every argument passed on the command line.
最后,清单7显示了该程序的main函数,它只是对命令行中传递的每个参数调用了process_directory函数。
If you supplied the argument {code: 1} to the sort function in the previous command, it would sort the results in ascending order.
如果在上一条命令中为sort函数提供参数{code:1},它将会以升序对结果排序。
应用推荐