网页
图片
视频
学术
词典
地图
更多
航班
笔记本
byte code
美 [bɪti'kod]
英 [bɪti:'kəʊd]
un.
字节代码
网络
字节码;组码;成字节码
英汉
网络释义
un.
1.
字节代码
1.
字节码
字节码
(
Bytecode
) + 即时编译(JIT compilation) 使得我们不用关心硬件 旧的方式:每种语言自己建立平台 GC, bytecode, 类型系 …
xumingming.sinaapp.com
|
基于1680个网页
2.
字节代码
为了让Java应用程序能够在网络上任何地 方执行,其编译器会产出一种结构中立 的
字节代码
(
Bytecode
)。字节代码可以 在 …
www.docin.com
|
基于89个网页
3.
组码
它首先将原始码编译成位元
组码
(
bytecode
),然后依赖各种不同平台上的虚拟机器来解释执行位元组码,从而实作了「一次 …
zhidao.baidu.com
|
基于86个网页
4.
成字节码
它首先 将源代码编译
成字节码
(
bytecode
) ,然后依赖各种不同平台上的虚拟机来解 释执行字节码,从而实现了“一次编译、 …
www.03964.com
|
基于63个网页
5.
字节编码
当你编译项目时,BlackBerry IDE编译你的源文件到Java
字节编码
(
Bytecode
),进行预验证,然后将类打包为一个.cod文件。 …
www.cnblogs.com
|
基于24个网页
6.
位元码
Java相关名词用语--JSP中文网 ... Byte Array Output Stream 位元阵列输出流
Bytecode
位元码
Call 呼叫 ...
www.jspcn.net
|
基于16个网页
7.
码形式
当应用程式开发者在编写Java原始程式码后,会先透过Java程式语言的编译器(Compiler)编译成二进位
码形式
(
bytecode
)的.clas…
blog.chinatimes.com
|
基于9个网页
更多释义
收起释义
例句
释义:
全部
全部
,
字节代码
字节代码
,
字节码
字节码
,
组码
组码
,
成字节码
成字节码
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Furthermore
,
due
to
a
novel
approach
to
bytecode
verification
,
we
're
also
able
to
ensure
runtime
type
safety
of
the
compiled
code
.
此外
,
由于
采用
了
新
的
方式
对
字节
码
进行
校验
,
我们
还
能
确保
编译
的
代码
在
运行时
的
类型
安全
。
www.infoq.com
2.
Pattern
detectors
are
a
good
choice
when
what
you're trying
to
detect
can be expressed as
a
sequence of
bytecode
patterns
.
如果
所
要
检测
的
问题
可以
表述
为
一
组
字节
码
模式
,
则
模式
检测
器
是
一种
好
的
选择
。
www.ibm.com
3.
There
used
to be
a
time
when
people
went
nuts
on
hearing
the phrase
"
bytecode
manipulation
"
.
曾经
有
段
时间
,
大家
一
听到
“
字节
码
操作
(
bytecodemanipulation
)
”
就
懵
了
。
www.infoq.com
4.
This
code
is
in
the
form
of
instructions
for the JVM, generally called
bytecode
, which
is
one
of the
topics
for the
next
section
.
用
JVM
的
指令
形式
表示
该
代码
,
一般
称为
字节
码
,
这
是
下
一
节要
讨论
的
主题
之一
。
www.ibm.com
5.
How
much
of
an
applications
code
is turned into
bytecode
depends
on
a
couple
of
factors
.
一个
应用
中
有
多少
代码
能
转化
成
字节
码
依赖
于
几个
因素
。
www.infoq.com
6.
Note
,
however
,
that this doesn't
convert
the
Perl
into
C
,
it
just
embeds
Perl
bytecode
into
a
C-based
application
.
然而
,
需要
注意
的
是
,
它
并
没有
将
Perl
代码
转换
为
C
代码
,
只是
将
Perl
字节
码
嵌入
一个
基于
C
的
应用程序
中
。
www.ibm.com
7.
I
'll
return
to
this
point
later
in
the
article
when
I
discuss
some
of
the
details
of the
bytecode
generation
.
在
这
篇文章
后面
,
当
我
讨论
字节
码
生成
的
细节
时
,
我
还
会
回到
这
一
问题
上
。
www.ibm.com
8.
After all
,
someone
could
have
changed
the
bytecode
manually
with
a
hex
editor
to
attempt
to
trigger
a
buffer
overflow
.
毕竟
,
也许
有人
已经
用
十六进制
编辑器
手工
修改了
字节
符
,
试图
触发
缓冲器
溢出
。
www.ibm.com
9.
The
bytecode
that
makes
up the executable
portion
of the
class
file
is
actually
machine
code
for
a
special
kind
of
computer
-
- the JVM
.
构成
类
文件
可执行
部分
的
字节
码
实际上
是
针对
特定
类型
的
计算机
―
JVM
―
的
机器
码
。
www.ibm.com
10.
Even
with
these
security
measures
in
place
,
not
all
code
that
passes
bytecode
verification
should
be
allowed
to
run
.
即使
适当
地
采取
了
这些
安全性
措施
,
也
并非
所有
通过
字节
码
验证
的
代码
都
被
允许
运行
。
www-128.ibm.com
1
2
3
4
5