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
双语例句
- User-mounted filesystems default to noexec unless exec is specified after user.
用户安装的文件系统默认为noexec,除非在user后指定exec。 - PHP provides a number of functions for executing external commands, among them shell_exec(), exec(), passthru(), and system().
PHP为执行外部命令提供大量函数,其中包括shellexec()、exec()、passthru()和system()。 - The only difference here is that the helper function performs the setup and exec functions.
此处惟一的区别是helper函数执行setup和exec函数。 - Or you can run it using Ant's exec task.
或者使用Ant的exec任务来运行它。 - 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文件)。 - The User EXEC mode is recognized by its prompt, which ends in a greater-than character (>).
使用者执行模式可由提示符号识别,提示符号是以一个大于字元(>)结尾。 - Switch configuration mode is entered from Privileged EXEC mode.
交换器组态模式是经由特权执行模式进入的。 - Exec& This handy PHP function sends a string for the operating system's command line to process.
exec&这个方便的PHP函数发送一个字符串供操作系统的命令行处理。 - During this network activity, the curl_exec function will block until the HTTP operation is completed.
在执行这个网络行为期间,curlexec函数会一直阻塞直到HTTP操作完成。 - Got rid of the "exec" function.
除去了“exec”函数;