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
双语例句
- Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.
而且,这两个脚本都要小心地使用exec外壳命令,这个命令用一个程序替代另一个程序,但是没有创建新进程。 - The User EXEC mode is recognized by its prompt, which ends in a greater-than character (>).
使用者执行模式可由提示符号识别,提示符号是以一个大于字元(>)结尾。 - The only difference here is that the helper function performs the setup and exec functions.
此处惟一的区别是helper函数执行setup和exec函数。 - Fexecve used to exec file descriptors, is now enabled in Linux.
Fexecve被用来exec文件描述符,现在可以在Linux中启用它。 - During this network activity, the curl_exec function will block until the HTTP operation is completed.
在执行这个网络行为期间,curlexec函数会一直阻塞直到HTTP操作完成。 - The job of exec is to replace the current process with a new process.
exec的工作是将当前进程替换为一个新进程。 - Exec& This handy PHP function sends a string for the operating system's command line to process.
exec&这个方便的PHP函数发送一个字符串供操作系统的命令行处理。 - Yes, he was a very successful PayPal exec, but this is his first time as a CEO.
是的,虽然当时他已经是一位很成功的PayPal管理层成员,但这次却是他首次担任首席执行官。 - The result of each EXEC SQL statement executed inside a procedure body is stored into the variable SQLSUCCESS.
在过程体内部执行的每个EXECSQL过程语句都被存储到变量SQLSUCCESS中。 - Once you call exec, the current process is gone and the new process starts.
在您调用exec以后,当前进程就消失了,新进程就启动了。
