Then it executes it's arguments with each one of the available Ruby versions
然后它会在每个可用的Ruby版本上执行它的参数
Then it executes a couple of find commands to search the file system for files that match a pattern and to append them to the TempList.
然后它执行两个find命令来搜索文件系统中匹配某个模式的文件,并将它们附加到TempList。
When nc is executed with the command-line parameters -l -p -c, it waits until it receives a connection to that port, and then it executes the command.
在使用命令行参数- l- p- c执行nc时,nc将一直等待,直到在该端口上接收到连接,然后执行指定的命令。
If the document is not validated, then it executes the action part of trigger statement and validates the XML document according to the specified schema.
如果还没有验证文档,将执行触发器语句的操作部分,并根据指定的模式验证XML文档。
As the command executes, it describes work in progress, then outputs the results shown below.
当命令执行时,它描述正在进行的工作,然后输出如下所示的结果。
If you set the potion strength data to a number greater than 100, then when the software executes (after you click the Drink button), it will give your character a bonus.
如果你把药剂力量数据值设置为大于100的某个数,那么当程序执行时(就是你点击了“喝”的按钮后),它就会给你的角色一个额外的奖励。
When the function exists, instead of returning to the caller, it calls the Kretprobe, which executes its functionality, then returns to the actual caller from the Kretprobe.
当该函数存在时,它没有返回到调用方,而是调用Kretprobe(执行它的功能),然后从 Kretprobe返回到实际的调用方。
The JSP container then compiles the JSP into a servlet and executes it, to create HTML.
然后jsp容器将JSP编译成servlet并执行它,从而创建HTML。
The kernel checks the hardware and mounts the root device and then looks for the init program on the root filesystem and executes it.
内核检查硬件并加载根设备,然后查找根文件系统的init程序并执行该程序。
The WordCheck function then converts the resulting string as a Vim command and executes it (exec s: words_matcher) to turn on the matching facility.
WordCheck函数随后将结果字符串转换为一个Vim命令并执行它(execs: words_matcher),从而启用匹配功能。
It then executes a loop to unmarshal all child elements. There are four ways of handling child elements.
然后,它会执行一个循环来分解所有子元素。
RunServer then executes the code within this object on the machine on which it is running (the run server machine) and returns the result of the computation as an instance of class object.
RunServer就在运行该对象的计算机(运行服务器)上执行该对象内的代码,并将计算结果作为object类的一个实例返回。
The application then USES these preferences when it executes to perform its various tasks.
然后应用程序在执行各种任务时使用这些首选项。
If your extension needs to interact with web pages, then it needs a content script. A content script is some JavaScript that executes in the context of a page that's been loaded into the browser.
你希望可以和网页互交,内容脚本必不可少,一个内容脚本可以对加载在浏览器中的网页处理,把内容脚本当作加载网页的一部分吧,不是扩展的一部分。
This object can then be passed around until it is it passed to an invoker that unmarshalls the invocation object and dynamically executes it against the endpoint target object.
接着这个对象可以被继续传递,直至传递到调用方,调用方解组调用对象并针对端点目标对象实现动态执行。
This executes the remote command almost simultaneously (by running it in the background), and then also pipes the output to individual log files.
这样可以几乎同时地执行这个远程命令(通过在后台运行它),然后同样通过管道将输出传输到各自的日志文件。
It then has the Submit button that executes the post.
然后还有一个Submit按钮,用于执行张贴。
This script starts by including the helper function and connecting to the database. It then executes two SQL statements.
此脚本首先包含helper函数并连接数据库,然后执行两条sql语句。
It then executes the corresponding Verb processing method using the meta-object attribute values and application-specific APIs.
然后它使用元对象属性值和特定于应用程序的API来执行相关的Verb处理方法。
It first finds a reference to the function and then executes it with the appropriate argument. This is demonstrated with the following code.
它首先发现对这个函数的一个引用,然后使用适当的参数执行它。
The script starts by connecting to the database. It then executes an INSERT statement against the games table and gets back the ID that was generated.
此脚本从连接数据库开始,然后对games表执行一条insert语句,并获取生成的ID。
It then executes the addStudent function, passing in the post array created on the student_add.php page.
然后,它会执行addstudent函数,传递进在student_add . php页面上创建的post数组。
This program gets a filename (from the command-line, which it passes into the class's constructor), and then executes the following code.
该程序取得文件名(从命令行获得并传递给类的构造函数),然后执行下面的代码。
If DOS finds the matching file, it loads the file from disk into the transient portion of the command processor and available memory, if required, and then executes it.
如果DOS找到了相匹配的文件,它就把文件从磁盘装入命令处理程序的暂驻部分,如果需要,还要将其装入存储器中,然后执行它。
If DOS finds the matching file, it loads the file from disk into the transient portion of the command processor and available memory, if required, and then executes it.
如果DOS找到了相匹配的文件,它就把文件从磁盘装入命令处理程序的暂驻部分,如果需要,还要将其装入存储器中,然后执行它。
应用推荐