词语吧>英语词典>executable翻译和用法

executable

英 [ɪɡˈzekjətəbl]

美 [ɪɡˈzekjətəbl]

adj.  可执行的

复数:executables 

计算机

BNC.49538 / COCA.36812

牛津词典

    adj.

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

      英英释义

      adj

      双语例句

      • Natively supported double-click support for Java applications arrived with the executable JAR file.
        对Java应用程序的可执行JAR文件实现本机支持双击的日子到来了。
      • In executable programs, the database program of the linked logical database.
        在可执行程序中,指定了连接的逻辑数据库的数据库程序。
      • Executable files are actual programs you can run on a computer.
        可执行文件是你能在计算机上运行的程序。
      • This first technique applies which to find the first Ruby executable in the current PATH.
        第一种方法使用which在当前的PATH中寻找第一个Ruby可执行文件。
      • Several system images may share static files such as executable program files.
        可能有多个系统镜像共享静态文件,如可执行程序文件。
      • The sample creates three executable files.
        此示例将创建三个可执行文件。
      • The first command generates an executable module by linking the programs.
        第一个命令通过将程序链接在一起生成了一个可执行模块。
      • It reduces the size of executable files on the disk and in memory.
        减少了磁盘上和内存里的可执行文件的大小。
      • The Groovy script that you just wrote is almost like executable pseudocode.
        您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。
      • It includes stack frames and local variables, but unlike a true thread it is not executable.
        它包含了栈帧和局部变量,但与真正的线程不同的是它无法执行。