研究了程序解释器的算法,并通过一个实例验证了该算法的正确性。
The algorithms of the Interpreter were researched. An example was made to test the validity of the algorithm.
针对STEP - NC程序的结构特点,开发该程序解释器的数据存储结构。
The data structure of the program interpreter was put forward based on the characters of STEP-NC.
介绍数控系统的体系结构,包括其硬件体系结构与软件体系结构,并着重介绍加工程序解释器模块。
The thesis introduced the software and hardware design proposal of CNC. The processing procedure parsers have been introduced weightily.
深入探讨了STEP - NC程序解释器功能、数据存储结构及其算法,并用流程图详细地描述了整个程序解释的过程。
The interpreter function, data structure and interpreter's arithmetic are discussed deeply, and the interpreting process is depicted in details with the flow chart.
数控程序代码正确检验是一项极其重要的工作,该文介绍了一种数控程序解释器的功能、数据结构及其实现算法还有图形显示。
It is very important to verify the correctness of nc codes. This paper introduces a kind of nc programs decoder consist of function, data structure, algorithm and graphics displaying.
当支持样式的浏览器程序解释页面时,它会对样式表中的规则和HTML代码中的元素进行匹配,并根据规则显示页面。
When a style-capable browser program interprets the page, it matches the rules in the style sheet with the styled elements in your HTML code to display the page.
这样的语言通常是解释型的:组件在技术上的实现包括一个解释器,用来对运行的程序进行参数化。
Such languages are often interpreted: the component implementation technically consists of an interpreter that is parameterized with the program it should run.
策略引擎本质上是一个可理解用简单的策略语言编写的程序的小解释器。
The policy engine is essentially a small interpreter that understands programs written in a simple policy language.
PHP程序是一些需要通过解释器运行后才能执行的脚本。
PHP programs are scripts that need to be run through an interpreter to execute.
还包括一个命令行解释器和一些小的实用程序。
They included a command-line interpreter and some small utility programs.
在SQL注入攻击中,程序会创建一个SQL命令,并将其发送给SQL解释器。
In an SQL injection attack, a program creates an SQL command and sends it to an SQL interpreter.
从掌上操作系统(Palm OS)到大型机上的Linux的种类多样的平台都可以使用Python解释器,而且程序的可移植程度很高。
Python interpreters are also available for a wide variety of platforms, from Palm OS to Linux on the mainframe, and programs are highly portable.
要运行某个Scheme程序,您需要有一个Scheme解释器。
在Python语言中,所有事物都是程序可以访问的对象,其中包括保存整数的简单类型,以及您编写的实际代码和这些代码在Python解释器中的表示。
In the Python language, everything is an object a program can access, including simple types that hold integers, as well as the actual code you write and its representation in the Python interpreter.
Scilab是世界上广泛存在的工程和科学应用程序所使用的一种解释器和高级语言。
Scilab is an interpreter and a high-level language for engineering and scientific applications that is in use around the world.
答案就是 [..]我们将开发者的程序和我们的架构以及一个Ruby解释器绑定在一起。
The answer is [..] we do bundle the developer's app with our framework and a Ruby interpreter.
但是当Python解释器运行应用程序时,Psyco会不时地检查,看是否能用一些专门的机器代码去替换常规的python字节码操作。
But while the Python interpreter is running an application, Psyco sometimes checks to see if it can substitute some specialized machine code for regular Python bytecode actions.
所以从Ruby中我们看到了从程序员视角诠释的简单性(如果不是从Ruby解释器维护者的角度来看)。
So in Ruby we see simplicity embodied from the programmer's view (if not from the view of those maintaining the interpreter).
linuxrc可以是一个可执行程序,也可以是一个脚本(条件是它有脚本解释器可用)。
The linuxrc can be an executable or a script (as long as a script interpreter is available for it).
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
这个方法存在的问题是,它需要处理程序代码始终知道解析器位于文档的哪个位置,并需要它正确地解释组件。
The problem with this approach is that it requires your handler code to always know where the parser is in the document, and to interpret the components appropriately.
如果来自客户机的更新后数据是XML,那么应用服务器中需要用更多代码向应用程序数据对象解释修改后的XML。
If the updated data from the client is XML, then more code is needed in the application server to interpret the modified XML back to application data objects.
脚本引擎充当脚本代码和最后执行代码的底层语言解释器或编译器之间的中间程序。
A script engine ACTS as a mediator between your scripting code and an underlying language interpreter or compiler that ultimately executes the code.
“最终”意味着BPEL的运行时解释器还需要相当长时间才能达到企业应用程序的所有方面所需要的功能和性能。
Eventually means that it will be a quite a while before the run time interpreters for BPEL will match the function and performance needed for all aspects of an enterprise application.
MMI是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。
The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.
解析器读取XML文档,解释语法并向应用程序传递有意义的对象。
The parser reads the XML document, decodes the syntax and passes meaningful objects to the application.
它们必须向其他程序库和程序(比如命令解释程序和SQL服务器)发出请求。
They must make requests to other libraries and programs, such as command interpreters and SQL servers.
它由一个解释器和一个执行线程管理程序组成,前者用于处理配方构造编译器的输出,后者用于处理可作为多任务执行的配方构造元素。
It consists of an interpreter for the output of a recipe construct compiler coupled with an execution thread manager to handle recipe construct elements that can be multitasked.
目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。
The goal is either to avoid the JIT compiler's run-time performance or memory cost or to avoid the interpreter's early performance overhead.
本文解释什么是分布统计信息、分布统计信息在哪些情况下尤为重要,以及应用程序开发人员应该考虑些什么,才能使DB 2优化器创建有效的访问计划。
This article explains distribution statistics, when they are important, and what application developers should consider so that the DB2 optimizer can create efficient access plans.
应用推荐