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

          双语例句

          • PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
            PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。
          • In other words, exec reuses the same process to start a new task.
            换句话说,exec重用同一进程来启动一个新任务。
          • Exec& This handy PHP function sends a string for the operating system's command line to process.
            exec&这个方便的PHP函数发送一个字符串供操作系统的命令行处理。
          • She was last week, number five on Google's exec list which is a huge blow.
            上周她在谷歌高管名单中还名列第五,这是一个重大打击。
          • So the file descriptor will remain open across exec calls.
            标记没有被设置过,那么文件描述符将保持调用交叉执行调用。
          • Unexpected condition: Call/ Exec dialog could not be created due to invalid arguments!
            意外情况:由于参数无效,无法创建调用/执行对话框!
          • User-mounted filesystems default to noexec unless exec is specified after user.
            用户安装的文件系统默认为noexec,除非在user后指定exec。
          • Ofcourse you can use Maven java: exec goal to run them.
            当然,您也可以使用Mavenjava:execgoal运行它们。
          • During this network activity, the curl_exec function will block until the HTTP operation is completed.
            在执行这个网络行为期间,curlexec函数会一直阻塞直到HTTP操作完成。
          • The exec command can be used to initialize the variable with a value.
            通过使用exec命令,可以用值来初始化变量。