词语吧>英语词典>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 exec command can be used to initialize the variable with a value.
            通过使用exec命令,可以用值来初始化变量。
          • Once you call exec, the current process is gone and the new process starts.
            在您调用exec以后,当前进程就消失了,新进程就启动了。
          • Ofcourse you can use Maven java: exec goal to run them.
            当然,您也可以使用Mavenjava:execgoal运行它们。
          • When starting, the ksh_timer reads the input script provided on the command line and builds the following three files ( source file, timer file, and exec file) from it.
            在启动时,kshtimer会读取命令行提供的输入脚本,然后从中构建以下3个文件(源文件、计时器文件和exec文件)。
          • Yes, he was a very successful PayPal exec, but this is his first time as a CEO.
            是的,虽然当时他已经是一位很成功的PayPal管理层成员,但这次却是他首次担任首席执行官。
          • The User EXEC mode is recognized by its prompt, which ends in a greater-than character (>).
            使用者执行模式可由提示符号识别,提示符号是以一个大于字元(>)结尾。
          • She was last week, number five on Google's exec list which is a huge blow.
            上周她在谷歌高管名单中还名列第五,这是一个重大打击。
          • The job of exec is to replace the current process with a new process.
            exec的工作是将当前进程替换为一个新进程。
          • The result of each EXEC SQL statement executed inside a procedure body is stored into the variable SQLSUCCESS.
            在过程体内部执行的每个EXECSQL过程语句都被存储到变量SQLSUCCESS中。
          • User-mounted filesystems default to noexec unless exec is specified after user.
            用户安装的文件系统默认为noexec,除非在user后指定exec。