火范文>英语词典>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

          双语例句

          • Once you call exec, the current process is gone and the new process starts.
            在您调用exec以后,当前进程就消失了,新进程就启动了。
          • Switch configuration mode is entered from Privileged EXEC mode.
            交换器组态模式是经由特权执行模式进入的。
          • 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函数。
          • The exec command can be used to initialize the variable with a value.
            通过使用exec命令,可以用值来初始化变量。
          • This is used to keep track of open file descriptors and assist fork and exec, among other purposes.
            这用来掌握开放的档案记述件和帮助叉子和管理人员的资讯,在其他的目的之中。
          • 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文件)。
          • Execute your SQL using odbc_exec, which takes in your connection and your SQL string and returns a result set.
            使用odbcexec函数执行该SQL语句,此函数将接受您的连接和您的SQL字符串,并返回一个结果集。
          • Exec and noexec specify whether or not to allow execution of files from the mounted filesystem.
            exec和noexec指定是否支持来自已安装文件系统的文件执行。
          • Exec& This handy PHP function sends a string for the operating system's command line to process.
            exec&这个方便的PHP函数发送一个字符串供操作系统的命令行处理。