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
双语例句
- In other words, exec reuses the same process to start a new task.
换句话说,exec重用同一进程来启动一个新任务。 - Unexpected condition: Call/ Exec dialog could not be created due to invalid arguments!
意外情况:由于参数无效,无法创建调用/执行对话框! - Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。 - Once you call exec, the current process is gone and the new process starts.
在您调用exec以后,当前进程就消失了,新进程就启动了。 - When you've finished building the Exec162F, we'll teach you how to fly and maintain your helicopter.
当您完成建设Exec的162f,我们会教你如何飞行和维护您的直升机。 - Cmd_to_exec: This is the command that is executed.
cmdtoexec:这是所执行的命令。 - Got rid of the "exec" function.
除去了“exec”函数; - The exec command can be used to initialize the variable with a value.
通过使用exec命令,可以用值来初始化变量。 - Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.
而且,这两个脚本都要小心地使用exec外壳命令,这个命令用一个程序替代另一个程序,但是没有创建新进程。 - Fexecve used to exec file descriptors, is now enabled in Linux.
Fexecve被用来exec文件描述符,现在可以在Linux中启用它。