网站首页  词典首页

请输入您要查询的英文单词:

 

单词 compile time
释义

compile time

美 
英 
  • un.编译时间
  • 网络编译期;编译时期;编译阶段
un.
1.
编译时间

例句

释义:
1.
The bounds of any dimension of the array can be passed as an argument rather than fixed at compile time.
任何维度的数组边界可以作为参数传入,而不是在编译时固定。
docs.google.com
2.
So if you misspelled "secret" in the above example, or tried to call a method on it that did not exist, you would get a compile-time error.
因此如果在上例中拼错了“secret”,或尝试调用根本不存在的方法,那么将出现编译时错误。
www.ibm.com
3.
A CMP entity bean is constructed from at least six separate files, having dependencies that cannot be easily verified at compile time.
CMP实体bean至少从六个单独文件构造,并有在编译期间无法方便验证的相关性。
www.ibm.com
4.
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个SQL语句的语法是完全已知的,那么这个语句就称为静态SQL。
www.ibm.com
5.
The big adjustment we faced was that there is no compile time checking with JavaScript.
我们所面对的最大的调整是JavaScript没有编译时检查。
www.ibm.com
6.
The purpose of this build process is to help you find compile-time errors, not to produce executable code.
此生成过程的目的是帮助您找出编译时错误,而不是生成可执行代码。
msdn2.microsoft.com
7.
This means that macros are only executed once, at the beginning of the program or at compile time, and never have to be re-evaluated again.
这意味着宏只在程序开始时或编译时执行一次,以后不必再次执行。
www.ibm.com
8.
When you do not know at compile time what data type the variable might point to.
当您在编译时不知道变量可能指向哪种数据类型时,请使用。
msdn2.microsoft.com
9.
If you try to call the wrong method for an object, you'll get an error message at compile-time.
若试图为一个对象调用错误的方法,就会在编译期得到一条出错消息。
www.hotdic.com
10.
Just as with any constant, all references to the individual values of an enum are converted to numeric literals at compile time.
与任何常量一样,对枚举中各个值的所有引用在编译时均将转换为数值文本。
technet.microsoft.com
1.
A more significant advantage of metadata is the ability for a compiler to use it to perform some basic compile-time checking.
元数据更重要的优点是编译器可以使用它来执行基本的编译时检查。
www.ibm.com
2.
The uniqueness of the class cannot be imposed as a compile-time constraint on the subclass unless you use a private constructor.
由于使用了私有的构造方法,单例类不能被强制转化为一个编译期的常量。
www.bing.com
3.
Compile time normally consists of translating programs into a machine-independent byte code representation.
编译时通常包括将程序翻译成机器无关的字节码。
www.showxiu.com
4.
The WITH LISTING IN option allows you to direct any compile-time warnings that might occur to a file on the database server.
WITHLISTINGIN选项允许您指定可能出现在数据库服务器上的文件中的编译时警告。
www.ibm.com
5.
If it is too large programmers may be reluctant to incur the compile-time cost of including it.
如果头文件太大,程序员可能不愿意承受包含该头文件所带来的编译时代价。
blog.sina.com.cn
6.
Compile-time switches to identify performance bottlenecks and profiling tools associated with unit testing will be very helpful.
编译时间转换为性能瓶颈的识别,描述工具与单位测试之间结合,都是非常有用的。
www.cnblogs.com
7.
Neither form of compile-time safety is warranted for the parameters of a JPQL query.
JPQL查询的参数不能提供任何编译时安全。
www.ibm.com
8.
Option Strict On ensures compile-time notification of these types of conversions so they may be avoided.
OptionStrictOn可确保这些类型的转换的编译时通知,以便可以避免这些转换。
msdn2.microsoft.com
9.
For the trouble, you get rock-solid performance, compile-time type checking, and a very high-level language.
虽然付出了这一点成本,但可以得到非常好的性能,编译时类型检查,以及一个非常高级的语言。
www.ibm.com
10.
In fast mode, a compile-time error will be generated if you attempt to assign a value to a read-only identifier.
在快速模式中,如果试图为只读标识符赋值,将生成编译时错误。
msdn2.microsoft.com
1.
It is a compile-time error to attempt to use a type member of a parameterized type as a raw type.
试图把一个参数化类型的类型成员作为一个原始类型,将会产生一个编译时错误。
blog.163.com
2.
In this case, at compile time the imported classes were present, but at run time the imported class was not part of the class path.
本例中,在编译时显示了所导入的类,但在运行时,所导入的类没有包含在类路径中。
www-128.ibm.com
3.
In other words, normal Java conventions are followed: A method is invoked, and a compile-time error occurs if the arguments are incorrect.
换句话说,遵循了正常Java约定:调用了一个方法,如果参数不正确,则发生编译时错误。
www.ibm.com
4.
Then, if you try to add a JLabel to that collection, the compiler picks up the discrepancy and complains at compile time.
然后,如果想要将JLabel添加到集合,则编译器会在编译时发现差异和并抛出异常。
www.ibm.com
5.
An error that occurs during the execution of a program. In contrast, compile-time errors occur while a program is being compiled.
运行时错误是程序执行期间发生的错误,它不同于编译期间发生的错误。
zhidao.baidu.com
6.
AspectJ incurs compilation overhead in terms of memory usage and time, since it performs most advice planning at compile time.
AspectJ在编译时会带来开销,主要是内存和时间的使用,因为它是在编译时执行大部分通知。
www.ibm.com
7.
Any attempt to store a value other than an Employee object will result in a compile-time error.
任何存储数值而不是Employee对象的尝试都将导致编译时错误。
msdn2.microsoft.com
8.
The order of the data in a matrix can be declared at compile time or the compiler will order the data at runtime for the most efficient use.
矩阵中数据的顺序可以在编译时申明或者编译器可以为了更有效的使用数据在运行时改变数据顺序。
www.csztc.com
9.
The older, insecure versions of these functions are now deprecated, so their use results in compile-time warnings.
这些函数的早期、不安全的版本现已被否决,所以使用它们将导致编译时警告。
technet.microsoft.com
10.
The ideal time to catch an error is at compile time, before you even try to run the program.
最良捕获错误信息的时机应该是在编译时,在运行程序之前。
www.diybl.com
1.
Is not resolved at compile time, so you can use it as the return value of a property or method.
因此可以将它用作属性或方法的返回值。
msdn2.microsoft.com
2.
Quite a few parameters are available to tweak Samba's compile-time options, though.
很多参数都可以对编译时间选项进行微调。
www.ibm.com
3.
At compile time, JLINQ generates implementations of those interfaces that handle CRUD operations of your objects.
在编译阶段,JLINQ生成可以处理自定义对象CRUD操作的接口。
www.infoq.com
4.
This works, but because the name lives inside a string, you give up the benefits of compile-time checks and autocompletion.
这种方法是可行的,但由于名称只在字符串内有效,所以这不能利用编译时检查和自动补齐。
www.ibm.com
5.
This service program can be bound to the handler program at compile time.
服务程序可以在编译时被绑定到Handlder程序。
www.ibm.com
6.
Resources that are loaded at compile time are included in the application binary and add to the initial download size of the application.
在应用中资源以二进制的形式被装载进来,并且在初始应用时被下载下来。
www.openface.org.cn
7.
You can also supplement the wizard-generated code to deal with a database whose schema is not entirely known at compile time.
也可补充向导生成的代码来处理编译时架构并非完全清楚的数据库。
msdn2.microsoft.com
8.
Errors in passing an invalid category of iterator to an algorithm are not guaranteed to be caught at compile-time.
向算法传递无效的迭代器类别所引起的错误,无法保证会在编译时被捕获到。
dictsearch.appspot.com
9.
First, generic classes are strongly typed, which allows many errors to be caught at compile time rather than at run time.
首先,泛型类是强类型,这允许在编译时(而不是运行时)可以捕获许多错误。
msdn2.microsoft.com
10.
SQL must be specified at design time Only SQL statements defined at compile time can be included in your application.
必须在设计时指定SQL只能将在编译时定义的SQL语句加入到应用程序中。
www.ianywhere.com
1.
However, the JScript compiler might encounter compile-time errors when referencing assemblies created with later versions of the compiler.
但是,JScript编译器在引用用编译器的较高版本创建的程序集时,可能会遇到编译错误。
msdn2.microsoft.com
2.
Conditional compilation statements are designed to run during compile time, not at run time.
条件编译语句被设计为在编译时(而不是在运行时)运行。
msdn2.microsoft.com
3.
Metadata can be used to create documentation, to track down dependencies in code, and even to perform rudimentary compile-time checking.
元数据可以用于创建文档,跟踪代码中的依赖性,甚至执行基本编译时检查。
www.ibm.com
4.
Compile-time errors occur during the construction of your application.
编译时错误发生在构造应用程序的过程中。
www.01vb.com
5.
be fully type-safe. Whenever possible, type mismatches should be flagged with an error at compile-time.
是完全类型安全的。只要有可能,类型的错配就应当被标识为编译期错误。
boost-doc-zh.googlecode.com
6.
Conditional compilation allows you to easily control at compile time what code to include in your program.
条件编译使您在编译时可以容易地控制在程序中包含哪些代码。
msdn2.microsoft.com
7.
GCC provides a built-in function that you can use to determine whether a value is a constant at compile-time.
在编译时,可以使用GCC提供的一个内置函数判断一个值是否是常量。
www.ibm.com
8.
Generally, menus, toolbars, and shortcuts must refer to actions that the application developer has already contemplated at compile time.
一般而言,菜单、工具栏和快捷键必须指向应用程序开发人员在编译时已经预期到的动作。
www-128.ibm.com
9.
Note that you cannot use expression builders, which generate code expressions for assignment in a page at compile time, in themes or skins.
请注意,您不能使用表达式生成器,这些生成器在编译时生成页面中的主题赋值或外观赋值的代码表达式。
msdn2.microsoft.com
10.
If you attempt to use an undeclared variable name, an error occurs at compile time .
试图使用未声明的变量名将发生编译时错误。
www.bing.com
1.
The specified line must be in the same procedure as the On Error statement, or a compile-time error will occur.
指定的行必须和OnError语句处在同一个过程中,否则会产生编译时错误。
msdn2.microsoft.com
2.
Lookup behavior for that resource is analogous to compile-time lookup.
该资源的查阅行为与编译阶段查阅类似。
technet.microsoft.com
3.
in a checked context , a compile - time error occurs if the operation is a constant expression . otherwise , an.
在所检查的上下文中,如果该运算是常数表达式,则发生编译时错误。
www.ichacha.net
4.
Finally, the rules for invoking conversion operators are based on the compile-time type of an object, not the runtime type of an object.
使用转换操作应该基于编译时的类型对象,而不是运行时的类型对象。
www.diybl.com
5.
at compile time , attributes convert security declarations to a serialized form in metadata.
在编译时,属性将安全声明转换为序列化的元数据形式。
www.ichacha.net
6.
Because include directives are processed at compile time, any content included in directives will operate in the context of the page scope.
因为include指令是在编译的时候处理的,包括在指令中的任何内容都是在page作用域的上行文中操作的。
www.ibm.com
7.
You can build (compile) the current page or your entire Web site project at any time to help find compile-time errors.
您可以随时建置(编译)目前的网页或整个网站专案,以协助找出编译时期错误。
msdn.microsoft.com
8.
While using static assertions, always remember that the expression being checked must be evaluable at compile time.
一定要记住,在使用静态断言时,检查的表达式在编译时必须是可计算的。
www.ibm.com
9.
Bytecode transformers can be run offline (compile time), at load-time, or dynamically at run-time (using JVMTI API).
字节码转换器在离线状态(编译期)、在装载期都能运行,还能在运行时动态运行(使用JVMTIAPI)。
www.infoq.com
10.
Statechart determines the innermost common context of the transition-source and destination state at compile time.
Statechart可以在编译期判断转换源状态和目标状态的最内层公共上下文。
boost-doc-zh.googlecode.com
1.
Explicit Casting: - Impossible casts are detected at compile time . Other bad casts cause runtime exceptions rather than messes .
显式的转换-不可能的转载编译期间就能检测到。
www.bing.com
2.
Obviously this means the associated language features will not be available at compile time.
显然,这意味着那些关联的语言属性将不会在编译期出现。
www.infoq.com
3.
Static assertions build on this basic concept, except that static assertions are valid only at compile time.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
www.ibm.com
4.
But JIT compilers have only a limited compile-time budget and can impact the program's run-time performance.
但是JIT编译器具有一个有限的编译时预算,而且会影响程序的运行时性能。
www.ibm.com
5.
Attributes are specialized classes that are attached to other classes or class members and are emitted into metadata at compile time.
属性是专用类,它们附加到其他类或类成员并在编译时发送到元数据中。
msdn2.microsoft.com
6.
Of course, you also give up the safety net of the compile-time type checking.
当然,还会失去编译时检查的安全保障。
www.ibm.com
7.
Function annotations associate expressions with parts of a function, such as parameters, at compile time.
函数注释会在编译时将表述与函数的某些部分(比如参数)相关联。
www.ibm.com
8.
Language-integrated query (LINQ) support provides compile-time syntax validation for queries against a conceptual model.
语言集成查询(LINQ)支持可为针对概念模型的查询提供编译时语法验证。
technet.microsoft.com
9.
Based on these experiences, I can only recommend compile-time annotation to all API designers!
基于这些经验,我强烈向所有API设计师推荐编译时的注解!
www.infoq.com
10.
Otherwise, if the operand is of compile-time type Long, Float, or Double it is subjected to unboxing conversion.
否则,如果操作数的编译时类型是Long、Float或者Double,会经过拆箱转换。
blog.163.com
1.
enforce as much as possible at compile time. Specifically, invalid state machines should not compile.
尽可能在编译期查错。尤其是,无效的状态机不能通过编译。
boost-doc-zh.googlecode.com
2.
The configuration API programming model helps ensure code consistency and reliability by enforcing data types at compile time.
配置API编程模型在编译时强制使用数据类型,从而有助于确保代码的一致性和可靠性。
msdn2.microsoft.com
3.
Dynamic methods are useful to compiler writers when the type of an object is not known at compile time.
当在编译时一个对象的类型未知时,动态方法对编译器编写器十分有用。
msdn2.microsoft.com
4.
Setting Option Explicit to On has the advantage of forcing type inference to be made at compile time instead of run time.
将OptionExplicit设置为On具有在编译时(而不是在运行时)强制类型推理的优点。
msdn2.microsoft.com
5.
The resources in files included in this way are made a part of your executable file at compile time.
使用这种方式所包含的档案资源会在编译时成为可执行档的一部分。
technet.microsoft.com
6.
Java is a strongly typed language, which allows for extensive compile-time checking for potential type-mismatch problems.
Java是一种强类型语言,允许扩展式的编译时潜在的类型不匹配错误检查。
www.bing.com
7.
Dynamic compilation does not offer a means to identify compile-time bugs before users access a site.
动态编译不提供在用户访问站点之前识别编译时Bug的方法。
msdn2.microsoft.com
8.
handles generates at compile time all "invoker" handles that would have been generated at runtime.
handles能在编译的时候生成所有运行时要生成的“invoker”句柄。
www.infoq.com
9.
If client code attempts to instantiate your class with a type that is not allowed by a constraint, the result is a compile-time error.
如果客户端代码尝试使用某个约束所不允许的类型来实例化类,则会产生编译时错误。
msdn2.microsoft.com
10.
The degree of coupling that defines a group of services or components determines which objects must be present at compile time and run time.
定义了一组服务或组件的耦合度将决定在编译时和运行时必须提供哪些对象。
www.ibm.com
1.
Any expression allowed at compile-time on your Scheme system will be available for use in this expression.
Scheme系统中编译时允许执行的任何表达式都可以在这个表达式中使用。
www-128.ibm.com
2.
The compiler uses a variable's initializer to determine the variable's type at compile time to produce early-bound code.
编译器使用变数的初始设定式,在编译时期判断变数的型别以产生早期系结程式码。
technet.microsoft.com
3.
You've seen that with static languages, the compiler directly binds an invocation to an implementation at compile time.
在静态语言中,编译器在编译时直接将调用绑定到实现。
www.ibm.com
4.
Such compilers often support mechanisms that avoid the compile-time overhead implicit in multiple instantiations of the same template.
这种编译器通常支持某些机制,避免同一模板的多个实例化中隐含的编译进开销。
dictsearch.appspot.com
5.
With other approaches, interfaces were enforced at compile-time, which is also when consumers were bound to providers.
使用其他方法,将在编译时执行接口,与此同时使用者将被绑定到提供者。
www.ibm.com
6.
The variant without a question mark is used where the match can be completely determined at compile time.
没有问号的变体用在编译的时候就可以完全确定匹配的地方。
www.ibm.com
7.
You will have a compile-time error something like: "The nested type Person cannot hide an enclosing type" .
否则将会导致一个编译时间错误,如“该嵌套类型Person无法隐藏封闭类型”。
www.ibm.com
8.
Property gets a value indicating whether the value is written at compile time and cannot be changed.
属性获取一个值,该值指示该值是否在编译时写入并且不能更改。
msdn2.microsoft.com
9.
At compile time, the conditional code for the French version is compiled.
则将编译法语版本的条件代码。
msdn2.microsoft.com
10.
The downside is that the second version is harder to read, and is not protected by compile-time syntax and semantic checking.
缺点是,第二个版本是难以阅读,而不是保护的编译时的语法和语义检查。
blog.sina.com.cn
1.
Usually you want to do as much work as possible at compile time for performance.
通常需要在编译时完成尽可能多的工作以获得更好的性能。
www.ibm.com
2.
Declaring variables without the var keyword generates a compile-time error when running in fast mode, the default mode for JScript.
不用var关键字声明变量将在运行于快速模式(JScript的默认模式)下时生成编译时错误。
msdn2.microsoft.com
3.
Implementing the equivalent of ON_COMMAND and ON_UPDATE_COMMAND_UI handlers for menu commands whose IDs are not known at compile time.
为ID在编译时未知的菜单命令实现ON_COMMAND和ON_UPDATE_COMMAND_UI处理程序的等效项。
msdn2.microsoft.com
4.
Compile-time checks identify many programming errors that go undetected in other programming languages.
编译时可检查许多种编程错误,这在其它语言中是无法检查到的。
wenwen.soso.com
5.
Note that this is effectively hardcoded at compile time.
请注意,这实际上是在编译时硬编码的。
www.ibm.com
6.
"A lot of language information is lost at compile-time that would otherwise be tremendously useful for framework developers, " said Allen.
“许多语言信息会在编译时丢失,而它们本来可为框架开发人员提供很大的用处”,Allen说。
www.ibm.com
7.
Generics are implemented on the Java platform as a compile-time transformation.
泛型是在Java平台上作为编译时转换实现的。
www-128.ibm.com
8.
A compile-time constant will have the same value each time an application runs, while a run-time constant may change each time.
每次执行应用程式时,编译时期常数值都会相同,但执行阶段常数则可能依次变更。
technet.microsoft.com
9.
Instead of calling a function whose name is known at compile time, the component calls a function you provide at run time.
而不是在编译时就已知名字的函数调用,组件调用在运行时调用你提供的函数。
www.cnblogs.com
10.
When this code is compiled, compile-time warnings may state that the narrowing conversions may fail or are slow.
在编译此代码时,编译时警告可能会声明收缩转换有可能失败或者速度很慢。
msdn2.microsoft.com
1.
Specifies whether to compile in verbose mode, which generates more displayed information at compile time.
指定是否以详细模式编译,这种模式在编译时生成的显示信息较多。
msdn2.microsoft.com
2.
Contributed actions are very like AOP, except that they happen at run-time not compile time.
认担动作很像AOP,只不过它是发生在运行时,而不是编译时。
www.infoq.com
3.
The errors reported in the Problems view are the project-specific compile- time errors.
问题视图中报告的错误是特定项目的汇编-时间错误。
www.ibm.com
4.
This technique is based on aspects signaling compile-time warnings if specific join points are found to be reachable.
这种技术基于这样一些方面,它们在发现特定的连接点可达时发出编译时警告。
www-128.ibm.com
5.
On many compiler-based Scheme implementations, macro-expansion time occurs during compile time.
在许多基于编译器的Scheme实现中,宏展开在编译时发生。
www.ibm.com
6.
To use these functions, you need to install the libraries they depend on and recompile PHP with the appropriate compile-time directives.
要使用这些函数,必须安装相应的库,然后用适当的编译时指令重新编译PHP。
dictsearch.appspot.com
7.
Specifies whether to compile in silent mode, which generates less displayed information at compile time.
指定是否以静态模式编译,这种模式在编译时生成的显示信息较少。
msdn2.microsoft.com
8.
The problem is that this line of code gets bound at compile time, and that's too static.
问题是,这行代码是在编译时绑定的,这就太静态了。
www.ibm.com
9.
Scala's focus is clearly on a sophisticated type system which can catch as many errors as possible at compile time.
很显然,Scala致力于发展复杂成熟的类型系统,这种系统可以在编译期找出可以找到的所有错误。
www.bing.com
10.
RAP runs the logic on the server, and emits JavaScript for the controls at runtime (as opposed to compile-time).
RAP在服务器上运行逻辑,在运行时(与编译时相对)产生控件的Javascript。
www.infoq.com
1.
Compile-time errors are generated when recognized late-binding scenarios are encountered.
当遇到可识别的后期绑定情况时,将生成编译时错误。
msdn2.microsoft.com
2.
Referring to this either explicitly or implicitly by using a nonstatic member is a compile-time error.
鉴于以上所述,(在一个静态函数中,)无论是显式或隐式地使用非静态成员将会导致编译时错误。
dictsearch.appspot.com
3.
First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets.
首先,Vee-Table指针用于访问虚函数,而对数据成员的访问直接使用编译时偏移量实现。
www.ibm.com
4.
The selection of implementation is performed at compile time, so there is no runtime overhead.
具体实现的选择是在编译期执行,所以没有运行期的开销。
dictsearch.appspot.com
5.
Referring to an unknown object results in a compile-time program error.
对未知对象的调用将会导致编译期间程序错误。
dictsearch.appspot.com
6.
Parameterized types provide important compile-time advantages by enforcing proper type usage and eliminating casts from source code.
参数化的类型通过确保使用正确的类型及消除从源代码进行类型转换提供了重要的编译时好处。
www-128.ibm.com
7.
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
www-128.ibm.com
8.
Beyond these compile-time benefits, the type information can also be useful for classworking tools manipulating Java code.
除了这些编译时好处,类型信息对于classworking工具操纵Java代码也有帮助。
www-128.ibm.com
9.
A constant expression is an expression that can be fully evaluated at compile time.
常数表达式是在编译时可被完全计算的表达式。
msdn2.microsoft.com
10.
Some of these can also occur during design time or compile time.
其中有些也可在设计阶段或编译时间发生。
technet.microsoft.com
1.
Embedded reports are embedded directly into the project assembly at compile time.
嵌入式报表在编译时直接嵌入项目程序集。
msdn2.microsoft.com
2.
Compile-time need to open Eclipse and import the necessary source packages directory of libraries Caixing.
编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。
www.pudn.com
3.
The basic menus are still decided at compile time -- runtime changes simply modify the optional extras.
基本的菜单仍然在编译时确定--运行时仅仅改变额外的可选项。
www.ibm.com
4.
You can, however, take advantage of the compile-time benefits.
不过,您仍然可以享用编译时的益处。
www.ibm.com
5.
OK, so you can't copy a reference to a type whose class is totally unknown at compile time.
因此,不能复制在编译时根本不知道是什么类的类型引用。
www.ibm.com
6.
Type existence is checked at compile time rather than read time, reducing possibility for error.
时,将在编译时而不是读取时检查类型是否存在,这可以减少出错的可能性。
msdn2.microsoft.com
7.
The anchor is a small data structure assigned at a fixed location at compile time.
锚是在编译的时候就分配好的一个固定的数据结构体。
hi.baidu.com
8.
This function is not available when thread support is disabled at compile time.
编译时如果不支持线程,这个函数不可用。
blog.chinaunix.net
9.
A dynamic object is assumed at compile time to support any operation, and only at runtime will you get an error if it wasn't so.
在编译时,会假设动态对象支持任何操作,而如果它不支持某个操作,则只有到运行时才能得到错误。
www.hackvip.com
10.
Lots of work to set things up, but it does keeps lots of errors confined to compile time, not run time.
为了把东西搞定要作不少的工作,但它确实把许多错误限定在了编译期,而不是在运行时。
www.zaoxue.com
1.
By default, a base set of modules is included in the server at compile-time.
缺省情况下,基本模块是在编译时被包含进服务器的。
translations.launchpad.net
2.
Comparing tuples of unequal lengths results in a compile-time error.
比较不同长度的元组会产生编译时错误。
www.ibm.com
3.
Such implicit casting is type safe because any incompatibility is discovered at compile-time.
这样的隐式强制类型转换是类型安全的,因为可以在编译时发现任何不兼容性。
msdn2.microsoft.com
4.
A qualification string must include only elements that are defined at compile time.
限定字符串必须只包括在编译时定义的元素。
msdn2.microsoft.com
5.
It captures the estimated execution plan in XML format with full compile-time details in the TextData data column of the trace.
它使用跟踪的TextData数据列中完整的编译时细节捕获XML格式的估计执行计划。
msdn2.microsoft.com
6.
Type inference takes place at compile time before the compiler attempts to resolve any overloaded method signatures.
类型推断在编译时、编译器尝试解析任何重载方法签名之前进行。
msdn2.microsoft.com
7.
The same considerations as in the previous example with compile-time linking apply.
在前一使用编译时链接示例中需要考虑的事项同样适用。
www-128.ibm.com
8.
Thread-relative static fields provide better performance than data slots and have the benefit of compile-time type checking.
线程相关的静态字段的性能优于数据槽,并且具有编译时类型检查的优点。
technet.microsoft.com
9.
Before C99, C required that the size of objects be a compile-time constant.
在C99以前,C要求对象的大小是一个编译时常量。
docs.google.com
10.
No compile-time optimizations and validations can be made.
不能进行编译期优化和检查。
boost-doc-zh.googlecode.com
1.
At run time or compile time (whichever is first), Grape downloads these dependencies and ensures they're in your classpath.
在运行时或编译时(无论孰前孰后),Grape将下载这些依赖项并确保它们在您的类路径下。
www.ibm.com
2.
Attributes are used at compile time to convert security declarations to a serialized form in metadata.
编译时使用属性将安全声明转换为元数据中的序列化形式。
msdn2.microsoft.com
3.
The compiler references the assembly at compile time, allowing early binding.
编译器在编译时引用程序集,从而允许早期绑定。
msdn2.microsoft.com
4.
Physical limits are dependent more on run-time memory than on compile-time considerations.
物理限制更多地取决于运行时内存,而不是编译时的各种因素。
technet.microsoft.com
5.
a compile-time error will occur if this sealed class is specified as the base class.
如果将此密封类指定为基类,则会发生编译时错误。
technet.microsoft.com
6.
At compile time, the library -lOpenSOAPClient must be specified for the service programs.
在编译服务程序时,请指定程序库-lOpenSOAPClient。
opensoap.jp
7.
The OpenLDAP developers use C header files to define system information at compile time.
OpenLDAP开发人员使用C头文件在编译时定义系统信息。
www.ibm.com
8.
Because you're configuring real-world objects, you get some compile time error checking.
因为您配置现实世界的对象时,会得到一些编译时错误检查。
www.ibm.com
9.
You can use this field to specify the file location that will record the compile-time warnings.
可以使用这个字段指定将记录编译时警告的文件位置。
www.ibm.com
10.
The environment would report the error to the programmer during compile time.
分配了字符串值,则环境会在编译时向程序员报告该错误。
msdn2.microsoft.com
1.
Simply put, generics provide compile-time type safety for collections.
简单来说,泛型为集合提供了编译时类型安全。
www.ibm.com
2.
Remember, the Java language requires methods to exist for compile-time binding.
请记住,Java语言需要存在用于编译时绑定的方法。
www.ibm.com
3.
Said another way, Java binds the object to a type at compile time.
换句话说,Java在编译时将对象绑定到类型。
www.ibm.com
4.
Constants are values which are known at compile time and do not change.
常数是在编译时已知并保持不变的值。
msdn2.microsoft.com
5.
This typing association was strictly for compile-time debugging.
这种类型关联能使编译时调试更加严格。
www.bing.com
6.
Early binding can help you detect problems early, through compile-time errors.
通过编译时捕获错误,前期绑定有助于在提早检查出问题。
www.ibm.com
7.
Updating the status bar command prompt for commands whose IDs are not known at compile time.
为ID在编译时未知的命令更新状态栏命令提示。
msdn2.microsoft.com
8.
POSIX services are available at compile time through system header files.
在编译时可通过系统的头文件获取POSIX服务。
www.ibm.com
9.
If the identification must occur at compile time, then it is acceptable to use an empty interface.
如果此识别必须发生于编译时期,则可以接受使用空的介面。
technet.microsoft.com
10.
To catch any incorrect object assignments or member accesses at compile time.
以便在编译时捕获任何不正确的对象分配或成员访问。
msdn2.microsoft.com
1.
In the aforementioned Java bean example, all of the getters, setters, and the three other methods are implied and included at compile time.
在前述的那个Javabean示例中,所有的getter、setter以及其他三个方法都是在编译时被暗示并包括进来的。
www.ibm.com
2.
Statically typed languages enforce typing at compile time.
静态类型语言在编译时实施类型。
www.ibm.com
3.
Building your application helps you detect compile-time errors.
生成应用程序的过程可帮助您检测编译时错误。
msdn2.microsoft.com
4.
A failed conversion here will result in a compile time error.
在这里失败的转换会导致编译时期错误。
technet.microsoft.com
5.
It displays the estimated execution plan with compile-time details.
它使用编译时细节显示估计执行计划。
msdn2.microsoft.com
6.
At compile time, attributes of partial-type definitions are merged.
编译时将对分部类型定义的属性进行合并。
msdn2.microsoft.com
7.
For more information, see Summary of Compile-Time Breaking Changes.
有关更多信息,请参见编译时的重大更改摘要。
msdn2.microsoft.com
8.
This helps make sure that the plan guide will be matched to the query at compile time.
参数使用。这有助于确保计划指南在编译时与查询匹配。
msdn2.microsoft.com
9.
Changing Option Strict to On enforces type-safety at compile time, and can expose subtle errors during compilation rather than at run time.
将OptionStrict更改为On会在编译时强制类型安全,并可以在编译时而不是运行时公开细小的错误。
msdn2.microsoft.com
10.
For more information, see Including Resources at Compile Time.
有关更多信息,请参见编译时包含资源。
msdn2.microsoft.com
1.
There are three different types of errors you can encounter in your applications: compile-time errors, runtime errors, and logic errors.
可能在应用程序中遇到的错误有三种不同类型:编译时错误、运行时错误和逻辑错误。
www.01vb.com
2.
A patch for kernel 2. 4 adds a compile time option that you can use to enable or disable the contribution to system entropy by NICs.
有一个给2.4的补丁,添加了编译选项。你可以通过这些选项打开或者关闭,是否让NIC设备给内核贡献熵。
www.cnblogs.com
3.
Attempting to use an undeclared variable causes an error at compile time.
试图使用未声明的变量将导致编译时错误。
msdn2.microsoft.com
4.
The method that you want to invoke must exist at compile time.
想要调用的方法必须在编译时存在。
www.ibm.com
5.
Load time -- Identical to the compile-time weaving of aspect bytecodes, but done when classes are loaded.
装入时——与方面字节码的编译时编织相同,但是,是在类装入的时候进行编织。
www.ibm.com
6.
Item 4 allows for eventing to occur for interested parties if the interested parties are known at compile time.
如果在编译时知道对更改感兴趣的对象,第4项就支持为它们生成事件。
www.ibm.com
7.
That is, you can specify a module in any directory at compile time, but the module must be in the application directory at run time.
也就是说,编译时可以指定任何目录中的模块,但运行时模块必须在应用程序目录中。
msdn2.microsoft.com
8.
Fields that are compile-time constants are specified using the FieldAttributes. Literal attribute.
使用FieldAttributes.Literal属性指定为编译时常数的字段。
msdn2.microsoft.com
9.
The premise behind an extension point is that its implementation isn't available at compile time, so a simple new won't suffice.
扩展点背后的假设是:扩展点的实现在编译时还不能使用,因此简单的new是不够的。
www.ibm.com
10.
Secondly, all dependencies for an object that is created using a factory are known to the factory at compile time.
其次,在编译时,一个使用工厂创建的对象所有的依赖性对于工厂来说是清楚的。
blog.163.com
1.
This means that specifying a No-collation operand is a compile-time error.
这表示指定无排序规则操作数是一个编译时错误。
technet.microsoft.com
2.
SQL Server allows for Transact-SQL stored procedures, triggers, and batches to refer to tables that do not exist at compile time.
SQLServer允许Transact-SQL存储过程、触发器和批处理引用编译时不存在的表。
msdn2.microsoft.com
3.
Generally, it's better to catch these at compile time rather than at runtime.
通常,最好在编译时间捕获问题而不是在运行时。
www.ibm.com
4.
The identifier is known during the code compile time.
标识符已知在编译期间代码。
support.microsoft.com
5.
Since these are compile-time algorithms, violation of the preconditions will result in a compile-time error.
由于这是编译期算法,违反先验条件将导致编译期错误。
boost-doc-zh.googlecode.com
6.
COM interop assemblies allow for managed applications to bind to unmanaged types at compile time.
COMinterop程序集允许对托管应用程序,在编译时绑定到非托管类型。
support.microsoft.com
7.
In other cases, doing things at compile time is less feasible, but savings can be made by avoiding repeated execution at run time.
在其它情况下,在编译时执行操作不太可行,但执行保存可以避免在运行时执行重复操作。
www.ibm.com
8.
Generic types enforce compile-time type checking.
泛型类型强制实施编译时类型检查。
msdn2.microsoft.com
9.
Listing 2 shows a piece of code that results in a compile-time error because the copy constructor is private.
清单2显示了产生编译时错误的代码部分,因为该拷贝构造函数是私有的。
www.ibm.com
10.
typeid typeid is used to get the Type for a type at compile time.
typeid用于获取一个类型的类型在编译时
zhidao.baidu.com
1.
It is safe to suppress a warning from this rule when the interface is used to identify a set of types at compile time.
当介面是用来在编译时期辨识一组型别时,您可以放心地隐藏这项规则的警告。
technet.microsoft.com
2.
These mostly contain compile-time errors and warnings from the SDP.
这些大部分包含来自于SDP的编译时错误和警告。
www.ibm.com
3.
A means to identify compile-time bugs before users see a site.
可以在用户看到网站之前识别编译时的Bug。
msdn2.microsoft.com
4.
However, this will generate warnings at compile time.
但是,这将在编译时产生警告。
msdn2.microsoft.com
5.
In this scenario, only the public key has been set at compile time and signing is performed later when the private key is known.
在此方案中,编译时只设置公钥,并且以后知道私钥时执行签名。
msdn2.microsoft.com
6.
Workqueue tasks can be initialized at compile time or at run time.
工作队列任务可以在编译时或者运行时创建。
www.ibm.com
7.
Made IMethodOptions generic. Allows compile time type safety on Return.
让IMethodOptions变成泛型,允许编译时类型在Return时安全;
www.infoq.com
8.
For manual registration, you can supply this information at design time, compile time, and registration time.
对于手动注册,可以在设计时、编译时和注册时提供此信息。
msdn2.microsoft.com
9.
Is assigned a string that is known at compile time, the compiler will perform the necessary conversion.
赋以在编译时已知的字符串,编译器将执行必要的转换。
msdn2.microsoft.com
10.
With MEMWATCH, you need to add the include file memwatch. h and turn on two compile time flags.
对于MEMWATCH,您需要添加包含文件memwatch.h并打开两个编译时间标记。
www.ibm.com
1.
All of the parts must be available at compile time to form the final type.
在编译时,各个部分都必须可用来形成最终的类型。
msdn2.microsoft.com
2.
To link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.
要将其链接到可执行程序中,需要启用编译时链接器和运行时动态链接器来定位它。
www.ibm.com
3.
Compile-time type safety with generics: Generics are similar to C templates.
用泛型提供编译时类型安全性:泛型与C 模板相似。
www.ibm.com
4.
a compile-time error therefore occurs in the example above.
上面菂笩码将引发弌个编译时错误。
jiaocheng.gdjob168.com
5.
This will perform the given operation at compile time.
它可以在编译时执行给定的操作。
www.ibm.com
6.
Strongly typed parameters help find errors at compile time instead of at run time.
强类型的参数将会帮助用户在编译时发现错误,而不是运行时。
www.cnthub.com
7.
By default, member functions are nonvirtual. Calls to nonvirtual functions are resolved at compile time.
缺省情况下,函数都是非虚函数。非虚函数的调用是在编译时确定的。
www.blogjava.net
8.
See Compile time trap when saving a non-const value for details.
细节请见保存一个非常量值时的编译期陷阱。
boost-doc-zh.googlecode.com
9.
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
www.ibm.com
10.
A failed conversion here causes a compile-time error.
如果这里的转换失败,将导致编译时错误。
technet.microsoft.com
1.
The final type is the combination of all the parts at compile time.
最终类型是所有部分在编译时的组合。
msdn2.microsoft.com
2.
This example serializes TimeZoneInfo objects so that they are available in a resource file at compile time.
此示例序列化了TimeZoneInfo对象,这样便可在编译时从资源文件中获得它们。
msdn2.microsoft.com
3.
This helps you find compile-time errors before the page is displayed in the browser.
这有助于在浏览器显示页之前发现编译时错误。
msdn2.microsoft.com
4.
and check for adherence to those defined behaviors at compile time.
在编译的同时检查哪些定义的行为。
bbs.golang-china.org
5.
Code is checked at compile time for syntax errors, type safety, and other problems.
在编译时检查代码是否有语法错误、类型安全问题以及其他问题。
msdn2.microsoft.com
6.
The other issues such as compile-time vs runtime checking and undefined identifiers don't really apply to mainstream . NET programmers.
至于编译时检查与运行时检查,以及未定义的标识符,实际上并不适用于主流的.NET程序员。
www.infoq.com
7.
Fixed Topology: defined at compile time and does not change at run time.
固定拓扑:于编译时期定义,在执行阶段不会改变。
msdn.microsoft.com
8.
This helps you find compile-time errors before the page appears in the browser.
这有助于在页显示在浏览器中之前发现编译时错误。
msdn2.microsoft.com
9.
A compile-time switch allows you to use STL as the underlying implementation, if you like.
如果需要,可以采用编译时间开关将STL用作底层实现。
www.ibm.com
10.
It is a compile-time error to reference a private member outside the class or the struct in which it is declared.
在定义私有成员的类或结构外引用它会导致编译时错误。
msdn2.microsoft.com
1.
The default base name is specified at compile time.
编译时已经指定了默认的基本文件名。
www.jijiao.com.cn
2.
One major one is that it is compiled at runtime vs. compile time, which won't permit opcode caches to cache the function.
一个主要缺点是,它在运行时而非编译时编译,不允许操作码缓存来缓存函数。
www.ibm.com
3.
This is true regardless of whether the type was known or referenced at compile time.
无论类型是否已知或者在编译时被引用,都是如此。
msdn2.microsoft.com
4.
Early error detection at compile time.
能够在编译期检查类型错误。
blog.csdn.net
5.
You can also use the Compile-time directives box to include standard MFC resource files.
还可使用“编译时指令”框包含标准的MFC资源文件。
msdn2.microsoft.com
6.
Displays compile time data for Showplan operators.
显示Showplan运算符的编写时数据。
technet.microsoft.com
7.
There is no real distinction between read-time, compile-time, and runtime.
Lisp并不真正区分读取期、编译期和运行期。
blog.sina.com.cn
8.
Displays compile time data for Showplan operators in XML format.
以XML格式显示Showplan运算符的编写时数据。
technet.microsoft.com
9.
Is a generic type that is unknown at compile time, it is not possible to make this transformation at compile time.
为在编译时未知的泛型类型,编译时就不能完成此变换。
msdn2.microsoft.com
10.
Finally, the code for the typed dataset is safer, because it provides for the compile-time checking of types.
最后,已声明类型的数据集的代码更安全,原因在于它提供对类型的编译时检查。
msdn2.microsoft.com
1.
Tag remapping occurs at compile time.
在编译时重新映射标记。
msdn2.microsoft.com
2.
Because the Problems view reports compile-time errors, it is simple to use a verification point to detect these errors.
因为问题视图报告了汇编-时间错误,所以简单起见可以使用一个确认点以检测这些错误。
www.ibm.com
3.
The most important choice is whether a resource should be loaded at compile time or run time.
大多数的选择是,在编译时装载资源还是在运行时间装载资源。
www.openface.org.cn
4.
Been omitted, a compilation error would occur because the expression uses constants and the result is known at compile time.
将产生编译错误,因为表达式使用常数,结果在编译时是已知的。
msdn2.microsoft.com
5.
However, once you move to OSGi, this migration is enforced at both compile-time and run-time.
然而,一旦你迁移到OSGi,那么这种迁移就会在编译时和运行时都会执行。
www.infoq.com
6.
Omitting the cast results in compile-time error CS0266.
省略此强制转换将导致编译时错误CS0266。
technet.microsoft.com
7.
The additional compile time checks outlined earlier in this article will make the review worth the effort.
本文前面所概述的附加编译时间检查将使得这种复查值得付出努力。
www.cnblogs.com
8.
The stored procedure is created although the table that is referenced does not exist at compile time.
尽管引用的表在编译时不存在,但仍能创建存储过程。
technet.microsoft.com
9.
To control the level of warning reported at compile time.
控制在编译时报告的警告等级。
msdn2.microsoft.com
10.
The compile time increases in such cases.
在这种情况下会增加编译时间。
www.ibm.com
1.
For dynamic registration, you can supply registration information at design time and some at compile time.
对于动态注册,可以在设计时提供注册信息,某些注册信息在编译时提供。
msdn2.microsoft.com
2.
Partition elimination occurs at both compile time and run time.
分区消除在编译和运行时都会发生。
msdn2.microsoft.com
3.
However, you can use data slots when you have insufficient information at compile time to allocate static fields.
但是,如果在编译时所具有的信息不足以分配静态字段,则可以使用数据槽。
msdn2.microsoft.com
4.
Some trappable errors can also occur during development or compile time.
某些可捕获的错误也可能发生在开发或编译期间。
msdn2.microsoft.com
5.
In addition, precompiling finds any compile-time errors in the pages or dependent code.
此外,预编译还查找页或相关代码中的所有编译时错误。
msdn2.microsoft.com
6.
For information on how to preserve comments, see Including Resources at Compile Time.
有关如何保留注释的信息,请参见编译时包含资源。
technet.microsoft.com
7.
JAR files that your application needs at both compile time and run time.
应用程序在编译时和运行时需要的JAR文件。
www.ibm.com
8.
A metafunction is a class or a class template that represents a function invocable at compile-time.
一个原操作是在编译器表现了调用操作的一个类或一个模板类。
www.cppblog.com
9.
A binary output program of the compiler that is optional at compile time.
编译程序输出的一种二进制目标输出程序,在编译时可以进行选择是否输出这种表。
www.jukuu.com
10.
An array initializes a dimension that is not known at compile time.
数组初始化了在编译时未知的维度。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 21:41:05