The compile time increases in such cases.
在这种情况下会增加编译时间。
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
This will perform the given operation at compile time.
它可以在编译时执行给定的操作。
Statically typed languages enforce typing at compile time.
静态类型语言在编译时实施类型。
The method that you want to invoke must exist at compile time.
想要调用的方法必须在编译时存在。
Workqueue tasks can be initialized at compile time or at run time.
工作队列任务可以在编译时或者运行时创建。
With this implementation, you get neat compile time error messages.
如果使用此实现,您会得到相应的编译时错误消息。
Generally, it's better to catch these at compile time rather than at runtime.
通常,最好在编译时间捕获问题而不是在运行时。
JAR files that your application needs at compile time but not at run time.
应用程序在编译时而不是运行时所需的JAR文件。
Usually you want to do as much work as possible at compile time for performance.
通常需要在编译时完成尽可能多的工作以获得更好的性能。
Because you're configuring real-world objects, you get some compile time error checking.
因为您配置现实世界的对象时,会得到一些编译时错误检查。
The problem is that this line of code gets bound at compile time, and that's too static.
问题是,这行代码是在编译时绑定的,这就太静态了。
The benefits of custom compilation, the procedure, and some considerations at compile time
定制编译的好处、过程和编译时的一些考虑因素
OK, so you can't copy a reference to a type whose class is totally unknown at compile time.
因此,不能复制在编译时根本不知道是什么类的类型引用。
For the code to compile successfully, you need to add the JARs to the compile time classpath.
至于成功编译的代码,您需要将JAR添加到编译时类路径上。
With memwatch, you need to add the include file memwatch.h and turn on two compile time flags.
对于memwatch,您需要添加包含文件memwatch . h并打开两个编译时间标记。
Contributed actions are very like AOP, except that they happen at run-time not compile time.
认担动作很像AOP,只不过它是发生在运行时,而不是编译时。
The basic menus are still decided at compile time — runtime changes simply modify the optional extras.
基本的菜单仍然在编译时确定——运行时仅仅改变额外的可选项。
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.
函数注释会在编译时将表述与函数的某些部分(比如参数)相关联。
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
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.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects.
在编译阶段,JLINQ生成可以处理自定义对象CRUD操作的接口。
While using static assertions, always remember that the expression being checked must be evaluable at compile time.
一定要记住,在使用静态断言时,检查的表达式在编译时必须是可计算的。
You've seen that with static languages, the compiler directly binds an invocation to an implementation at compile time.
在静态语言中,编译器在编译时直接将调用绑定到实现。
Generally, menus, toolbars, and shortcuts must refer to actions that the application developer has already contemplated 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.
由于编译时和运行时路径可能不同,有可能会产生不一致的类库需求,从而导致依赖地狱。
At compile-time, all of these types will be checked, and you'll get any errors accordingly.
在编译的时候,所有这些类型都会被检测,您可能得到相应的错误信息。
At compile-time, all of these types will be checked, and you'll get any errors accordingly.
在编译的时候,所有这些类型都会被检测,您可能得到相应的错误信息。
应用推荐