词语屋>英语词典>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中。
          • Switch configuration mode is entered from Privileged EXEC mode.
            交换器组态模式是经由特权执行模式进入的。
          • So the file descriptor will remain open across exec calls.
            标记没有被设置过,那么文件描述符将保持调用交叉执行调用。
          • Cmd_to_exec: This is the command that is executed.
            cmdtoexec:这是所执行的命令。
          • Ofcourse you can use Maven java: exec goal to run them.
            当然,您也可以使用Mavenjava:execgoal运行它们。
          • PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
            PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。
          • The only difference here is that the helper function performs the setup and exec functions.
            此处惟一的区别是helper函数执行setup和exec函数。
          • This is used to keep track of open file descriptors and assist fork and exec, among other purposes.
            这用来掌握开放的档案记述件和帮助叉子和管理人员的资讯,在其他的目的之中。
          • Fexecve used to exec file descriptors, is now enabled in Linux.
            Fexecve被用来exec文件描述符,现在可以在Linux中启用它。
          • Execute your SQL using odbc_exec, which takes in your connection and your SQL string and returns a result set.
            使用odbcexec函数执行该SQL语句,此函数将接受您的连接和您的SQL字符串,并返回一个结果集。