The compile time increases in such cases.
在这种情况下会增加编译时间。
The additional compile time checks outlined earlier in this article will make the review worth the effort.
本文前面所概述的附加编译时间检查将使得这种复查值得付出努力。
Static assertions build on this basic concept, except that static assertions are valid only at compile time.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
With memwatch, you need to add the include file memwatch.h and turn on two compile time flags.
对于memwatch,您需要添加包含文件memwatch . h并打开两个编译时间标记。
Because you're configuring real-world objects, you get some compile time error checking.
因为您配置现实世界的对象时,会得到一些编译时错误检查。
At compile-time, all of these types will be checked, and you'll get any errors accordingly.
在编译的时候,所有这些类型都会被检测,您可能得到相应的错误信息。
Does it interfere with compile-time optimizations?
它是否会干扰编译时优化呢?
The variant without a question mark is used where the match can be completely determined at compile time.
没有问号的变体用在编译的时候就可以完全确定匹配的地方。
Function annotations associate expressions with parts of a function, such as parameters, at compile time.
函数注释会在编译时将表述与函数的某些部分(比如参数)相关联。
Since the compile time and runtime paths may be different, it's possible to have inconsistent library requirements leading to dependency hell.
由于编译时和运行时路径可能不同,有可能会产生不一致的类库需求,从而导致依赖地狱。
Because the Problems view reports compile-time errors, it is simple to use a verification point to detect these errors.
因为问题视图报告了汇编-时间错误,所以简单起见可以使用一个确认点以检测这些错误。
You will also learn how to Ahead-of-time (AOT) compile your application for improved determinism in an RT environment.
您还会学习如何预编译(AOT)您的应用程序,以便改进一个RT环境中的确定性。
There are certain advantages to annotation properties-based pointcuts, especially for compile-time checks and efficiency of static selection.
基于注释属性的切入点有某些好处,特别是对于编译时检查和静态选择的效率。
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个SQL语句的语法是完全已知的,那么这个语句就称为静态 SQL。
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
While using static assertions, always remember that the expression being checked must be evaluable at compile time.
一定要记住,在使用静态断言时,检查的表达式在编译时必须是可计算的。
With this implementation, you get neat compile time error messages.
如果使用此实现,您会得到相应的编译时错误消息。
Instead of compiling and optimizing one source file at a time, you compile and optimize across all of the source and header files at once.
它不是一次编译和优化一个源文件,而是一次跨所有源文件和头文件进行编译和优化。
Listing 2 shows a piece of code that results in a compile-time error because the copy constructor is private.
清单2显示了产生编译时错误的代码部分,因为该拷贝构造函数是私有的。
With other approaches, interfaces were enforced at compile-time, which is also when consumers were bound to providers.
使用其他方法,将在编译时执行接口,与此同时使用者将被绑定到提供者。
Generally, menus, toolbars, and shortcuts must refer to actions that the application developer has already contemplated at compile time.
一般而言,菜单、工具栏和快捷键必须指向应用程序开发人员在编译时已经预期到的动作。
Statically typed languages enforce typing at compile time.
静态类型语言在编译时实施类型。
The basic menus are still decided at compile time — runtime changes simply modify the optional extras.
基本的菜单仍然在编译时确定——运行时仅仅改变额外的可选项。
Workqueue tasks can be initialized at compile time or at run time.
工作队列任务可以在编译时或者运行时创建。
At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects.
在编译阶段,JLINQ生成可以处理自定义对象CRUD操作的接口。
Comparing tuples of unequal lengths results in a compile-time error.
比较不同长度的元组会产生编译时错误。
For the code to compile successfully, you need to add the JARs to the compile time classpath.
至于成功编译的代码,您需要将JAR添加到编译时类路径上。
For the trouble, you get rock-solid performance, compile-time type checking, and a very high-level language.
虽然付出了这一点成本,但可以得到非常好的性能,编译时类型检查,以及一个非常高级的语言。
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
应用推荐