编译时 in English translation

compile time
编译时
when compiled
compile-time
编译时

Examples of using 编译时 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
将类型检查从运行时挪到编译时有助于您更容易找到错误,并可提高程序的可靠性。
Moving type checking from runtime to compile time helps you find errors more easily and improves your programs' reliability.
如果在编译时发生错误或警告,您不能期望得到的内核能够正确工作;.
If any errors or warnings occur while compiling, you cannot expect the resulting kernel to work correctly;
此强类型保证在编译时捕获类型错误,以便可以在用户遇到这些错误之前更正它们。
This strong typing guarantees that type errors are caught at compile time when they can be corrected before users encounter them.
C++11引入了关键字constexpr,它使用户可以确保函数或对象构造函数是编译时不变。
C++0x will introduce the keyword constexpr, which allows the user to guarantee that a function or object constructor is a compile-time constant.
类型Solidity是一种静态类型的语言,这意味着每个变量(州和地方)的类型需要被指定的(或至少已知的-见下文型扣)在编译时
Solidity is a typed language, which means that the type of each variable(state and local) needs to be specified at compile-time.
将一个可执行文件绑定到一个特定版本的DLL也是可能的,这也就是说,可以在编译时解析输入函数(importedfunctions)的地址。
It is also possible to bind an executable to a specific version of a DLL, that is, to resolve the addresses of imported functions at compile-time.
请注意,不能创建基本类型的堆栈:尝试创建Stack<int>或Stack<double>将导致编译时错误。
Note that you can't create a Stack of a primitive type: trying to create a Stack<int> or Stack<double> will result in a compile-time error.
Cs被编译时,acme.
Cs is compiled, the acme.
A编译时没有使用-fPIC。
FPIC was not used to compile the code.
它必须在编译时进行选择。
It must be selected at compile time.
泛型允许你实现类型安全在编译时
Generics allow you to realize type safety at compile time.
尝试这么做将会在你代码编译时导致报错:.
Attempting to do so is reported as an error when your code is compiled.
默认值通常是vi,在TeX编译时进行设置。
The default, usually vi, is set when e-TeX is compiled.
Kotlin为你提供了编译时null-safety和更少的boilerplate。
Kotlin gives you compile-time null-safety and less boilerplate.
Java编译器将优化它并在编译时执行连接。
Your Java compiler optimizes it and completes the connection at compile time.
由于该常量表达式在编译时进行计算并产生值false,所以Console.
The constant expression is evaluated at compile-time, producing the value false, and the Console.
许多人认为接口规范的编译时强制执行有助于构建大型程序。
Many feel that compile-time enforcement of interface specifications help in the construction of large programs.
另一个理由是许多squid功能在编译时必须被激活。
Another reason is that many of Squid's features must be enabled at compile time.
这个玩笑说Go是在等待C++编译时设计的。
The joke goes that Go was designed while waiting for a C++ program to compile.
另一个理由是许多squid功能在编译时必须被激活。
Another reason is that many of Squid's features must be enabled at compile time.
Results: 586, Time: 0.0183

Word-for-word translation

Top dictionary queries

Chinese - English