编译器可以 英语是什么意思 - 英语翻译

the compiler can
编译器可以
编译器能够

在 中文 中使用 编译器可以 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
编译器可以从参数的值推断出相同的值。
The compiler can inference the same from the value of the parameter.
编译器可以使用这个信息来捕获错误。
The compiler can use this information to catch errors.
编译器可以使用此信息来捕获错误。
The compiler can use this information to catch errors.
多亏了我们的维度类型,编译器可以强制执行该约束。
Thanks to our dimension types, the compiler can enforce that constraint.
各种编译器可以集成到e²studio中。
A wide range of compilers can be integrated into e² studio.
编译器可以一次缓存多个文件(在整个模块被优化过的情况下).
The compiler can now cache multiple files at once(when doing whole module optimization).
在ANSIC中定义的函数原型语法中,编译器可以很容易检测出函数调用中参数数目和类型方面的错误。
In the function prototype syntax defined in ANSI C, the compiler can easily detect errors in the number and type of parameters in function calls.
NETC++代码不受托管,但编译器可以通过指定命令行开关(/CLR)来产生托管代码。
NET C++ code is not managed by default, but the compiler can produce managed code by specifying a command-line switch(/CLR).
Anders比Getter或Setter更强大,因为编译器可以使用Ander来实现读取或赋值。
Anders are more powerful than either getters or setters, because the compiler can use anders to implement either reads or assignments.
多亏了编译器执行的静态代码分析,编译器可以对其生成的代码进行一些有趣的优….
Thanks to the static code analysis the compiler performs, the compiler can apply interesting optimizations to the code it produces.
在这里编译器可以推导出first和second必然是字符串,因为这个lambda表达式将赋给一个字符串比较器。
Here, the compiler can deduce that first and second must be strings because the lambda expression is assigned to a string comparator.
因为编译器可以推断cust的类型,所以您不必显式指定此类型。
Because the compiler can infer the type of cust, you do not have to specify it explicitly.
事实上,可以省略这里的lambda参数的类型声明,编译器可以从列表的类属性推测出来。
In fact,you can omit the type declaration of the lambda parameter here, and the compiler can infer from the class attributes of the list.
还有比如可以删除某些nil检查,因为编译器可以证明这些检查永远不会出错。
Another example of an optimization is that certainnil checks can be removed because the compiler can prove that these will never false.
这个转换(cast)插入一个运行时检查,obj被分配一个MountainBike,以便编译器可以安全地假定obj是一个MountainBike。
This cast inserts aruntime check that objis assigned a MountainBikeso that the compiler can safely assume that objis a MountainBike.
如果特定函数不是定义为从可执行输出中导出,则该编译器可以违反其调用约定以提高性能。
If a particular function isn'tdefined to be exported from the output executable, the compiler can violate its calling convention to improve its performance.
类型安全性:在严谨模式下,编译器可以识别数据类型错误。
Type safety: in strict mode the compiler can identify data type errors.
编译器可以在函数内部创建一个临时对象,然后将其移动到调用者的返回值中。
The compiler could create a temporary object inside the function, and then move it into the caller's return value.
例如,编译器可以用更快和更准确的内部功率函数代替它。
For instance, a compiler may replace it by an internal power function that is both faster and more accurate.
但在这种情况下,编译器可以使用逃逸分析确定Bar对象本身并没有逃逸example()的调用。
But in this case a compiler can determine, with escape analysis, that the Bar object itself does not escape the invocation of example().
编译器可以生成ARM和Thumb代码,但首选识别ARM代码。
The compiler is permitted to generate both ARM and Thumb code, but recognizes that ARM code is preferred.
Windows:有许多编译器可以自由编译C程序,如CodeBlocks和Dev-CPP。
Windows: There are many compilers available freely for compilation of C programs like Code Blocks and Dev-CPP.
编译器可以使用逃逸分析的结果作为优化的基础:将堆分配转化为栈分配。
A compiler can use the results of escape analysis as a basis for optimizations: Converting heap allocations to stack allocations.
动态编译器可以使用重载信息来执行逃逸分析,并且当相关方法被动态代码加载重写时,会重新执行分析。
Dynamic compilers can perform escape analysis using the available information on overloading, and re-do the analysis when relevant methods are overridden by dynamic code loading.
例如,即时编译器可以监控经常执行哪些代码并优化这些代码以提高速度。
For example, a justin-time compiler can monitor which code is executed frequently and optimize just that code for speed.
只要编译器可以推断此种类型,你不再需要专门声明一个局部变量的类型。
As long as the compiler can infer the type, you no longer need to state explicitly the type of a local-variable.
TypeScript编译器可以安装在任何操作系统上,比如Windows,MacOS和Linux。
The TypeScript compiler can be installed on any Operating System such as Windows, MacOS and Linux.
第二,编译器可以利用类型信息来侦测某些类型的错误,比如,试图把一个浮点值作为一个指针。
Second, compilers can use type information to detect certain kinds of errors, such as an attempt to use a floating-point value as a pointer.
HaxeHaxe是一门多范式的编程语言,其编译器可以生成其他语言的二进制代码和源代码。
Haxe is a multi-paradigm programming language, and its compiler can produce both binaries and source code in other languages.
结果: 29, 时间: 0.0171

单词翻译

顶级字典查询

中文 - 英语