unused variable的意思
unused variable中文翻譯:
未使用的變量
相似詞語短語
cluster variable───星團變星
cluster variables───星團變星
Cepheid variable───n.[天]造父變星;仙王座δ
dummy variable───[數]啞變量;名義變數;虛變數
unvariable───不變的
unweariable───不可變
Cepheid variables───n.[天]造父變星;仙王座δ
complex variable───復變數
Cepheid (variable)───造父變星
雙語使用場景
The GWT compiler does a good job at reducing code size but cutting unused methods and obfuscating code to use short variable and function names, but the result is still uncompressed text.───通過去掉未被調用的方法和艱澀的代碼、使用簡短的變量名和方法名等方式,GWT編譯器在減少代碼量方面表現得非常出色,但是最后得到的代碼文本仍然是未經壓縮的。
However on Mac OS x, having the extra unused variable has no effect as both versions of the benchmarks come in at 120%.───然而在Mac OS X上,即使有額外未被使用的變量也不會有任何影響,任何版本的基準測試的結果都是120%。
It also ensures consistent variable and object declarations between modules and deletes unused variables and functions.───它還能夠確保變量的一致性和模塊間的對象聲明,并去除無用的變量和函數。
However on Mac OS X, having the extra unused variable has no effect as both versions of the benchmarks come in at 120%.───然而在MacOSX上,即使有額外未被使用的變量也不會有任何影響,任何版本的基準測試的結果都是120%。
syntax-case solves this problem by replacing c with a unique, unused variable name when the macro expands.───syntax-case解決這個問題的辦法是在宏展開時將c替換為一個惟一的未使用的變量名。