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中,第一个命令装入函数,第二个得到头(或第一个)元素,第三个命令得到末尾的头(或第二个)元素。
The CCS-C contract, first awarded in early 2002, enables a unified Command and Control (C2) capability for the 50th Space Wing's complete family of MILSATCOM satellite programs.
CCS - C合同在2002年初首次授予,为空军第50航天联队MILSATCOM全系列卫星项目赋予统一的指挥和控制(C2)能力。
This goes back to the first command (in reverse order) that matches the first letter you typed; letters typed successively match more and more specifically.
这将返回到与您键入的第一个字母相匹配的第一个命令(以反向顺序);随后键入的字母将使匹配变得越来越明确。
If the list item contains block-level elements, then everything up to the first block is placed in the command; after that, any non-list items are placed in an wrapper.
如果列表项包含块级别元素,则将第一个块之前的全部内容都放入命令中,此后的所有非列表项都放在包装器中。
The researchers are working with the Pacific Northwest National Laboratory to develop technologies for command and control in emergency situations, such as first response to disasters.
研究者正在与太平洋西北国家实验室一起努力,开发在诸如对灾难的一次响应之类的紧急状态下供指挥和控制中心使用的技术。
In order to run the wscompile command you first need to write an XML configuration file that describes the actions that you want wscompile to perform for you.
为了运行wscompile命令,您首先需要编写一个XML配置文件,在其中描述您希望wscompile执行的操作。
Command assistance was first made available in WebSphere Application Server V6.1 with limited support, providing commands for approximately 185 tasks.
命令帮助首先在WebSphereApplicationServerV6.1中使用,并对其提供了有限的支持,可以为大约185个任务提供命令。
In the next sample output, first the shm_client1 and then the shm_client2 are executed from the command line.
在下一个示例输出中,在命令行中首先执行shm_client1,然后执行shm_client2。
In the command above, the first two options specify a resolution of 3520x720 for the composited images.
在上述命令中,前两个选项指定合成图像的分辨率为3520x720。
Upon login, Charlie will be allowed to specify a role other than the default (mgr_r, since we listed it first in the semanage user command).
在登录时,系统将允许Charlie指定角色而不使用默认值(mgr_r,因为我们把它列在semanage user命令中的第一位)。
If a user's PATH is set to a: B: c: d, the shell first attempts to find the command in directory A. If it isn't found there, the shell moves on to look in directory B and so on.
如果用户的PATH被设置为A:B:C:D,那么shell将首先尝试在目录a中查找命令。
Missing from the command line are three parameters. The first two are the -i option in front of the command line and the output file name at the end of the command line.
这个命令行少了三个参数:前两个分别是命令行前面的- i选项和命令行末尾的输出文件名。
In this first round, we simply identified the major pieces of the command gateway subsystem, yet even at this level there were significant issues that had to be addressed.
在这个第一轮的设计中,我们简单的识别出commandgateway子系统的主要部分,在这个层次上存在着必须被关注的问题。
While in our first example, we used 'd' by itself, this time we use the 'd' command preceded by an optional numerical address.
与第一个示例中只使用'd '不同的是,这一次使用的' d '前面有一个可选的数字地址。
In that template, the first sentence of your step always contains the command, and the remaining sentences describe the result.
在该模板中,步骤的第一个句子总是包含命令,其他句子则用来描述结果。
The first section shows the system configuration, which is displayed when the command starts and whenever there is a change in the system configuration.
第一部分显示系统配置,在该命令开始执行以及对系统配置进行了修改时,将显示这部分信息。
In many cases, this will provide the optimizer with nearly as accurate statistics as the first command, but will return results much faster.
在很多情况下,这样做可以为优化器提供接近于第一个命令的精确性的统计信息,但是可以更快地返回结果。
The | | symbol works in the opposite way; if the first command does not complete successfully, then execute the second.
符号的工作方式与此相反;如果第一个命令未成功完成,则执行第二个命令。
In the following sections, you will visit each configuration type in detail, but let's first go through the configuration command provided by IBM NAS.
在下面的部分中,您将详细地了解各种配置类型,但首先让我们了解一下IBM NAS提供的配置命令。
In other words, if the first command runs successfully, the second command runs.
换句话说,如果第一个命令运行成功,则第二个命令将运行。
In the file shown in Listing 6, this command would find the first word on line 10.
在清单6所示的文件中,这个命令会找到第10行的第一个单词。
In the file shown in Listing 6, this command would find the first word on line 6.
在清单6所示的文件中,这个命令会找到第6行的第一个单词。
The first step in implementing the proposed scheme is to create a custom logon controller command to perform a simple LDAP authentication.
实现被提方案的第一步是,创建定制的登录控制器命令来执行简易的LDAP认证。
NEXT you use the before first command to position the cursor before the first row so that you can call the NEXT command to access the first row in the cursor.
接下来,使用BEFOREFIRST命令把游标定位到第一行之前,这样才可以调用NEXT命令来访问游标中的第一行。
Note: the backslash character at the end of the first line in the command shown above is used only as a mechanism to indicate a line continuation.
注意:在以上显示的命令中,第一行末尾的反斜杠字符只是用于表明同一行的延续。
This command would find the first word on line 3 in the file shown in Listing 6.
这个命令会找到清单6所示文件的第3行的第一个单词。
In order to run the REFRESH command on a repository, it must first be demoted to a non-repository.
为了在储存库上运行REFRESH命令,首先需要将它降级为非储存库。
After running the command, you will see the first run results, as shown in Listing 6.
运行命令后,您将看到第一轮结果,如清单6所示。
On the first line, we simply enclosed the command we wanted to execute in back quotes.
在第一行,简单地将要执行的命令以反引号括起。
The variant of the command being invoked is displayed in the first line of the output.
所调用的命令的变体显示在输出的第一行。
应用推荐