詞語:parses
parses的解釋
parses[pɑ:z]n. 部分(等於a part)
parses的參考例句
1.Instead, it stores the path as an array as it parses. 作為變通,路徑在解析後以數組形式存儲。
2.The parseFloat() function parses a string and returns a floating point number. 方法用於將一個字符串轉換為浮點形數字。
3.The front end parses the text of an input program into some intermediate form like an abstract syntax tree, and the back end takes the intermediate form and generates an executable from it. 前端負責將輸入的程序進行解析為一些中間格式,如抽像語法樹,而後端則接受這些中間格式並由它生成一個可執行文件。