• With that in mind, it would be nice to be able to create arbitrary alarm events from a command-line program, which would execute programs or display messages.

    考虑到这一点,从命令行程序创建任意警报事件会更好,这些事件将执行程序或显示消息。

    youdao

  • It allows you to execute text that you read in or create as if it were part of your program.

    它允许您执行您读入的或创建的文本,就好像它是您程序的一部分。

    youdao

  • Does the installation program have execute permission?

    安装程序是否拥有执行权限?

    youdao

  • After a successful scan, execute the install program.

    在成功的扫描之后,执行安装程序。

    youdao

  • The program can also create new expressions in its memory and execute them on-the-fly.

    该程序还可以在其内存中创建新的表达式,并不知不觉地执行它们。

    youdao

  • Typically, you will download your program into the brick over a USB cable, detach the cable from the brick and then use the controls on the brick to execute your program.

    典型的情况是,您通过一根US b传输线将您的程序下载到砖块之中,断开连接线,然后使用砖块上的控制来执行您的程序。

    youdao

  • The extra information then overlays a part of the running program and causes the runtime to execute instructions that it should not execute.

    那么多出的信息会覆盖正在运行的程序的一部分,导致运行时执行本不应该执行的指令。

    youdao

  • A LISP program can read LISP statements from a text file and execute them as if they were part of the original program.

    LISP程序可以从文本文件中读取语句,并且好像它们是原始程序一部分一样执行它们。

    youdao

  • Indeed, the time to fetch information from a repository — be it a file or database server — far exceeds the lapse required to compile and perhaps even execute a PHP program.

    实际上,用于从存储库(文件或数据库服务器)中获取信息的时间远高于编译并且甚至是执行PHP程序所需耗费的时间。

    youdao

  • A Trojan is a virus that requires the user to execute it, and it usually "disguises" itself as a legitimate program in order to accomplish this.

    木马则是需要用户执行它们的病毒,因此它们需要把自己装扮成合法的程序以达到目的。

    youdao

  • After a successful scan, execute each installer program.

    在成功的扫描之后,执行每个安装程序。

    youdao

  • Threads are segments of execution for the same program and, in theory, allow us to simultaneously execute different operations in the program simultaneously.

    线程是同一程序的执行片段,并且在理论上,允许我们同时执行程序中的不同操作。

    youdao

  • But with SECURE_NOROOT unset, a root process having dropped some capabilities can simply execute another program to regain its capabilities.

    但是,如果没有设置SECURE_NOROOT,那么一个已经放弃一些能力的根进程只需执行另一个程序,就能够恢复它的能力。

    youdao

  • This program also demonstrates how static field initializers execute before the code inside an explicit type constructor.

    此程序还演示了静态字段初始值设定项如何在显式类型构造函数中的代码之前执行。

    youdao

  • Their entire purpose is to execute a set of instructions, something we commonly call a "program".

    它存在的最主要的目的,就是为了执行一组指令,我们通常称这些被执行的指令为程序。

    youdao

  • The program in Listing 7 will try to execute an instruction that will move the value of an MSR to a GPR.

    清单7中的程序会试图执行一条将一个值从MSR移动到GPR的指令。

    youdao

  • Set execute permission on the installation program.

    在安装程序上设置执行权限。

    youdao

  • The effect is shown graphically in Figure 3: a traditional program would execute the loop sequentially, whereas the OpenMP implementation creates threads to parallelize the for block.

    图3中图形化地显示了其效果:传统的程序将连续地执行循环,而OpenMP实现则创建多个线程,从而并行地执行for块。

    youdao

  • Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?

    现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?

    youdao

  • This program can then execute qmail-queue as necessary, which might be useful, for example, to filter out email messages that contain viruses.

    这个程序可以执行所需的qmail-queue,这可能会有用,来过滤哪些包含病毒的邮件消息。

    youdao

  • Up to this point, you've seen how the if statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression.

    至此,已经看到了if语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。

    youdao

  • It makes a splog binary file, which you can use to execute the main program in splogger.sqc.

    它生成一个splog二进制文件,可以用该文件来执行splogger . sqc中的主程序。

    youdao

  • To execute the program, type the following from the command line

    要执行该程序,请键入如下命令

    youdao

  • Db2vend (fenced vendor process) : Executes vendor code on behalf of an EDU, for instance to execute the user-exit program for log archiving (UNIX-only).

    db2vend(隔离的供应商进程):代表一个EDU执行供应商代码,使实例执行用户退出程序,以便进行日志归档(仅在UNIX上)。

    youdao

  • If this code were in a single-threaded program we'd expect the thread_function code to execute in its entirety.

    如果代码是位于单线程程序中,可以预期thread_function代码将完整执行。

    youdao

  • The eval command tells the shell to evaluate (execute) the commands generated by the ssh-agent program.

    eval命令告诉shell计算(执行)ssh - agent程序生成的命令。

    youdao

  • The following libraries are required to execute the StockData sample program

    需要下列库来执行 StockData 样例程序

    youdao

  • To execute the sample program, run the TestsRulesEngineTest JUnit test found in the demo.test package.

    要执行示例程序,运行demo.test 中的 TestsRulesEngineTestJUnit 测试。

    youdao

  • On UNIX platforms, the installation program, wasce_setup-version-unix.bin, must have permission to execute before you can install Community Edition.

    在UNIX平台上,安装程序 wasce_setup-version-unix.bin必须拥有执行权限才能安装CommunityEdition。

    youdao

  • Execute a make command to build the program; then execute a make install command to install the program and set up the tool.

    执行make命令来构建程序;然后执行makeinstall命令安装程序并设置工具。

    youdao

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

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

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