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
双语例句
- "She's going to play Courteney's shrink named Bonnie," exec producer Bill Lawrence tells EW.
“她要发挥柯特妮的提名邦妮收缩,”执行制片人比尔告诉劳伦斯电子战。 - In other words, exec reuses the same process to start a new task.
换句话说,exec重用同一进程来启动一个新任务。 - Execute your SQL using odbc_exec, which takes in your connection and your SQL string and returns a result set.
使用odbcexec函数执行该SQL语句,此函数将接受您的连接和您的SQL字符串,并返回一个结果集。 - PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。 - Exec and noexec specify whether or not to allow execution of files from the mounted filesystem.
exec和noexec指定是否支持来自已安装文件系统的文件执行。 - Cmd_to_exec: This is the command that is executed.
cmdtoexec:这是所执行的命令。 - So the file descriptor will remain open across exec calls.
标记没有被设置过,那么文件描述符将保持调用交叉执行调用。 - The result of each EXEC SQL statement executed inside a procedure body is stored into the variable SQLSUCCESS.
在过程体内部执行的每个EXECSQL过程语句都被存储到变量SQLSUCCESS中。 - Or you can run it using Ant's exec task.
或者使用Ant的exec任务来运行它。 - Fexecve used to exec file descriptors, is now enabled in Linux.
Fexecve被用来exec文件描述符,现在可以在Linux中启用它。