在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

Abstract Syntax Tree

查词链接:https://www.dute.org/dict/abstract_syntax_tree复制链接
抽象语法树:一种用于表示程序源代码结构的树形数据结构,通常用于编译器和解释器的实现过程中。
查看英英释义
abstract:
In computer science, an abstract syntax tree (AST), or just syntax tree, is a tree representation of the abstract syntactic structure of source code written in a programming language. Each node of the tree denotes a construct occurring in the source code.

网络释义
抽象语法树
AST 数据结构 AST 的全称是 Abstract Syntax Tree(抽象语法树),是源代码的抽象语法结构的树状表现形式,计算机学科中编译原理的概念。而vue就是将模板代码映射为AST数据结构,进行语法解析。
常用短语
更多常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...