网页
图片
视频
学术
词典
地图
更多
航班
笔记本
compiled是compile的过去式
compile
美 [kəmˈpaɪl]
英 [kəm'paɪl]
v.
编制;搜集(资料)
网络
编辑;编译的;编撰
第三人称单数:
compiles
现在分词:
compiling
过去式:
compiled
搭配
同义词
反义词
v.+n.
compile dictionary
,
compile list
,
compile information
,
compile map
,
compile book
v.
disperse
v.
amass
,
accumulate
,
collect
,
bring together
,
assemble
英汉
英英
网络释义
v.
1.
汇集,编辑,编制;搜集(资料)
v.
1.
to
make
something
such
as
a
list
or
book
by
bringing
together
information
from
many
different
places
2.
to
use
a
computer
program
to
change
a
set
of
instructions
in
a
programming
language
into
a
form
that
can
be
used
directly
by
a
computer
1.
编辑
英文简历基本用词 ... Compared 比较
Compiled
编辑
Composed 组成,创作 ...
www.audiy.com
|
基于52个网页
2.
编译的
Java相关名词用语--JSP中文网 ... Compiler 编译程式
Compiled
编译的
Conditional Variable 条件变数 ...
www.jspcn.net
|
基于48个网页
3.
编撰
BBC Learning English ... piece 一件(作品)
compiled
编撰
missing link 迷失的环节/部分 ...
www.liaoning-gateway.com
|
基于20个网页
4.
编译型的
...guage) 与众不同之处在于:Java 程序既是
编译型的
(
compiled
)(转换为一种称为 Java 字节码的中间语言),又是解释 …
www.ibm.com
|
基于18个网页
5.
编写
大学英语六级词汇真题练习题 ... ) embodied 具体表达,包含 )
compiled
编写
) compacted 压缩 ...
www.360doc.com
|
基于16个网页
6.
编译式
编译式
(
Compiled
) 程式语言在执行前都必须经过编译的动作,将程式编译为机械码供电脑执行,这类程式语言称为编译式语言。
content.edu.tw
|
基于13个网页
7.
编制
1#锅炉冲管报告(完)_百度文库 ... 于凤忠 批准: Ratified: 锅炉吹管报告
编制
:
Compiled
: 张友宝 审核: Audited: ...
wenku.baidu.com
|
基于8个网页
更多释义
收起释义
例句
释义:
全部
全部
,
编制
编制
,
搜集
搜集
,
编辑
编辑
,
编译的
编译的
,
编撰
编撰
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Most
earlier
interpretations
said
a
program
was
not
considered derivative if it
{ interfaced to}
a
compiled
version
of
the
application
.
大部分
的
最初
解释
是
一个
基于
编译
版
的
应用程序
接口
开发
的
程序
是
不会
被
认可
的
。
dictsearch.appspot.com
2.
With a
pointer
,
if
it
were
compiled
in
32
-
bit
mode
,
the
pointer
would
be
aligned
differently
within
the
structure
.
对于
指针
,
如果
它
是
在
32
位
的
模式
编译
的
,
指针
将
被
在
结构
内
按
不同
方式
对
齐
。
www.ibm.com
3.
In
general
,
an
application
compiled
with
one of
these
options
will be
faster
than the same application
compiled
with
an earlier compiler
.
通常
,
用
下列
选项
之一
编译
的
应用程序
将
比
用
以前
的
编译
器
编译
的
同
一个
应用程序
快
。
msdn2.microsoft.com
4.
For
installation
,
a pre-compiled ready
to
run
binary
package
,
or a
source
code
package
requiring
compilation
are
available
.
安装
时
,
可
根据
需要
选择
已
汇编
好
的
可执行
代码
或
自行
汇编
源
程序
。
opensoap.jp
5.
Shanghaiist
reports
that
North
Korea
's
Chosun
Central
Television
recently
came
out
with
a
happiness
index
compiled
by
local
researchers
.
“
上海
人
”
网
报告
说
,
北朝
鲜
的
朝鲜
中央
电视台
最近
发布
由
当地
研究者
编辑
的
一个
幸福
指数
。
dongxi.net
6.
He
said
he
suspected
that
the
real
number
was
much
higher
because his organization's list was
compiled
mostly from accounts
on
the
Internet
.
他
怀疑
真正
的
数字
要
远远
高于
他
的
研究
小组
得出
的
数据
,
这些
数据
只是
根据
网上
的
资料
编辑
得来
的
。
article.yeeyan.org
7.
A
class
-
preloading
loop
like
the one
shown
in
Listing
2
is
all that
's
required
to
ensure
you
get
the
full
benefits
of
the AOT-
compiled
code
.
类似
于
清单
2
中
所
示
的
类
预
加载
循环
已
足够
确保
您
充分
获取
提前
编译
代码
的
优势
。
www.ibm.com
8.
Declares
the
name
of
a
namespace
and
causes
the
source code
following
the
declaration
to
be
compiled
within
that namespace
.
声明
命名
空间
的
名称
,
并
使
跟
在
声明
后面
的
源代码
将
在
该
命名
空间
中
进行
编译
。
msdn2.microsoft.com
9.
Source
Package
:
A
package
which
contains
the
original
code
for
a
program
,
which
must be
compiled
to be
usable
on
a
particular
architecture
.
一个
包含
程序
原始
代码
的
包
,
必须
针对
特定
的
架构
进行
编译
才
可用
。
my.opera.com
10.
After
all
the
source
code
files
have
been
compiled
,
they
are
linked
by the linker just
as
an
application
's
executable
file
would
be
.
当
所有
源
代码
文件
编译
后
,
它们
就
像
应用程序
的
可执行
文件
那样
被
链接
程序
所
链接
。
objectarx2008.spaces.live.com
1
2
3
4
5