GNU COMPILER 中文是什么意思 - 中文翻译

[nuː kəm'pailər]
[nuː kəm'pailər]
GNU编译器
GNU compiler

在 英语 中使用 Gnu compiler 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Its goal is to offer a replacement to the GNU Compiler Collection(GCC).
它的目标是提供一个GNU编译器套装(GCC)的替代品。
GCC(GNU Compiler Collection) is a widely used C compiler..
GCC(GNUCompilerCollection)是一种广泛使用的C编译器。
Up until 2014,versions of Corentry were compiled using GCC[GNU Compiler Collection].
截至2014年,Corentry版本都是使用GCC[GNU编译器集合]进行编译。
The GNU compiler also adds a language extension, but it is incompatible with Borland's.
GNU编译器也对语言进行了扩展,但和Borland的编译器不兼容。
Previously, e² studio users would build theirapplications using the standard GCC GNU compiler.
此前,e2studio用户会用标准GCCGNU编译器开发应用。
If you have GNU compiler installed on your machine, then it should print a message something as follows:.
如果有GNU编译器安装在计算机上,那么它应该打印一条消息如下:.
The source codeis available from GNU as a part of GCC, the GNU compiler collection.
源代码可以从GNU获得,作为GCC(GNU编译器集合)的一部分。
The most common compilers are the GNU compiler and the Microsoft Visual Studio compilers..
最常用的编译器是GNU编译器和微软VisualStudio编译器。
Today the GCC development team celebrates the 25th anniversary of the GNU Compiler Collection.
月22日,GCC开发团队庆祝GNU编译器套裝(GNUCompilerCollection)25周年。
The latest version of the GNU Compiler Collection(GCC) has been released which marks completion of its conversion to C++.
GNU编译器集合(GCC)的最新版本发布,这标志着向C++的迁移已经完成。
His goal was to create a free kernel,using several GNU tools such as GCC- GNU compiler collection, and bash.
他的目标是创建一个免费的内核,使用几个GNU工具,如GCC-GNU编译器集合和bash。
GNU compiler collection(GCC), along with many other toolchains, support generating a DFU file when an application is compiled.
GNU编译器收集(GCC)以及很多其他工具链支持在编译应用时生成DFU文件。
This allowed useful applications such as the GNU Compiler Collection(GCC) and various shell support.
这允许使用一些非常有用的应用程序,例如GCC(GNUCompilerCollection)和各种shell支持。
Instead, you can use the GNU Compiler Collection(GCC) to cross-compile, producing binaries for several different architectures from a single build machine.
作为代替,你可以使用GNU编译器集合(GCC)来交叉编译,在单一的构建机器上为几个不同的CPU架构产生二进制文件。
Version 2.2.3 contains a fix for the tool's build system,allowing it to actually pass the-fno-builtin-malloc option to the GNU Compiler Collection(GCC).
版本修复了工具的构建系统,使得-fno-builtin-malloc选项能真正传给GNUCompilerCollection(GCC)。
The implementations of extensions to C90 in the GNU compiler are not always compatible with the implementations of similar features in C99.
注意GNU编译器中C90扩展的执行不一定与C99中类似功能的执行兼容。
GCC(GNU Compiler Collection) is an open source command-line software designed to act as a compiler for GNU/Linux and BSD-based operating systems.
GCC(GNUCompilerCollection)是一个开源命令行软件,旨在充当GNU/Linux和基于BSD的操作系统的编译器。
Driving a leading free software project such as GNU Compiler Collection would not be possible without support from its many contributors.
驱动像GNUCompilerCollection这样领先的自由软件项目,离不开众多贡献者。
Stallman has also developed a number of pieces of widely used software,including the original Emacs, the GNU Compiler Collection, and the GNU Debugger.
Stallman也开发了大量的广泛使用的软件,包括初期的Emacs,GNUCompilerCollection,GNUDebugger。
GCC stands for''GNU Compiler Collection'' although it used to stand for''GNU C Compiler''.
GCC是“GNUCompilerCollection”的简称,而不是以前的“GNUCCompiler“。
The Fedora 28 base package offers updated compilers and languages,including the latest version of the GNU Compiler Collection(GCC) 8, Golang 1.10 and Ruby 2.5.
Fedora28基础包内置了更新的编译器和语言,包括最新版本的GNUCompilerCollection(GCC)8、Golang1.10和Ruby2.5。
GCC 8.1 is the latest major release of the GNU Compiler Collection, bringing experimental support for some parts of the upcoming C++2a standard.
GCC8.1是GNU编译器集的最新主版本,该版本对即将到来的C++2a标准的某些部分提供了实验性支持。
The Fedora 28 base package includes updated compilers andlanguages including the latest version of the GNU Compiler Collection(GCC) 8, Golang 1.10 and Ruby 2.5.
Fedora28基础包内置了更新的编译器和语言,包括最新版本的GNUCompilerCollection(GCC)8、Golang1.10和Ruby2.5。
The GNU Compiler Collection has been the de-facto standardcompiler on free Unix systems for decades, although FreeBSD has recently moved to LLVM/Clang.
几十年来,GNUCompilerCollection已经成为了实际上的Unix系统标准编译器,但FreeBSD最近已经转而使用LLVM/Clang了。
Linux supports an advanced programming interface, using GNU compilers and tools, such as the gcc compiler, the gdb debugger, and so on.
Linux支持高级编程接口,使用GNU编译器和工具,比如gcc编译器,gdb调试器,等等。
AQtime is the next generation of AutomatedQA's award-winning performance profiling and memory debugging toolset for Microsoft, Borland, Intel,Compaq and GNU compilers.
AutomatedQA-AutomatedQA的获奖产品performanceprofiling和memorydebugging工具集的下一代替换产品,支持Microsoft,Borland,Intel,Compaq和GNU编译器
Note: Some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both of which are not supported for Android development.
另外需要注意有些linux版本可能包含有jdk1.4或者java的gnu编译器,Adroid开发是不支持在这两种版本.
It is also possible to build PostgreSQL using the GNU compiler tools provided by MinGW, or using Cygwin for older versions of Windows.
也可以使用由MinGW提供的GNU编译器工具来构建PostgreSQL,或者使用适合于旧版本Windows的Cygwin。
The open source GNUPascal compiler is available as a front-end to the GNU compiler collection, which implements the ISO 7185 Pascal standard, and"most" of the ISO 10206 Extended Pascal standard.
开源GNUPascal编译器可用于GNU编译器集合的一个前端,它实现了ISO7185Pascal标准和ISO10206扩展Pascal标准的“大部分”。
结果: 29, 时间: 0.0313

单词翻译

顶级字典查询

英语 - 中文