compilation error的意思
compilation error中文翻譯:
編譯錯誤
相似詞語短語
compilation album───匯編相冊
compilation film───剪輯片;編輯影片
compilation films───剪輯片;編輯影片
compensation order───補償令;賠償令
compilation albums───編輯相冊
common error───公用錯誤
compilation───n.編譯;編輯;匯編
compilations───n.收集,選輯;匯編物(compilation的復數)
computer error───[計]計算機誤差
雙語使用場景
You'll get a compilation error on the second method because the two methods will have an identical signature after type erasure.───你會在第二個方法處得到一個編譯錯誤,因為這兩個方法在類型消除后擁有一樣的簽名。
These options mostly affect what happens when a build stops when a compilation error is encountered.───這些選項主要影響因遇到編譯錯誤而使構建停止時所發生的情況。
Most compilers have the ability to issue warnings for statements that may cause bugs, even though these statements do not cause a compilation error.───大部分編譯器都能夠就可能導致問題的語句發出警告,即使這些語句并不導致編譯錯誤。
Occurs when a compilation error occurs with a regular expression.───當正則表達式出現編譯錯誤時發生。
Normally a compilation error is generated if the code attempts to access a nonexistent member of a class.───通常,如果代碼試圖訪問不存在的類成員,會生成編譯錯誤。
Using a protected reserved word as an identifier causes a compilation error when loading your script.───將受保護的保留字用作標識符會在加載腳本時引起編譯錯誤。
Normally a compilation error is generated if code attempts to access a nonexistent method of a class.───通常,如果代碼試圖訪問類中不存在的方法,會生成編譯錯誤。
Based on the source and nature, errors can be divided into different types, such run time error, syntax error, or compilation error.───根據來源和性質,錯誤可以分為不同的類型,如運行時錯誤,語法錯誤,或編譯錯誤。
英語使用場景
It therefore must conclude that the argument is of type Box, which will cause a compilation error after method resolution because Box is not assignable to Box.
Using a protected reserved word as an identifier causes a compilation error when loading your script.