网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 compiler
释义

compiler /kəm'paɪlə//kəm'paɪlɚ/

英汉-汉英词典
n. 编辑者,汇编者;编译器;编译程序
词组 | 习惯用语
optimizing compiler 优化编译程序
英语例句库
  1. Louden, industrial machinery published a translation, as the compiler design.
    Louden ,机械工业出版的翻译版,后面的编译程序设计方案。
  2. It lazily generates bytecodes from a syntax tree, using a simple one-pass compiler with built-in copy propagation.
    “SquirrelFish is a register-based, direct-threaded, high-level bytecode engine, with a sliding register window calling convention.
  3. Assembly language programming, low level data structures, introduction to operating systems, and compilers.Processor microarchitecture, microprogramming, pipelining.
    汇编语言程序设计,低层数据结构,操作系统导论和编译器。

声明:以上例句、词性分类均由互联网资源自动生成,未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。

原声例句
Apple 最新资讯

What this is is there's one compiler here that supports these two different language modes.

这意味着有一个编译程序能够支持这两种不同的语言模型。

两分钟论文

This code we can hand over to a compiler which will create an executable application.

把代码扔到编译器里就能生成可执行应用程序。

Apple 最新资讯

There's the build system that manages and coordinates tasks and the build tools like compilers and linkers.

也就是负责管理和协调任务的构建系统,以及像编译程序和连接器这样的构建工具。

科技 Crash Course

To perform this complex translation, Hopper built the first compiler in 1952.

为了执行这种复杂的翻译,Hopper 在 1952 年构建了第一个编译器

经济学人 Finance and economics

A lot can ride on the decisions made by anonymous index compilers.

很多事情都取决于匿名索引编译器做出的决定。

CS50

Make itself is not actually a compiler.

Make本身实际上不是一个编译器

Introduction to Unity DOTS

The burst compiler does some stuff behind the scenes.

突发编译器在幕后做了一些事情。

CS50

Your compiler is only going to use the lines that it actually cares about.

编译器只会使用它真正关心的行。

Introduction to Unity DOTS

The Job system and the Burst compiler help you take advantage of your hardware.

作业系统和 Burst 编译器可帮助您充分利用硬件。

Introduction to Unity DOTS

We can let the compiler fix this for us.

我们可以让编译器为我们解决这个问题。

中文百科

编译器

编译器Compiler),是一种电脑程序,它会将用某种编程语言写成的源代码(原始语言),转换成另一种编程语言(目标语言)。

它主要的目的是将便于人编写,阅读,维护的高级计算机语言所写作的源代码程序,翻译为计算机能解读、运行的低阶机器语言的进程,也就是运行档。编译器将原始进程(Source program)作为输入,翻译产生使用目标语言(Target language)的等价进程。源代码一般为高阶语言(High-level language),如Pascal、C、C++、C# 、Java等,而目标语言则是汇编语言或目标机器的目标代码(Object code),有时也称作机器代码(Machine code)。 一个现代编译器的主要工作流程如下: 源代码(source code)→ 预处理器(preprocessor)→ 编译器(compiler)→ 汇编进程(assembler)→ 目标代码(object code)→ 链接器(Linker)→ 运行档(executables), 最后打包好的文件就可以给电脑去判读运行了。

英语百科

Compiler 编译器

A diagram of the operation of a typical multi-language, multi-target compiler
Lexer and parser example for C. Starting from the sequence of characters

A compiler is a computer program (or a set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language), with the latter often having a binary form known as object code. The most common reason for converting source code is to create an executable program.

近义、反义、联想词
近义词
n.
writer, author, program, programme, computer program, computer programme

联想词
compile编译;parser语法剖析程式;debugging程序调整;debug除错,改正有毛病部分;executable实行的,执行的;syntax语法;runtime执行时间,运行时间;programmer程序员;constructor构造器;Java爪哇岛;code代码,密码;
英英词典
compiler n.
  1. a person who compiles (or writes for) encyclopedias

  2. synonymous: encyclopedist, encyclopaedist
  3. (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program

  4. synonymous: compiling program
随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/16 23:11:17