go top

网络释义专业释义

  interpreter

...PHP设计模式漫谈系列已经连载的四周,我们了解了PHP设计模式中的代理模式、责任链模式、结构模式和命令模式。我们今天的主角是解释器Interpreter)模式,它包括一个具有复合类分层结构的文法表现,规则是映射到类,跟随在文法后面的表达式可以被转换成一个抽象的语法树,除了复...

基于1211个网页-相关网页

短语

解释器模式 Interpreter ; Interpreter Pattern ; Robot pattern

全局解释器锁 GIL ; Global Interpreter Lock

命令解释器 command interpreter ; opdrachtinterpreter ; transcriptor ; Shell

解释器库 resolver library

解释器程序 the dtand-slone interpreter

调用解释器 Invoking the Interpreter

命令行解释器 Command Shell ; command line interpreter

解释器及其环境 The Interpreter and Its Environment

实时解释器 run-time interpreter

 更多收起网络短语
  • interpreter - 引用次数:124

    Design and study one kind of XML interpreter.

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

    参考来源 - 标记性语言解释器设计与实现
    translator - 引用次数:3

    In this paper, two translators are designed. One is called interface-translator, which interprets IAIDL into middle information according to different requirements.

    本文设计了两种解释器,一种叫接口解释器,用来根据不同的需要将IAIDL转换成为能够存储在网关中的接口表等数据库文件中的中间信息。

    参考来源 - 基于信息家电接口定义语言的远程监控系统的设计与实现
  • interpreter - 引用次数:15

    参考来源 - 面向对象MSVL语言及其在组合Web服务验证中的应用
  • interpretation - 引用次数:3

    Learning compile the principle and compile rules of the Lex and Yacc compiler tools, and to use the tool to generate the interpretation and compiler to compile the NC system PLC program.

    学习并研究了Lex和Yacc这两个编译工具的编译原理和编译规则,并使用该工具生成的解释器和编译器编译出等离子切割机数控系统的PLC程序。

    参考来源 - 等离子切割机数控系统的研究
  • expositor - 引用次数:3

    This system uses the abundant expert knowledge combining the reasoning abilities of Reasoning Machine and Expositor to simulate the decision process of human experts and solve complicated problems in relative fields.

    专家系统利用知识库中包含丰富的专家知识,结合推理机、解释器的推理能力,模拟人类专家的决策过程,解决相关领域内的复杂问题。

    参考来源 - 森林资源资产评估专家系统设计与开发研究

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 注意这个技巧适用所有解释器

    Note: This trick works with all kinds of interpreters.

    youdao

  • 首先PHP解释器查找方法

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

    youdao

  • 解释器可以根据用法来推断变量类型

    The interpreter can infer variable type based on its use.

    youdao

更多双语例句
  • And if we type directly into the interpreter, it essentially does an eval and a print.

    如果我们直接输入到解释器里面,它本质上会运算然后返回结果。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So the interpreter is simply operating directly on your code at run time.

    因此解释器在运行程序的时候,会直接的对你的代码进行操作。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • What that basically says is the following: in an interpreted language, you take what's called the source code, the thing you write, it may go through a simple checker but it basically goes to the interpreter, that thing inside the machine that's going to control the flow of going through each one of the instructions, and give you an output.

    也就说,如果是解释语言的话:,你要写一些叫做,源码的东西,你写的东西会经过一个简单的过滤器,然后解释器会处理你的源码,解释器会产生一个,逐条读取你的源码的,控制流,然后返回一个输出结果。

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

解释器

解释器(英语:Interpreter),又译为直译器,是一种电脑程序,能够把高级编程语言一行一行直接转译运行。解释器不会一次把整个程序转译出来,只像一位“中间人”,每次运行程序时都要先转成另一种语言再作运行,因此解释器的程序运行速度比较缓慢。它每转译一行程序叙述就立刻运行,然后再转译下一行,再运行,如此不停地进行下去。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定