compile time error的意思|示意
编译时错误
compile time error的网络常见释义
编译时错误 ... compile time diagnostics 编译时诊断 compile time error 编译时错误 compile time procedure 编译时程序 ...
编译时期错误 计算机与网络英语词汇C5 ... compile,machinelanguage机器语言编译 compile-timeerror编译时期错误 compiledresourcefile编译资源文件 ...
compile time error相关短语
1、 compile-time error 编译时错误 ; 编译时期错误 ; 这会报告一个编译错误 ; 翻译
2、 a compile-time error will result 将产生编译时错误
compile time error相关例句
If client code tries to instantiate your class by using a type that is not allowed by a constraint, the result is a compile-time error.
如果客户端代码尝试使用某个约束所不允许的类型来实例化类,则会产生编译时错误。
A failed conversion here will result in a compile time error.
在这里失败的转换会导致编译时期错误。
If you attempt to use an undeclared variable name, an error occurs at compile time.
如果您尝试使用未宣告的变数名称,会发生编译时期错误。
Listing 2 shows a piece of code that results in a compile-time error because the copy constructor is private.
清单2显示了产生编译时错误的代码部分,因为该拷贝构造函数是私有的。
You will have a compile-time error something like: "The nested type Person cannot hide an enclosing type".
否则将会导致一个编译时间错误,如 “该嵌套类型 Person 无法隐藏封闭类型”。
Creating a custom plug-in for Perl or Python code that lets you compile sources from within the editor, and then positions the cursor on the error may help save a lot of development time.
可以为Perl或Python代码创建用于从编辑器内编译源代码的定制插件,还可以把光标放在有错误的地方,这有助于节省大量开发时间。