网页
图片
视频
学术
词典
地图
更多
航班
笔记本
字节码
[zì jié mǎ]
n.
syllabified
code
;
syllable
code
网络
bytecode
;
class
;
bytecodes
汉英
网络释义
n.
1.
syllabified
code
2.
syllable
code
1.
bytecode
字节码
(
Bytecode
) + 即时编译(JIT compilation) 使得我们不用关心硬件 旧的方式:每种语言自己建立平台 GC, bytecode, 类型系 …
xumingming.sinaapp.com
|
基于1951个网页
2.
class
的
字节码
(.
class
)文件,然后,用java解释器运行主类:C:\computer\java ComputerPad 2.可以jar.exe把 文件压缩成 JAR文 …
www.01hn.com
|
基于354个网页
3.
bytecodes
...act和native方法外,其他方法还有保存方法的
字节码
(
bytecodes
)操作数栈和方法栈帧(堆栈以帧为单位保存线程的状态)的 …
blog.csdn.net
|
基于95个网页
4.
java bytecodes
首先,java 程序由编译器进行编译,产生了一种中间代码,称为 java
字节码
(
java bytecodes
) 。字节码是 java 虚拟机的代码,是 …
wenku.baidu.com
|
基于10个网页
5.
syllabified code
code:刻写在木板上的约定... ... submarine cable code 水线电码
syllabified code
字节(代)码
synchronous code 同步码 ...
www.hunter560.blog.tianya.cn
|
基于5个网页
6.
CoffeeMachineTemplate.class
此编译模板的 Java
字节码
(
CoffeeMachineTemplate.class
) 在设计时由模板编译器使用 Ant 根据 XHTML 模板 (CoffeeMachine…
www.mcuol.com
|
基于4个网页
7.
Java bytecode
jHISC V4.0直接在硬件中实现93%
字节码
(
Java bytecode
)及83%的面向物件对象相关的bytecode,完整系统以VHDL描述并在Vi…
2011.tiaozhanbei.net
|
基于3个网页
8.
JVM
I.Think.About(Code) - 博客大巴 ... Tag:Language Prolog parser 词法分析 Tag:
JVM
字节码
Tag:Prolog scheme runtime 解 …
isaachan.blogbus.com
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
syllabified code
syllabified code
,
syllable code
syllable code
,
bytecode
bytecode
,
class
class
,
bytecodes
bytecodes
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
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.
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
9.
Even
with
these
security
measures
in
place
,
not
all
code
that
passes
bytecode
verification
should
be
allowed
to
run
.
即使
适当
地
采取
了
这些
安全性
措施
,
也
并非
所有
通过
字节
码
验证
的
代码
都
被
允许
运行
。
www-128.ibm.com
10.
Compile
time
normally
consists
of
translating
programs
into
a
machine
-
independent
byte
code
representation
.
编译
时
通常
包括
将
程序
翻译
成
机器
无关
的
字节
码
。
www.showxiu.com
1
2
3
4
5