symbol table
常見例句
- This additional information about the function can be stored in the symbol table.
這些關(guān)于函數(shù)的 附加信息可以存儲在符號表中。 - The symbol table stores the details of all the symbols (functions) in the binary.
符號表存儲了二進制文件中所有符號(函數(shù))的細節(jié)。 - The parser achieves these gains by using symbol table data structures that occupy less memory and by multithreading the processing across two or more cores.
解析器使用占用更少內(nèi)存的符號表數(shù)據(jù)結(jié)構(gòu)和跨兩個或更多內(nèi)核的多線程處理來實現(xiàn)這些性能。 返回 symbol table