解释执行不依赖于平台,因为编译器会根据不同的平台进行解析。例如JS语言无论在windows平台还是在unix平台都可以使用。故可移植性强。使用解释执行的程序我们一般称为解释程序。它将源语言直接作为源程序输入,解释执行解释一句后就提交计算机执行一句,并不形成目标程序。如在终端上打一条命令或语句,解释程序就立即将此语句解释成一条或几条指令并提交硬件立即执行且将执行结果反映到终端,从终端把命令打入后,就能立即得到计算结果。这种工作方式非常适合于人通过终端设备与计算机会话
n. interpreting
misc. interpretive execution
...ted)· 健壮(Robust)· 多线程(Multithreaded)· 体系结构中立(Architecture-neutral)· 解释执行(Interpreted)· 高性能(High performance)· 分布式(Distributed)· 动态(Dynamic)在这些特性中,安全和可移植已经在前面介绍过了...
基于437个网页-相关网页
... interpretive compiler 解释编译程序 interpretive execution 解释执行 interpretive language 解释语言 ...
基于288个网页-相关网页
The workflow engine can interpret the workflow definition written in WFDL and dynamically invoke the software Agent implemented with CORBA to accomplish the task through CORBA call.
工作流引擎对该定义进行解释执行 ,并通过动态CORBA调用基于CORBA实现的agent,完成相应的任务。
参考来源 - 基于CORBA实现的工作流系统·2,447,543篇论文数据,部分数据来源于NoteExpress
本节解释执行部署命令时内部发生的动作。
This section explains what happens behind the scenes when the deployment commands are executed.
软PLC虚拟机的运行系统完成解释执行中间码的功能。
Theexecuting system of the soft PLC virtual machine explains and executes the Middle Code.
但是目前Alpha最大的问题就是对搜索查询词的解释执行,通常查询词的一个小小改动就会导致无法找到结果或者十分精确的找到你想找的内容。
Alpha's biggest problem, right now, is interpreting search queries. Too often, a minor change in a query can mean the difference between no result, and finding exactly what you are looking for.
应用推荐