compile-time error的意思|示意

美 / / 英 / /

编译时错误


compile-time error的网络常见释义

编译时错误 对于微软和英特尔的编译器中采用不标准12字节的虚拟继承类型的指针的情况,我引发了一个编译时错误(compile-time error),因为需要一个特定的运行环境(workaround)。如果你在MSVC中使用虚拟继承,要在声明类之前使用FASTDELEGATEDECLARE宏。

编译时期错误 ... compile, machine language 机器语言编译 compile-time error 编译时期错误 compiled resource file 编译资源文件 ...

这会报告一个编译错误 ...let constantString = "Highlander"constantString += " and another Highlander"// 这会报告一个编译错误 (compile-time error) - 常量字符串不可以被修改。

翻译 ... chirometer翻译 【医】 量手器(骨盆手测法用) compile-time error翻译 【计】 编译时错误 Cytisus L.翻译 【医】 金雀花属 ...

compile-time error相关短语

1、 compile time error 编译时错误 ; 编译时期错误

2、 a compile-time error will result 将产生编译时错误

compile-time error相关例句

If you attempt to use an undeclared variable name, an error occurs at compile time.

如果您尝试使用未宣告的变数名称,会发生编译时期错误。

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.

如果客户端代码尝试使用某个约束所不允许的类型来实例化类,则会产生编译时错误。

On top of that, we introduced the new Codan static analysis framework as optional component to provide semantic error reports ahead of compile time.

在此基础之上,我们引入新的Codan静态分析框架作为可选组件,在编译之前提供语义错误报告。

If there is no default constructor, then there is a compile-time error: the object must be given an explicit initializer.

如果没有默认构造函数,那么将会出现编译时错误:必须要给对象指定显式的初始化式。

Implicit conversions succeed only when the process loses no data; otherwise they fail and generate a compile or run-time error.

隐含转换只在处理序不遗失资料时才会成功,否则会失败并且产生编译或执行阶段错误。

For example, if no class Foo exists, an error will be generated at compile time for the first version.

例如,如果没有一流的美孚存在,一个错误会在编译时产生的第一个版本。