lexical analyzer的意思
lexical analyzer中文翻譯:
[計]詞法分析程序
lexical───adj.詞匯的;[語]詞典的;詞典編纂的
analyzer───n.[計]分析器;分析者;檢偏鏡
analyzer search_analyzer───analyzer搜索_analyzer
solids analyzer───固體分析儀
lexical cohesion───詞匯銜接
lexical chunk───詞匯板塊
eventlog analyzer───事件日志分析器
lexical resources───詞匯量
lexical resource───詞匯量
Flex, a lexical analyzer generator.───這是一個詞匯分析器生成器。
Lex: a lexical analyzer generator.───Lex:一個詞匯分析器生成器。
For instance, a simple lexical analyzer might count the words in its input.───例如,一個簡單的詞匯分析器可能會為輸入的單詞進行計數。
It consists of a series of rules that lex translates into the lexical analyzer.───它由一系列規則構成,lex將這些規則翻譯為詞匯分析器。
Perform lexical analysis program called lexical analyzer or scanner (Scanner).───執行詞法分析的程序稱為詞法分析程序或掃描程序(Scanner)。
Lex takes a specification file and builds a corresponding lexical analyzer, coded in C.───lex可以接受規范文件并構建一個相應的詞匯分析器(用C編寫的)。
Write a lexical analyzer to process input and pass tokens to the parser.───編寫一個詞法分析器來處理輸入并將標記傳遞給解析器。
An important part of the input process is carried out by the lexical analyzer.───輸入過程的一個重要部分由詞法分析器來進行。