• There is no doubt that in the Internet era, one must get a good command of computer skills to be successful in getting a good job.

    毫无疑问,互联网时代人们必须掌握良好计算机技能才能获得一份工作。

    youdao

  • The arguments are the local address, the remote address, the number of bytes to transmit, a channel, and the command to perform (in this case, GET).

    这些参数逻辑地址远程地址、传输字节个数一个通道以及执行命令(例中GET)。

    youdao

  • You may also want to get the values of variables from the dynamic language code to use dynamic functions as command implementations or event handlers.

    可能希望动态语言代码获得变量,以通过命令实现或者事件处理程序的方式使用动态函数

    youdao

  • Take the difference in minutes between the two dates and divide by the number of words you typed (which is output by the middle command) to get the average number of words per minute you type.

    计算两个日期之间差(分钟为单位),然后使用输入单词(中间命令输出)除以这个值,得到平均分钟输入的单词数。

    youdao

  • Simply type the first part of the command, and then press the TAB key, and you get a list of possible completions, just like with filenames.

    简单地输入命令一部分然后tab就可以得到尽可能完整列表文件名一样。

    youdao

  • To be able to get audit to print any options parsed, as part of the command being monitored, you need to ensure audit prints the trail part of the record.

    要想审计系统输出所有已分析作为监视命令一部分选项需要确保审计系统输出记录剩余部分

    youdao

  • Using the script, we can get a list of the uptimes for each host supplied on the command line (see Listing 6).

    使用脚本我们可以获取命令提供每个主机正常运行时间列表(请参见清单6)。

    youdao

  • The advantage of the GET command is that the URL contains all the information required to retrieve the requested information.

    GET命令优点URL包含了检索请求信息所需所有信息。

    youdao

  • Just type a single line at the command line and get quick feedback about the effect of each of the parameters that you can pass to it.

    只需命令行上输入简单命令,就会看到每个参数效果

    youdao

  • Listing 4 shows a simple usage of ProcessBuilder to get your Internet configuration with the ipconfig command.

    清单4说明了ProcessBuilder一种简单用法,它使用ipconfig命令获得Internet配置信息。

    youdao

  • You can use the -l command line switch to get the list of the actions that are supported by the Rational framework at a given scope level.

    可以使用- l命令切换得到给定范围层次上Rational框架所支持操作列表

    youdao

  • Use the lsfbvol command to get the list of volumes belongs to the LSS 05 and identify the highest volume ID.

    使用lsfbvol命令获得属于LSS05列表确定最高ID

    youdao

  • When I run this PHP script on the command line with the URL of the hcalendar.html page, I get the output in Listing 7.

    命令中使用hcalendar . html页面URL运行这个php脚本得到清单7所示输出结果

    youdao

  • So a good way to get around this is by adding a simple namespace command to the top of the Date.php file inside the package.

    因此良好解决方法就是内部Date . php文件顶部添加一个简单名称空间命令

    youdao

  • To get a list of the instances that you own, use the command.

    获取拥有实例列表使用命令

    youdao

  • Now you can pipe the output of the curl command through the XMLStarlet command to get just the descriptions (see Listing 15).

    现在可以将 curl命令输出通过XMLStarlet 命令去除其中的描述部分清单 15 所示)。

    youdao

  • If you get an error message along the lines of scala: command not found, make sure your environment's PATH is set properly to include the correct bin directory.

    如果运行scala获得一个错误消息commandnot found(无法找到命令),重新检查PATH环境变量,确保正确设立,并包含正确的bin目录

    youdao

  • Backing up the database offline using the DB2 Control Center is another means to get it done without the need to know a single line of command.

    使用DB 2ControlCenter进行数据库离线备份另一种备份方法这种方法需要发出任何命令。

    youdao

  • Use the lsdev command to get a list of all disks in your system.

    使用lsdev命令获取系统中的所有磁盘列表

    youdao

  • You can view the value of this parameter by issuing the db2 get admin CFG command.

    可以使用db 2getadmincfg命令查看参数

    youdao

  • To get the hang of the livecd-creator command, begin by creating a minimal Live CD

    熟悉 livecd-creator命令用法,可创建最小LiveCD 开始

    youdao

  • To get the most out of this article, you should be comfortable using the command line to run programs like make, GCC, and patch.

    为了充分利用本文应该熟悉使用命令运行程序例如make、gccpatch

    youdao

  • There are other important ways to use this command. With the next directive, you can get the day of the week for a coming day.

    关于使用命令还有其他一些重要方法

    youdao

  • The important thing is for you to get the return code of the command.

    对于来说,重要获得命令返回代码

    youdao

  • You have also seen a variety of ways to get the information back out of the index again, both at the command line and through different language extensions.

    看到了索引再次获得信息多种方式,比如可以通过命令,也可以通过不同语言扩展

    youdao

  • The tool was easy to get going, but lack of documentation meant I spent most of an afternoon trying out different command line options to get the right result.

    这个工具容易上手,缺乏文档支持,这意味着去大半下午的时间尝试各种不同命令选项获得正确结果。

    youdao

  • Use the help command to get information on the target object of an admin command.

    使用帮助命令获取关于管理命令目标对象信息

    youdao

  • The simplest way to get to some of the JVM stats is via the command line.

    获得一些JVM统计信息简单方法通过命令行。

    youdao

  • In particular, you would probably get weary of typing long, complex command lines with loads of options, or where the order of the arguments has to be just so.

    尤其是可能厌倦输入冗长复杂命令,其中可能包含大量选项或者参数顺序有严格的要求。

    youdao

  • In Trick 8, you saw an example of using the command line to get information about the total memory in the system.

    技巧8,介绍了一个使用命令获取有关系统内存信息例子

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定