The compile time increases in such cases.
在这种情况下会增加编译时间。
Now it is time to compile and run our sample skin application.
现在是编译并运行我们的样例外壳应用程序的时候了。
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.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
It's now time to compile and run the application.
现在是时候编译和运行此应用程序了。
With memwatch, you need to add the include file memwatch.h and turn on two compile time flags.
对于memwatch,您需要添加包含文件memwatch . h并打开两个编译时间标记。
Generally, it's better to catch these at compile time rather than at runtime.
通常,最好在编译时间捕获问题而不是在运行时。
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?
它是否会干扰编译时优化呢?
Function annotations associate expressions with parts of a function, such as parameters, at compile time.
函数注释会在编译时将表述与函数的某些部分(比如参数)相关联。
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.
基于注释属性的切入点有某些好处,特别是对于编译时检查和静态选择的效率。
You can, however, take advantage of the compile-time benefits.
不过,您仍然可以享用编译时的益处。
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
This will perform the given operation at compile time.
它可以在编译时执行给定的操作。
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.
它不是一次编译和优化一个源文件,而是一次跨所有源文件和头文件进行编译和优化。
With other approaches, interfaces were enforced at compile-time, which is also when consumers were bound to providers.
使用其他方法,将在编译时执行接口,与此同时使用者将被绑定到提供者。
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 the same time, the system must compile quickly.
同时,系统必须能够快速编译。
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.
比较不同长度的元组会产生编译时错误。
Simply put, generics provide compile-time type safety for collections.
简单来说,泛型为集合提供了编译时类型安全。
For the code to compile successfully, you need to add the JARs to the compile time classpath.
至于成功编译的代码,您需要将JAR添加到编译时类路径上。
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
The method that you want to invoke must exist at compile time.
想要调用的方法必须在编译时存在。
应用推荐