解释器
- 名interpreter
-
要运行某个Scheme程序,您需要有一个Scheme解释器。
To run a Scheme program , you need a Scheme interpreter .
-
同时,该解释器提供了良好的应用程序接口,不仅可以为嵌入式Web浏览器提供脚本支持,也可以为其他需要脚本支持的宿主环境提供支持。
Also , the interpreter provides the host environment with a set of well-defined APIs .
-
解释系统包括XML格式的脚本文件和解释器两个部分。
Script file and interpreter are included in interpretation system also .
-
基于XML脚本的增值业务解释器的研究
Research on the Value-Added Service Interpreter Based on XML
-
研究和设计了一种XML解释器。
Design and study one kind of XML interpreter .
-
基于VC的数控G代码解释器的设计与实现
Design & Realization of NC G Code Interpreter Based on VC
-
作为一种完全自包含的模板引擎和脚本解释器,Velocity拥有完全封闭的模型。
Being a completely self-contained template engine and script interpreter , Velocity has a completely closed model .
-
一种基于受限语言解释器的CAD可视化仿真
A CAD Visualized Simulation Based on Constrained-language Interpreter
-
Linux下G代码解释器的设计与实现
Design and Implementation of G-code Interpreter in Linux Environment
-
用MATLAB对实验结果进行仿真模拟,充分发挥解释器的作用。
Using MATLAB to simulate the result , exerting the function of interpreter .
-
javaheapsz&最大Java解释器堆大小配置参数
Java_heap_sz & Maximum Java interpreter heap size configuration parameter
-
在CAD软件中提供一个键盘命令解释器会给用户带来极大的方便。
It is convenient for user to provide a keyboard command parser in a CAD software .
-
设置了-Xnojit标记后,WebSphereRealTime将使用此解释器来运行未被预先编译的任何方法。
When the-Xnojit flag is set , WebSphere Real Time uses the interpreter to run any methods that have not been precompiled .
-
NC代码解释器的开发
Design and Realization of NC Code Interpreter
-
CSI是个简单的C解释器,可以通过命令行编译独立的C文件。
CSI is a simple C # interpreter that allows command-line compilation of standalone C # files .
-
手机平台JavaScript语言解释器设计与实现
Design and Implementation of JavaScript Interpreter on Mobile Phone Platform
-
/bin/zsh以从某个位置启动特定shell或解释器。
/ bin / zsh on that line to launch a specific shell or interpreter from a specific location .
-
首先,PHP解释器在类上查找方法。
First , the PHP interpreter looks for the method on the class .
-
微软公司的第一个产品,是供Altair计算机使用的Basic语言解释器。
Microsoft 's first product was a Basic interpreter for the Altair .
-
用Java语言构造VRML解释器原理
Principle of VRML parser in Java language
-
同时,本文还阐述了该控制器所包含的模块:通用STEP解释器,刀具路径生成,加工管理,仿真和机床模型。
The STEP-NC core includes the following modules : general STEP interpreter , tool path generation , machining management , simulation and machine tool model .
-
Python解释器支持Python代码的交互式执行。
The Python interpreter supports interactive execution of Python code .
-
为便于概念理解,文中以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 .
-
PHP程序是一些需要通过解释器运行后才能执行的脚本。
PHP programs are scripts that need to be run through an interpreter to execute .
-
基于XML(可扩展标记语言)脚本的增值业务解释器有助于向用户提供可定制的个性化业务。
The value-added service interpreter based on the XML ( extensible markup language ) can promote the customized individual services to the subscriber .
-
Java堆(也叫解释器堆)用来保存所有java方法的活动记录。
The Java stack ( also known as the interpreter stack ) is used to hold the activation records of Java methods .
-
基于WinCE嵌入式数控系统NC代码解释器的设计
Design of NC Code Interpreter in Embedded NC System Based on WinCE
-
使用Python解释器可以使新的Python程序员简化学习过程,少走弯路。
Using the Python interpreter simplifies the learning curve for new Python programmers .
-
Python解释器提供这仅有的(也是必需的)两个bool对象:True和False。
The Python interpreter provides the only two bool objects needed : True and False .
-
如果没有正确地缩进,Python解释器会抛出异常。
If you don 't properly indent , the Python interpreter throws an exception .