Does it interfere with compile-time optimizations?
它是否会干扰编译时优化呢?
You can, however, take advantage of the compile-time benefits.
不过,您仍然可以享用编译时的益处。
Comparing tuples of unequal lengths results in a compile-time error.
比较不同长度的元组会产生编译时错误。
Simply put, generics provide compile-time type safety for collections.
简单来说,泛型为集合提供了编译时类型安全。
Of course, you also give up the safety net of the compile-time type checking.
当然,还会失去编译时检查的安全保障。
For Psyco, there are "run-time," "compile-time" and "virtual-time" variables.
对于Psyco,有“运行时”、“编译时”和“虚拟时”变量。
The primary focus for 1.6 is improving performance during compile-time and runtime.
集中于1.6版的主要焦点是改进编译时和运行时的性能。
At compile-time, all of these types will be checked, and you'll get any errors accordingly.
在编译的时候,所有这些类型都会被检测,您可能得到相应的错误信息。
You can use this field to specify the file location that will record the compile-time warnings.
可以使用这个字段指定将记录编译时警告的文件位置。
Listing 2 shows a piece of code that results in a compile-time error because the copy constructor is private.
清单2显示了产生编译时错误的代码部分,因为该拷贝构造函数是私有的。
But JIT compilers have only a limited compile-time budget and can impact the program's run-time performance.
但是JIT编译器具有一个有限的编译时预算,而且会影响程序的运行时性能。
For the trouble, you get rock-solid performance, compile-time type checking, and a very high-level language.
虽然付出了这一点成本,但可以得到非常好的性能,编译时类型检查,以及一个非常高级的语言。
With other approaches, interfaces were enforced at compile-time, which is also when consumers were bound to providers.
使用其他方法,将在编译时执行接口,与此同时使用者将被绑定到提供者。
Because the Problems view reports compile-time errors, it is simple to use a verification point to detect these errors.
因为问题视图报告了汇编-时间错误,所以简单起见可以使用一个确认点以检测这些错误。
There are certain advantages to annotation properties-based pointcuts, especially for compile-time checks and efficiency of static selection.
基于注释属性的切入点有某些好处,特别是对于编译时检查和静态选择的效率。
The compile time increases in such cases.
在这种情况下会增加编译时间。
The additional compile time checks outlined earlier in this article will make the review worth the effort.
本文前面所概述的附加编译时间检查将使得这种复查值得付出努力。
With memwatch, you need to add the include file memwatch.h and turn on two compile time flags.
对于memwatch,您需要添加包含文件memwatch . h并打开两个编译时间标记。
Static assertions build on this basic concept, except that static assertions are valid only at compile time.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
Generally, it's better to catch these at compile time rather than at runtime.
通常,最好在编译时间捕获问题而不是在运行时。
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.
由于编译时和运行时路径可能不同,有可能会产生不一致的类库需求,从而导致依赖地狱。
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.
如果使用此实现,您会得到相应的编译时错误消息。
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.
静态类型语言在编译时实施类型。
Statically typed languages enforce typing at compile time.
静态类型语言在编译时实施类型。
应用推荐