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
双语例句
- Exec& This handy PHP function sends a string for the operating system's command line to process.
exec&这个方便的PHP函数发送一个字符串供操作系统的命令行处理。 - When you've finished building the Exec162F, we'll teach you how to fly and maintain your helicopter.
当您完成建设Exec的162f,我们会教你如何飞行和维护您的直升机。 - Once you call exec, the current process is gone and the new process starts.
在您调用exec以后,当前进程就消失了,新进程就启动了。 - Fexecve used to exec file descriptors, is now enabled in Linux.
Fexecve被用来exec文件描述符,现在可以在Linux中启用它。 - Yes, he was a very successful PayPal exec, but this is his first time as a CEO.
是的,虽然当时他已经是一位很成功的PayPal管理层成员,但这次却是他首次担任首席执行官。 - This is used to keep track of open file descriptors and assist fork and exec, among other purposes.
这用来掌握开放的档案记述件和帮助叉子和管理人员的资讯,在其他的目的之中。 - PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。 - When the command is ready to be executed, AIX will fork the process as sh-c exec.
当命令准备执行时,AIX将以如下方式启动子进程:sh-cexec。 - So the file descriptor will remain open across exec calls.
标记没有被设置过,那么文件描述符将保持调用交叉执行调用。 - 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文件)。