MY字典>英语词典>exec翻译和用法

exec

英 [ɪɡˈzek]

美 [ɪɡˈzek]

n.  (公司的)经理,管理人员

复数:execs 

计算机

BNC.36382 / COCA.12420

牛津词典

    noun

    • (公司的)经理,管理人员
      an executive in a business

      柯林斯词典


      • Execis an abbreviation for (缩略=)executive.

        英英释义

        noun

        • the chief executive department of the United States government
            Synonym:White House

          双语例句

          • The result of each EXEC SQL statement executed inside a procedure body is stored into the variable SQLSUCCESS.
            在过程体内部执行的每个EXECSQL过程语句都被存储到变量SQLSUCCESS中。
          • Once you call exec, the current process is gone and the new process starts.
            在您调用exec以后,当前进程就消失了,新进程就启动了。
          • The exec command can be used to initialize the variable with a value.
            通过使用exec命令,可以用值来初始化变量。
          • "She's going to play Courteney's shrink named Bonnie," exec producer Bill Lawrence tells EW.
            “她要发挥柯特妮的提名邦妮收缩,”执行制片人比尔告诉劳伦斯电子战。
          • Exec and noexec specify whether or not to allow execution of files from the mounted filesystem.
            exec和noexec指定是否支持来自已安装文件系统的文件执行。
          • During this network activity, the curl_exec function will block until the HTTP operation is completed.
            在执行这个网络行为期间,curlexec函数会一直阻塞直到HTTP操作完成。
          • The only difference here is that the helper function performs the setup and exec functions.
            此处惟一的区别是helper函数执行setup和exec函数。
          • Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.
            而且,这两个脚本都要小心地使用exec外壳命令,这个命令用一个程序替代另一个程序,但是没有创建新进程。
          • Switch configuration mode is entered from Privileged EXEC mode.
            交换器组态模式是经由特权执行模式进入的。
          • Ofcourse you can use Maven java: exec goal to run them.
            当然,您也可以使用Mavenjava:execgoal运行它们。