基本解釋[計算機科學(xué)技術(shù)]行為編譯程序行為編譯程式英漢例句雙語例句If you want the compiler's previous behavior, remove the array from the constructor's member initialization list.如果您要編譯器的舊行為,請將該陣列從建構(gòu)函式的成員初始設(shè)定清單中移除。Leaving it to the compiler to implement the default behavior is simpler, less error-prone, and often leads to better object code.留給編譯器來實現(xiàn)缺省行為更簡單些,更不易出錯,并且常常會產(chǎn)生更好的目標碼。The reason for this behavior is that, at compile time, the compiler only knows that T is a reference type, and therefore must use the default operators that are valid for all reference types.這種情況的原因在于,編譯器在編譯時僅知道 T 是引用類型,因此必須使用對所有引用類型都有效的默認運算符。behavior compiler更多例句專業(yè)釋義計算機科學(xué)技術(shù)行為編譯程序行為編譯程式