compile-time error meaning in English
编译时错误
编译时期错误
Examples
- An attribute that references a generic type parameter will cause a compile - time error
引用泛型类型参数的属性将导致编译时错误: - This helps you find compile - time errors before the page is displayed in the browser
这有助于在浏览器显示页之前发现编译时错误。 - Compile - time errors are generated when recognized late - binding scenarios are encountered
当遇到可识别的后期绑定情况时,将生成编译时错误。 - In addition , precompiling finds any compile - time errors in the pages or dependent code
此外,预编译还查找页或相关代码中的所有编译时错误。 - On the other hand the following results in a compile - time error since it could never be true
相反,下面的内容会导致编译时错误,因为它永远不可能为true :