This command will walk the entire subtree of a given management value and return all the information about the system contained within the subtree.
此命令将遍历某个给定的管理值的整个子树,并返回在该子树中获得的有关系统的所有信息。
The above suma command will return a suma task ID that might later be used to perform an immediate download of a schedule task.
上面的suma命令将返回一个suma任务ID,稍后在执行计划任务的立即下载时会使用到这个任务ID。
If the client's encrypted return string and the locally encrypted string match, the shutdown command is run.
如果客户机的加密过的返回字符串与本地加密的字符串匹配,则运行关闭命令。
In many cases, this will provide the optimizer with nearly as accurate statistics as the first command, but will return results much faster.
在很多情况下,这样做可以为优化器提供接近于第一个命令的精确性的统计信息,但是可以更快地返回结果。
The return status from a command can be used to identify whether a particular command ran correctly, or whether it generated some sort of error.
命令的返回状态可用于确定特定的命令是否正确运行,或者是否生成了某种类型的错误。
Following her return, Savitskaya was selected to command an all-female Soyuz crew for a visit to Salyut 7, in observance of National Women's Day.
萨维茨卡娅返回地面后,在庆祝国家妇女节的活动中,被挑选出来指挥联盟号的所有女机组人员访问礼炮7号。
The best option to exit the debugger is always to abort the command and return to the regular REPL window.
退出调试器的最佳选项始终是中止命令并返回到正常的REPL窗口。
Here is an example of executing a simple command that doesn't return a set of results.
以下是执行某个不返回结果集的简单命令的例子。
The SYSLOG_ACTION_READ command is used to block until log messages are available, and then return them in the provided buffer.
SYSLOG_ACTION _ READ用于阻塞操作,直至日志消息到达后才释放该操作,然后将它们返回到所提供的缓冲区。
This command causes the SPE to immediately return with the status of the DMA channels.
这个命令会导致SPE立即返回dma通道的状态。
Wait for the command to return and make sure that you receive output similar to that shown in Figure 14.
等待命令返回,并确保接收到与图14中所示类似的输出。
If the command takes longer than a second or two to return, there may be either network name resolution configuration problems or configuration issues with your particular version of SSH.
如果命令花费超过一两秒钟的时间返回,那么可能是存在网络名称解析配置问题或与特定版本的ssh相关的配置问题。
You might also use return values from functions with command such as test or while to control branching or looping.
您也可以将函数的返回值和test或while之类的命令结合使用来控制分支和循环。
To find out, you can use the whoami command to return the name of the current user.
为找出答案,您可以使用whoami命令来返回当前用户的名称。
Press Execute to return the query result in the command results area, as in Figure 9.
按下execute将在命令结果区域返回查询结果,如图9所示。
The TSQLConnection component is equipped with an ExecuteDirect method to execute an SQL command that doesn't return a result set (also called cursor).
TSQLConnection组件有一个 ExecuteDirect方法,该方法可以执行不返回结果集合的SQL命令(也称为指针)。
On a machine where ps is not a valid command, this should return an empty array.
在ps不是有效命令的机器上,这应该返回空数组。
Upon the return of the prompt, you would type the following command and then immediately receive the result, true, from the Rhino interpreter.
在返回提示符之前,需要在Rhino的解释器中输入下列命令,然后立即就会看到结果true。
This method should return an implementation of AbstractAdminCommand that executes the command specified in the command data passed to the load method.
此方法应该返回AbstractAdminCommand的实现,该实现执行在传递到加载方法的命令数据中指定的命令。
To check the level of InfoSphere Federation server, enter the command db2licm -l from a DOS prompt, which should return the following.
要查看InfoSphereFederationServer的级别,请通过DOS命令提示符输入命令db2licm—l,返回的结果如下所示。
The put command sends back the contents of the output buffer, but the return statement at the end of main also sends back data; the status generated will be passed back to the PPE.
PUT命令会发回输出缓冲区的内容,但是main末尾的返回语句也会将数据发送回去;所生成的状态会发回给PPE。
Notice that when you run the command, the if statement for the last exit status is never reached because the script exits upon a non-zero return status of the cp command.
注意,当您运行该命令时,实现最终的退出状态的if语句将永远无法满足条件,因为脚本在遇到cp命令的非零返回状态时将退出。
The wsadmin tool will convert different admin command return types to string format, which means all admin command results will be displayed in string format.
wsadmin工具将不同的管理命令返回类型转换为字符串格式,这意味着所有的管理命令结果将以字符串格式显示。
Start the scala interpreter by typing scala and the return key on your command line.
我们可以通过在命令行输入scala,回车,来启动scala解释器。
When test has evaluated the expression, you're returned to a command prompt, where you can verify the return code, as shown in Listing 10.
当test运算完表达式时,返回到命令提示,可以在这里检查返回码,见 清单 10。
This method should return an implementation of the AbstractAdminCommand that executes the command specified in the command metadata that is passed to the create method.
此方法应该返回AbstractAdminCommand的实现,后者执行在传递到创建方法的命令元数据中指定的命令。
To verify that there is no longer any data on the DS8300 hdisks, the LSPV command is run and should not return any output.
为了验证ds8300hdisk上不再有任何数据,运行lspv命令,之后不应返回任何输出。
The variable "$?" provides the return code of the command recently invoked; in the example below, it provides the return code of the execution of the "ls" command.
变量 "$?"提供最近所调用命令的返回码;在下面的示例中,它提供了执行 "ls" 命令的返回码。
BusinessLayerProxy never knows what command it's executing, only that it's executing some business logic through the ICommand interface (notice the return value from CommandFactory).
BusinessLayerProxy并不清楚执行什么命令,它只是通过ICommand接口执行一些业务逻辑(注意CommandFactory的返回值)。
BusinessLayerProxy never knows what command it's executing, only that it's executing some business logic through the ICommand interface (notice the return value from CommandFactory).
BusinessLayerProxy并不清楚执行什么命令,它只是通过ICommand接口执行一些业务逻辑(注意CommandFactory的返回值)。
应用推荐