记作业>英语词典>executable翻译和用法

executable

英 [ɪɡˈzekjətəbl]

美 [ɪɡˈzekjətəbl]

adj.  可执行的

复数:executables 

计算机

BNC.49538 / COCA.36812

牛津词典

    adj.

    • 可执行的
      that can be run by a computer

      英英释义

      adj

      双语例句

      • You can create custom executable and HTML Help files.
        可以创建定制的可执行和HTML帮助文件。
      • At one stage Saxon did actually include a style sheet compiler that produced executable Java code.
        在某个阶段,Saxon确实包括了生成可执行Java代码的样式表编译器。
      • It includes stack frames and local variables, but unlike a true thread it is not executable.
        它包含了栈帧和局部变量,但与真正的线程不同的是它无法执行。
      • This indicates that, for this particular program, the suid and executable bits are set.
        这就表示,对这个特定的程序来说,suid和可执行位已经被设置。
      • The executable map can have more than one input and output card.
        可执行映射可以拥有一个或多个输入和输出卡。
      • A file type can only be associated with one installed executable file.
        一种文件类型只能与一个已安装的可执行文件关联。
      • Executable files are actual programs you can run on a computer.
        可执行文件是你能在计算机上运行的程序。
      • The Groovy script that you just wrote is almost like executable pseudocode.
        您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。
      • Cannot mark a directory executable on this server.
        无法在此服务器上将目录标记为可执行。
      • This first technique applies which to find the first Ruby executable in the current PATH.
        第一种方法使用which在当前的PATH中寻找第一个Ruby可执行文件。