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中。
          • "She's going to play Courteney's shrink named Bonnie," exec producer Bill Lawrence tells EW.
            “她要发挥柯特妮的提名邦妮收缩,”执行制片人比尔告诉劳伦斯电子战。
          • The User EXEC mode is recognized by its prompt, which ends in a greater-than character (>).
            使用者执行模式可由提示符号识别,提示符号是以一个大于字元(>)结尾。
          • Ofcourse you can use Maven java: exec goal to run them.
            当然,您也可以使用Mavenjava:execgoal运行它们。
          • User-mounted filesystems default to noexec unless exec is specified after user.
            用户安装的文件系统默认为noexec,除非在user后指定exec。
          • In other words, exec reuses the same process to start a new task.
            换句话说,exec重用同一进程来启动一个新任务。
          • PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
            PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。
          • She was last week, number five on Google's exec list which is a huge blow.
            上周她在谷歌高管名单中还名列第五,这是一个重大打击。
          • The following command causes a user logging in from a network access server to have immediate access to EXEC commands
            下面的命令可以使一个用户从网络访问服务器登录,并获得对EXEC命令的立即访问
          • Fexecve used to exec file descriptors, is now enabled in Linux.
            Fexecve被用来exec文件描述符,现在可以在Linux中启用它。