What is the translation of " TO THE COMPILER " in Chinese?

[tə ðə kəm'pailər]
[tə ðə kəm'pailər]

Examples of using To the compiler in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
We have said to the compiler;
我们已经对编译器说过了;.
Source file extensions(. f,. f90,. f95,…)and how they are related to the compiler.
源文件扩展名(.f,.f90,.f95,…)以及它们与编译器的关系。
We used types to better express to the compiler what our program is doing.
我们使用类型来更好地告诉编译器我们的程序正在做什么。
Declaring a variable volatile is a directive to the compiler.
声明一个volatile变量是编译器的一个指令。
CPU type as it's known to the compiler, such as GCC's use of either-mcpu or--with-cpu.
编译器已知的CPU类型,比如,GCC可以使用-mcpu或--with-cpu。
In some cases that requires theinstallation of the Platform SDK in addition to the compiler.
在一些情况下,除了编译器还要安装SDK平台。
The version of C is actually bound to the compiler, not the framework.
C的版本实际上绑定到编译器,而不是框架。
Do not use this option if you donot have all of the source code to give to the compiler.
限制如果您不能向编译器提供所有源代码,则不要使用此选项。
The version of C is actually bound to the compiler, not the framework.
简而言之,C版本绑定到编译器而不是.net框架。
Like the RISC approach,VLIW and EPIC shifted work from the hardware to the compiler.
与RISC方法一样,VLIW和EPIC将工作从硬件转移到编译器
In C++, we write statements in order to convey to the compiler that we want to perform a task.
在C++里,我们写一个声明为了告诉编译器我们想执行一个任务,一个声明通常以一个分号来终止。
In some cases that requires theinstallation of the Windows SDK in addition to the compiler.
在某些情况中除了编译器还需要安装WindowsSDK。
We will also need to pass the-S flag to the compiler, so it will print the code and create an HTML file.
我们还需要将-S标识传递给编译器,这样它就会打印代码并创建一个HTML文件。
In some cases that requires theinstallation of the Windows SDK in addition to the compiler.
在一些情况下,除了编译器还需要安装WindowsSDK。
So the parser is to the compiler just like ZIP is to JVM, like JPEG is to Photoshop.
所以parser对于编译器的地位,其实就像ZIP之于JVM,就像JPEG之于PhotoShop。
The programmer maintains sourcecode directly in the source-code format provided to the compiler.
程序员以提供给编译器的源代码格式直接维护源代码。
This will allow you to communicate to the compiler and to other developers that the object should remain invariant.
它允许你通知编译器和其他程序员,某个值应该保持不变。
Like the RISC approach,VLIW and EPIC shifted work from the hardware to the compiler.
与RISC方法一样,VLIW和EPIC的目的是将工作负载从硬件转移到编译器上。
This keyword makes a request to the compiler to replace all calls to the indicated function with copies of the code that is inside.
这个关键字请求编译器用函数内部的代码替换所有对于指出的函数的调用。
A function declaration is declares the existence of a function with its name andtype signature to the compiler.
函数声明声明存在一个函数及其名称和类型签名给编译器
In addition to the compiler switches /O1, /O2 and/Ox, you can control optimizations for specific functions using the optimize pragma, which looks like this.
除了/O1,/O2,和/Ox编译开关,你还可以使用控制优化编译来达到让某个函数优化的目的,其形式如下:.
In Julia, types are themselves run-time objects,and can also be used to convey information to the compiler.
在Julia中,类型本身就是运行时对象,也可以用于将信息传递给编译器
The Supplement to the Compilers Manual for International Merchandise Trade Statistics is included in the United Nations Statistics Division publication programme for the biennium 2006-2007.
国际商品贸易统计编纂手册》补编已列入联合国统计司2006-2007两年期出版方案。
B evaded this inconvenience initially by insisting that the entireprogram be presented all at once to the compiler.
B避免了这种麻烦,起初是将整个程序一次性地全部提交给编译器
Both C and C++ offer the register keyword,enabling the programmer to provide a hint to the compiler regarding which variables to store in registers.
C和C++都提供寄存器关键字,使编程人员能够向编译器提供有关在寄存器中存储哪些变量的提示。
To calculate the space complexity, we must know the memoryrequired to store different datatype values(according to the compiler).
如何计算要计算空间复杂性,我们必须知道存储不同数据类型值所需的内存(根据编译器)。
In the second implementation,the function fact is qualified as__pure to indicate to the compiler that it is a pure function.
在第二个执行中,将函数fact限定为__pure来向编译器指示其为纯函数。
This is more useful in conjunction with auto,since the type of an auto variable is known only to the compiler.
Decltype和auto一起使用会更为有用,因为auto变量的类型只有编译器知道。
The 1.5 version leaves the conversion required to transition to an Integer andback to the compiler.
版本让所需要的转换转变成Integer并转换回编译器
The original idea behind its EPIC(Explicitly Parallel Instruction Computing)was to push the complexity of instruction scheduler from the CPU to the compiler.
其EPIC(显式并行指令计算)背后的最初想法是将指令调度程序的复杂性从CPU推向编译器
Results: 1265, Time: 0.0316

Word-for-word translation

Top dictionary queries

English - Chinese