compile 音标拼音: [kəmp'ɑɪl]
vt . 编译,编辑,编纂,搜集
n . 编译
编译,编辑,编纂,搜集编译
compile 编译
compile 编译
compile v 1 :
get or gather together ; "
I am accumulating evidence for the man '
s unfaithfulness to his wife "; "
She is amassing a lot of data for her thesis "; "
She rolled up a small fortune "
[
synonym : {
roll up }, {
collect }, {
accumulate }, {
pile up },
{
amass }, {
compile }, {
hoard }]
2 :
put together out of existing material ; "
compile a list " [
synonym :
{
compose }, {
compile }]
3 :
use a computer program to translate source code written in a particular programming language into computer -
readable machine code that can be executed Compile \
Com *
pile "\,
v .
t . [
imp . &
p .
p . {
Compiled };
p .
pr . &
vb .
n . {
Compiling }.] [
F .
compiler ,
fr .
L .
compilare to plunder ,
pillage ;
com -
pilare to plunder .
See {
Pill },
v .
t .,
Pillage .]
1 .
To put together ;
to construct ;
to build . [
Obs .]
[
1913 Webster ]
Before that Merlin died ,
he did intend A brazen wall in compass to compile . --
Spenser .
[
1913 Webster ]
2 .
To contain or comprise . [
Obs .]
[
1913 Webster ]
Which these six books compile . --
Spenser .
[
1913 Webster ]
3 .
To put together in a new form out of materials already existing ;
esp .,
to put together or compose out of materials from other books or documents .
[
1913 Webster ]
He [
Goldsmith ]
compiled for the use of schools a History of Rome . --
Macaulay .
[
1913 Webster ]
4 .
To write ;
to compose . [
Obs .] --
Sir W .
Temple .
[
1913 Webster ]
5 . (
Computers )
to process (
computer program source code )
with a compiler [
2 ]
to produce an assembly -
language program or an executable program in machine language .
[
PJC ]
55 Moby Thesaurus words for "
compile ":
accumulate ,
agglomerate ,
aggregate ,
aggroup ,
amass ,
assemble ,
batch ,
bring together ,
bulk ,
bunch ,
bunch together ,
bunch up ,
clump ,
cluster ,
collate ,
collect ,
colligate ,
collocate ,
combine ,
compare ,
compose ,
conglomerate ,
corral ,
cumulate ,
dig up ,
draw together ,
dredge up ,
drive together ,
gather ,
gather in ,
gather together ,
get in ,
get together ,
group ,
join ,
juxtapose ,
lump together ,
make up ,
mass ,
match ,
mobilize ,
muster ,
order ,
organize ,
pair ,
partner ,
put together ,
raise ,
rake up ,
rally ,
round up ,
scrape together ,
systematize ,
take up ,
whip in
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
COMPILE Definition Meaning - Merriam-Webster The meaning of COMPILE is to compose out of materials from other documents How to use compile in a sentence
COMPILE | English meaning - Cambridge Dictionary COMPILE definition: 1 to collect information from different places and arrange it in a book, report, or list: 2 to… Learn more
COMPILE Definition Meaning | Dictionary. com COMPILE definition: to put together (documents, selections, or other materials) in one book or work See examples of compile used in a sentence
Compiler - Wikipedia In computing, a compiler is software that translates computer code written in one programming language (the source language) into another language (the target language)
Compile – Greater than Games In the card game Compile, you are competing Artificial Intelligences trying to understand the world around you Two players select three Protocols each to test Concepts ranging from Darkness to Water are pitted against each other to reach ultimate understanding
COMPILE Synonyms Antonyms - 50 words | Thesaurus. com Find 50 different ways to say COMPILE, along with antonyms, related words, and example sentences at Thesaurus com
Online C Compiler - online editor Online C Compiler Code, Compile, Run and Debug C program online Write your code in this editor and press "Run" button to compile and execute it
py_compile — Compile Python source files — Python 3. 14. 3 documentation This module can be invoked as a script to compile several source files The files named in filenames are compiled and the resulting bytecode is cached in the normal manner