compiler error的意思
compiler error中文翻譯:
[計] 編譯程序錯誤
[計]編譯程序錯誤
相似詞語短語
computer error───[計]計算機誤差
computer errors───[計]計算機誤差
circular error───周期誤差
common error───公用錯誤
costly error───代價高昂的錯誤
counterterror───n.反恐怖行動
driver error───驅動程序錯誤
minor error───小錯誤
pilot error───飛行員差錯
雙語使用場景
Any attempt to copy an object of this type will cause a compiler error.───復制此類型對象的任何嘗試都將導致編譯器錯誤.
If you try to call fact outside of factorial, you will get a compiler error.───如果你嘗試在factorial之外去調用fact,你會得到一個編譯錯誤。
are easy to overlook, but when forgotten can lead to mysterious compiler error messages.───很容易被忽略,而漏寫分號將會導致莫名其妙的編譯錯誤信息。
Forgetting to end a line in a semicolon will result in a compiler error.───每行代碼結束后應用分號結束,否則會導致編譯錯誤.
This error may also be caused by a compiler error.───器錯誤也可能導致此錯誤。
The call causes a compiler error.───該調用將導致編譯器錯誤.
Internal compiler error: code generator received malformed input.───內部編譯器錯誤: 代碼生成器收到格式不正確的輸入.
英語使用場景
The original compiler error message is usually specific to a particular language construct and might not make the real cause or solution obvious to the user.
The call causes a compiler error.
An internal compiler error ( ICE ) results when the compiler cannot process a source code file.
Internal compiler error: code generator received malformed input.
Forgetting to end a line in a semicolon will result in a compiler error.
Any attempt to copy an object of this type will cause a compiler error.
So, if any of those methods contain references to any fields in the original class, you get a compiler error because they are invisible to the superclass.
You can't just take a quoted string back to back with another quoted string so you'd get some kind of compiler error.
Take for example the following application, which will generate a compiler error message.