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
双语例句
- Switch configuration mode is entered from Privileged EXEC mode.
交换器组态模式是经由特权执行模式进入的。 - Exec and noexec specify whether or not to allow execution of files from the mounted filesystem.
exec和noexec指定是否支持来自已安装文件系统的文件执行。 - Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.
而且,这两个脚本都要小心地使用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文件)。 - User-mounted filesystems default to noexec unless exec is specified after user.
用户安装的文件系统默认为noexec,除非在user后指定exec。 - Execute your SQL using odbc_exec, which takes in your connection and your SQL string and returns a result set.
使用odbcexec函数执行该SQL语句,此函数将接受您的连接和您的SQL字符串,并返回一个结果集。 - This is used to keep track of open file descriptors and assist fork and exec, among other purposes.
这用来掌握开放的档案记述件和帮助叉子和管理人员的资讯,在其他的目的之中。 - The result of each EXEC SQL statement executed inside a procedure body is stored into the variable SQLSUCCESS.
在过程体内部执行的每个EXECSQL过程语句都被存储到变量SQLSUCCESS中。 - The following command causes a user logging in from a network access server to have immediate access to EXEC commands
下面的命令可以使一个用户从网络访问服务器登录,并获得对EXEC命令的立即访问 - Got rid of the "exec" function.
除去了“exec”函数;