The output of a compiler or assembler.
编译器或汇编器的输出。
The benefit is additional error checking by a compiler.
其优势是编译器可以做额外的错误检查。
What's the difference between a compiler and a Makefile?
编译器和Makefile有什么区别?
You don't need a compiler to write great desktop applications.
您无需一个编译器来编写良好的桌面应用程序。
It takes a different approach, as it does not use a compiler.
它可以采用不同的方法,因为它不使用编译器。
Typically, this method is very simple and calls into a compiler or interpreter.
一般而言,该方法非常简单,就是调用编译器或解释器。
So, we had to come up with a compiler that generated suitable code for.net.
因此,我们必须让编译器可以为。NET生成合适的代码。
From a compiler writer point of view it is easy to convert from one to the other.
从编译器编写者的角度来说,做这种双向的转化都是比较容易的。
The first is a compiler that accepts the application handler and creates a table class.
第一个是编译器,它接受应用处理程序,并创建一个表类。
Storing data using a compiler-generated temporary name is normal practice for the compiler.
使用编译器生成的临时名称存储数据对编译器来说是常用的方法。
In this usage, a compiler would compile BCPL code into an intermediate machine code called O-code.
在这种用法中,编译器会将BCPL代码编译成称为o - code的中间机器代码。
If you specify a compiler, configure will use that one, rather than trying to guess which one to use.
如果您指定了编译器,configure将使用那个编译器而不用去猜测需要使用哪一个。
The reason VB and C# can use different implementations is that anonymous types are a compiler feature.
VB和C#之所以能不同的实现方式是因为匿名类型是一个编译器特性。
Any function passed in to this parameter must satisfy this signature, or you will get a compiler error.
传递给该参数的任何函数都必须满足这个签名,否则将得到一个编译时错误。
C99 introduced a qualifier, restrict, which can give a compiler optimization hints about Pointers.
C99引入了一个限定词restrict,它可以向编译器给出关于指针的优化提示。
It's difficult to recommend one over the other, but it is recommended that you install a compiler cache.
从中推荐一种很难,但是安装编译器缓存是我建议您务必要做的。
A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.
编译器在源代码中查找各种模式以便将源代码表达式转换为字节码。
"Conway's Law" states that "If you have four groups working on a compiler, you'll get a 4-pass compiler."
“康威规律”规定“如果你有4个编译小组,那你会有4路编译器”。
A compiler, for instance, expects source code as input and transmutes it to binary code suitable for execution.
例如,编译器期望获得源代码作为输入并将其转化为适于执行的二进制代码。
A compiled program will need to be recompiled to move it to another platform, and thus will require a compiler.
编译的程序需要重新编译,才能迁移到另一个平台上,因此需要编译器。
Enforcing static typing usually requires a compiler, and that compile step can absolutely crush productivity.
强制使用静态类型通常需要编译器,而编译步骤必然会降低生产力。
The novel machine needed feeding with software, including a compiler and assembler, if it was to do anything useful.
这台新机器需要软件,包括一个编译器和汇编器,否则它什么也做不了。
Thus, there is no need to have a compiler in the target server, which may be viewed as an added cost by the customer.
因此,目标服务器上不需要有编译器,这可以看作是客户的附加成本。
Regular expressions are ways to match patterns against text — similar to how a compiler works to generate class files.
正则表达式是根据文本匹配模式的方法—类似于编译器生成类文件的工作原理。
If the chosen library is not available at runtime, the RegexpPlugin API tries to create a compiler using its class name.
如果所选的库在运行时不可用,则RegexpPluginapi会尝试用它的类名创建一个编译器。
And you're actually going in and you're doing something like a compiler does, trying to derive the sentence structure.
实际上你在试图分析出句子结构时候已经做了跟编译器类似的事情。
A compiler running under the emulator should be adequate for smaller projects or if you don't compile the software frequently.
模拟器下运行的编译器适合于小型项目,或不经常编译软件的项目。
To compile LFS, you need to prepare a partition and a file system, and you also need to compile a compiler and system library.
要编译lfs,您需要准备一个分区和一个文件系统,还需要编译一个编译器和系统库。
Static typing can also provide more information that a compiler can use to make earlier optimizations, improving performance.
静态类型还可以提供更多的信息,使得编译器更容易进行优化,从而提高性能。
A more significant advantage of metadata is the ability for a compiler to use it to perform some basic compile-time checking.
元数据更重要的优点是编译器可以使用它来执行基本的编译时检查。
应用推荐