解释器

jiě shì qì
  • interpreter
解释器解释器
  1. 要运行某个Scheme程序,您需要有一个Scheme解释器。

    To run a Scheme program , you need a Scheme interpreter .

  2. 同时,该解释器提供了良好的应用程序接口,不仅可以为嵌入式Web浏览器提供脚本支持,也可以为其他需要脚本支持的宿主环境提供支持。

    Also , the interpreter provides the host environment with a set of well-defined APIs .

  3. 解释系统包括XML格式的脚本文件和解释器两个部分。

    Script file and interpreter are included in interpretation system also .

  4. 基于XML脚本的增值业务解释器的研究

    Research on the Value-Added Service Interpreter Based on XML

  5. 研究和设计了一种XML解释器。

    Design and study one kind of XML interpreter .

  6. 基于VC的数控G代码解释器的设计与实现

    Design & Realization of NC G Code Interpreter Based on VC

  7. 作为一种完全自包含的模板引擎和脚本解释器,Velocity拥有完全封闭的模型。

    Being a completely self-contained template engine and script interpreter , Velocity has a completely closed model .

  8. 一种基于受限语言解释器的CAD可视化仿真

    A CAD Visualized Simulation Based on Constrained-language Interpreter

  9. Linux下G代码解释器的设计与实现

    Design and Implementation of G-code Interpreter in Linux Environment

  10. 用MATLAB对实验结果进行仿真模拟,充分发挥解释器的作用。

    Using MATLAB to simulate the result , exerting the function of interpreter .

  11. javaheapsz&最大Java解释器堆大小配置参数

    Java_heap_sz & Maximum Java interpreter heap size configuration parameter

  12. 在CAD软件中提供一个键盘命令解释器会给用户带来极大的方便。

    It is convenient for user to provide a keyboard command parser in a CAD software .

  13. 设置了-Xnojit标记后,WebSphereRealTime将使用此解释器来运行未被预先编译的任何方法。

    When the-Xnojit flag is set , WebSphere Real Time uses the interpreter to run any methods that have not been precompiled .

  14. NC代码解释器的开发

    Design and Realization of NC Code Interpreter

  15. CSI是个简单的C解释器,可以通过命令行编译独立的C文件。

    CSI is a simple C # interpreter that allows command-line compilation of standalone C # files .

  16. 手机平台JavaScript语言解释器设计与实现

    Design and Implementation of JavaScript Interpreter on Mobile Phone Platform

  17. /bin/zsh以从某个位置启动特定shell或解释器。

    / bin / zsh on that line to launch a specific shell or interpreter from a specific location .

  18. 首先,PHP解释器在类上查找方法。

    First , the PHP interpreter looks for the method on the class .

  19. 微软公司的第一个产品,是供Altair计算机使用的Basic语言解释器。

    Microsoft 's first product was a Basic interpreter for the Altair .

  20. 用Java语言构造VRML解释器原理

    Principle of VRML parser in Java language

  21. 同时,本文还阐述了该控制器所包含的模块:通用STEP解释器,刀具路径生成,加工管理,仿真和机床模型。

    The STEP-NC core includes the following modules : general STEP interpreter , tool path generation , machining management , simulation and machine tool model .

  22. Python解释器支持Python代码的交互式执行。

    The Python interpreter supports interactive execution of Python code .

  23. 为便于概念理解,文中以BASIC句法的简单脚本语言为例,对脚本命令解释器容器和脚本命令解释器的设计方法进行了介绍。

    To expose the concepts , a simple script language of BASIC grammars is taken as an example to show the design procedures of the container and the command parser .

  24. PHP程序是一些需要通过解释器运行后才能执行的脚本。

    PHP programs are scripts that need to be run through an interpreter to execute .

  25. 基于XML(可扩展标记语言)脚本的增值业务解释器有助于向用户提供可定制的个性化业务。

    The value-added service interpreter based on the XML ( extensible markup language ) can promote the customized individual services to the subscriber .

  26. Java堆(也叫解释器堆)用来保存所有java方法的活动记录。

    The Java stack ( also known as the interpreter stack ) is used to hold the activation records of Java methods .

  27. 基于WinCE嵌入式数控系统NC代码解释器的设计

    Design of NC Code Interpreter in Embedded NC System Based on WinCE

  28. 使用Python解释器可以使新的Python程序员简化学习过程,少走弯路。

    Using the Python interpreter simplifies the learning curve for new Python programmers .

  29. Python解释器提供这仅有的(也是必需的)两个bool对象:True和False。

    The Python interpreter provides the only two bool objects needed : True and False .

  30. 如果没有正确地缩进,Python解释器会抛出异常。

    If you don 't properly indent , the Python interpreter throws an exception .