52古典>英语词典>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

          双语例句

          • She was last week, number five on Google's exec list which is a huge blow.
            上周她在谷歌高管名单中还名列第五,这是一个重大打击。
          • 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文件)。
          • The job of exec is to replace the current process with a new process.
            exec的工作是将当前进程替换为一个新进程。
          • Yes, he was a very successful PayPal exec, but this is his first time as a CEO.
            是的,虽然当时他已经是一位很成功的PayPal管理层成员,但这次却是他首次担任首席执行官。
          • Or you can run it using Ant's exec task.
            或者使用Ant的exec任务来运行它。
          • This is used to keep track of open file descriptors and assist fork and exec, among other purposes.
            这用来掌握开放的档案记述件和帮助叉子和管理人员的资讯,在其他的目的之中。
          • Cmd_to_exec: This is the command that is executed.
            cmdtoexec:这是所执行的命令。
          • During this network activity, the curl_exec function will block until the HTTP operation is completed.
            在执行这个网络行为期间,curlexec函数会一直阻塞直到HTTP操作完成。
          • Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.
            而且,这两个脚本都要小心地使用exec外壳命令,这个命令用一个程序替代另一个程序,但是没有创建新进程。
          • When the command is ready to be executed, AIX will fork the process as sh-c exec.
            当命令准备执行时,AIX将以如下方式启动子进程:sh-cexec。