符号表例行程序英文解释翻译、符号表例行程序的近义词、反义词、例句
英语翻译:
【计】 symbol table routine
分词翻译:
符号表的英语翻译:
【计】 symbol table; symbolic table
例行程序的英语翻译:
【经】 routine
网络扩展解释
符号表例行程序
符号表例行程序是指在编程语言中用来存储变量、函数、常量等标识符的数据结构。
中文拼音
fú hào biǎo lì xíng chéng xù
英语解释翻译
Symbol Table Routine
英文读音
'sɪmbəl 'teɪbəl ru'tin
英文的用法
符号表通常在编译器中使用,用于存储程序中出现的所有标识符的相关信息,如变量的数据类型、作用域和存储位置等。
英文例句
- The symbol table is an essential data structure in any compiler.
- The compiler builds a symbol table as it reads the source code.
- The symbol table allows the compiler to resolve references to symbols in the code.
英文近义词
- Identifier Table - 标识符表
- Name Table - 名称表
- Variable Table - 变量表
英文反义词
- Symbol Table没有明显的反义词。
英文单词常用度
根据Google Books Ngram Viewer显示,Symbol Table在20世纪50年代左右开始出现,之后逐渐变得越来越流行,现在已成为编程语言中必不可少的术语。