你写程序实际上是在写语法树-而其它语言需要编译器生成这种内部表示。
You write programs in the parse trees that get generated within the compiler when other languages are parsed.
它们可以表示为有序的向量、无序的组、链表、树、图或编程语言支持的其他形式。
They can be expressed as ordered vectors, unordered groups, linked lists, trees, graphs or other forms that the programming language supports.
定义语言就是定义它的抽象句法树,它的抽象文法。
You define a language by defining the structure of its abstract syntax tree, its abstract grammar.
严格说来,AST(抽象语法树)也是一种IR——因为它既不是源代码,也不是目标语言。
Strictly speaking, the AST (abstract syntax tree) is also an IR (intermediate representation) - since it is not quite the source, and not quite the target language.
许多编程语言将XML表示为dom树。
第一种是GENERIC,它是一种通用的树表示法,由语言前端树构成。
The first is called generic, which is a generic tree representation that's formed from the language front-end trees.
出于“正好够用”的目的,REXML的树方式可能是Ruby语言最简单的方法。
For purposes of "just working," the tree mode of REXML is probably the easiest approach in the Ruby language.
XPath提供从HTML文档树定位和检索单个节点或节点集所需的表达式语言。
XPath provides the expression language necessary to locate and retrieve individual nodes or node collections from the HTML document tree.
Erlang语言(由Ericsson开发)使用一个VM来执行erlangbytecodes,且通过源的抽象语法树解译erlang。
The Erlang language (developed by Ericsson) USES a VM to execute Erlang bytecodes and also to interpret Erlang from the source's abstract syntax tree.
函数性语言被频繁地用来构建编译器或者解析语言的工具,因为语言通常是用语法树表示的。
Functional languages are used frequently for building compilers or tools that parse languages because languages are normally expressed as syntax trees.
没有表达式树的话,我们是不可能用描述格式来表示一个表达式的。他们唯一的表示方式是IL(中间语言),这种语言对于重新表述用户的意图来说太低层次了。
Without expression trees, its impossible to describe expressions in a descriptive format; the only description of them is IL, which is too low level to re-create the user's intent for the expression.
无需为默认语言环境创建目录树或消息数据库;用于该语言环境的字符串已经被嵌入到代码中。
You don't need to create a directory tree or message database for the default locale; the strings for that locale are already embedded in the code.
语法感知的长句断行基于语言的解析树(抽象语法树),其他功能需要各个语言的定制。
The syntax-aware reflow we use to wrap long lines is based on the parse trees (abstract syntax trees) for the language, and some other things need per-language customization.
村上春树不断重复的习惯,无论是因为文体上的无意识特征或是因为从日语翻译成其它语言的副作用,都会使村上春树说的每一句话看起来非常深奥。
His habit of repetition, whether a stylistic tic or a side-effect of translation from the Japanese, has the effect of making everything Murakami says sound infinitely profound.
编译器的前端是特定于语言的,它包括一个用于给定语言的解析器,这个解析器产生经过解析的树和中间表示(Register Transfer Language,RTL)。
The front end of a compiler is language specific and includes a parser for the given language that results in parsed trees and the intermediate representation (the Register Transfer language, or RTL).
语言学家把一个语义单位称作一个词素,如“tree(树)”,或“un-(前缀“否”)”。一些语言将词素结合在一起。
Linguists call a single unit of meaning, whether "tree" or "UN -", a morpheme, and some languages bind them together obligatorily.
一种表示确定的概念或观念的语言元素,例如字树。
An element of language that expresses a definite image or idea, for example, the word tree.
一种表示确定的概念或观念的语言元素,例如字树。
An element of language that express es a definite image or idea, for example, the word tree.
语言模型;长距离依赖;依存句法树;最大熵策略!
Language model; Long distance dependency; dependency syntax tree; Max entropy method.
系统使用基于可扩展标记语言(XML)的文档作为双语对齐树库的存储结构和表示方法。
The EBMT system USES Extensible Markup Language (XML) to represent the bilingual aligned tree-bank and its storage structure.
本文提出了时间树自动机识别语言的一个条件,并证明了结论的正确性。
This paper proposes a condition of timed tree automata recognizing language, proves the correctness of its.
新的胎教是要求母亲不仅要在漂亮的花园里,而且要口头地描述花和树给胎儿听以便促进早期语言的学习。
The new regime requires expectant mothers not only to just sit in a beautiful garden, but verbally describe the flowers and trees to the fetus to promote early language development.
说明:天龙八部易语言二叉树源码,可历遍背包,人物,商店物品等等。
Dragon easy language binary tree source, through backpacks, figures, store items and so on.
本文描述的计算机选案子系统采用语义文法结构,中间语言采用语义依存树的形式。
The computer aided tax system described in this thesis is a semantic grammar system, with the semantic dependency tree as the intermediate language.
RELAX NG是这样的“基于语法的”语言中的主要代表,因为它们以适合描述xml树的BNF的方法描述文档。
RELAX ng is the main example of such languages qualified of "grammar based" since they describe documents in the manner of a BNF adapted to describing XML trees.
DLR使用表达式树来表示语言语义。
The DLR USES expression trees to represent language semantics.
联编程序将封装语言的语义,并指定如何使用表达式树在调用站点中执行操作。
Binders encapsulate a language's semantics and specify how to perform operations in a call site by using expression trees.
语法分析采用自底向上分析方法,根据语言语法分析标记序列,构建程序的语法树。
Adopting bottom-up parsing algorithms, the parse analyse the sequence of tokens and form the syntax tree of EP program.
提出了语义查询树的中间语言结构,设计了查询语句向语义查询树的转换算法。
The idea that use the structure of semantic meaning query tree as middle language is put forward.
短语结构树与依存树之间的转换是计算语言学重要的研究内容之一。
Converting between phrase-structure tree and dependency tree is one of the most important subjects in computational linguistics.
应用推荐