executable
英 [ɪɡˈzekjətəbl]
美 [ɪɡˈzekjətəbl]
adj. 可执行的
复数:executables
BNC.49538 / COCA.36812
牛津词典
adj.
- 可执行的
that can be run by a computer
英英释义
adj
- capable of being done with means at hand and circumstances as they are
双语例句
- The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。 - The file is now an executable script.
这个文件现在是一个可执行的脚本。 - The first command generates an executable module by linking the programs.
第一个命令通过将程序链接在一起生成了一个可执行模块。 - This first technique applies which to find the first Ruby executable in the current PATH.
第一种方法使用which在当前的PATH中寻找第一个Ruby可执行文件。 - Cannot mark a directory executable on this server.
无法在此服务器上将目录标记为可执行。 - You need to submit all files necessary to compile and run the program, and a working executable file.
您需要提交所有必要文件编译和运行该程序,一个工作的可执行文件。 - Code files simply exist as files, modules, and executable scripts.
代码文件只是文件,模块,和可执行脚本。 - This self-extracting executable file has been corrupted. The installation will be terminated.
这个自解压的可执行文件已损坏。安装程序将终止。 - They also poll key system files and executable files for unexpected changes.
对于意想不到的变化,它们也会查询关键的系统文件或可执行文件。 - If the executable argument is provided, the specified program is run using the optionally supplied arguments.
如果提供了可执行参数,将使用提供的参数(可选)运行指定的程序。