-
What kind of language interpreter do you require? English to Chinese or vice versa?
请问你需要什么语言的翻译?英汉还是汉英翻译?
-
As with other programming languages, like Perl or Ruby, you execute XSLT by running it through a language interpreter.
和其他编程语言如perl、Ruby一样,XSLT的执行也是通过语言解释程序完成的。
-
The ScriptEngine implementation component handles the specifics of using a particular scripting-language interpreter.
ScriptEngine实现组件处理使用特定脚本语言解释器的细节。
-
The language interpreter would provide a set of relatively generic facilities, such as variables, control structures, and procedures.
语言的解释器要提供一系列相对通用的工具,如变量,控制结构,过程。
-
To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。