网页
图片
视频
学术
词典
地图
更多
航班
笔记本
opcode
美 ['ɒpkəʊd]
英 ['ɒpkəʊd]
n.
操作码
网络
操作代码;作业码;指令操作码
权威英汉双解
英汉
网络释义
opcode
— see also
operation code
n.
1.
操作码
1.
操作码
这个
操作码
(
Opcode
)分成了两个部分,叫做OpCode Group Field(操作码组域OGF)与 OpCode Command Field(操作码命令域O…
redsoft.ycool.com
|
基于1157个网页
2.
操作代码
根据层次(LAYER)和
操作代码
(
OPCODE
)DUMP记录 根据LAYER和OPCODE可以DUMP某种类型的记录。
airlgc.blog.51cto.com
|
基于26个网页
3.
作业码
http://www.pts... ... "作业限制"," Restriction of maintenance work" "
作业码
,运算码","
Opcode
" "作业编码"," Activity code" ...
www.guandang.com
|
基于23个网页
4.
指令操作码
...0 代表 MOV ax他指定了本条指令的操作,叫做
指令操作码
(
Opcode
),0000 0001 0000 0000 代表1,指定了操作的操作数,可以看 …
shuigaoyiren.blog.163.com
|
基于10个网页
5.
指令的操作码
指令的操作码
(
Opcode
)表明指令的操作,例如数据传送、加法运算等基本操作。操作数(Operand)是参与操作的数据,主 …
www2.zzu.edu.cn
|
基于7个网页
6.
操作码宽
5.固定的32 bits
操作码宽
(
opcode
),降低编码数量所产生的耗费,减轻解码和管线化的负担。6.大多均为一个CPU周期执行。
baike.baidu.com
|
基于7个网页
更多释义
收起释义
例句
释义:
全部
全部
,
操作码
操作码
,
操作代码
操作代码
,
作业码
作业码
,
指令操作码
指令操作码
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
easiest
thing to
boost
performance
of
any
PHP
application
(
the
"
P
"
in LAMP, of
course
)
is
to take
advantage
of
an
opcode
cache
.
提高
任何
PHP
应用程序
(
当然
是
LAMP
中
的
“
P
”
)
的
性能
的
最
简单
方式
是
利用
一个
操作
码
缓存
。
www.ibm.com
2.
An
opcode
cache
saves
this
compiled
opcode
and
reuses
it
the
next
time
the
page
is
called
.
操作
码
缓存
将
保存
这个
编译
后
的
操作
码
,
并
在
下
一次
调用
该
页面
时
重用
它
。
www.ibm.com
3.
If
the
program
has
more
than
one
occurrence
of
the
opcode
,
try
to
find
the
sequence
printed
by the
handler
code
in
the
dump
file
.
如果
这个
程序
中
一
条
操作
码
出现
了
多次
,
请
尝试
在
dump
文件
中
寻找
处理
程序
代码
所
打印
的
序列
。
www.ibm.com
4.
In AT&T syntax, the size of memory operands is determined from the last character of the opcode name.
在AT&T语法中,内存操作数的大小由操作码名称的最后一个字符决定。
www.ibm.com
5.
We
see
a
much
cleaner
syntax
for
defining
these
functions
,
which
can
be optimized for
performance
by
opcode
caches
.
我们
看到
了
定义
这些
函数
的
更
规则
的
语法
,
这
可以
通过
操作
码
缓存
来
优化
性能
。
www.ibm.com
6.
Opcode
caches
have
long
been
popular
for
PHP
,
with
some
of
the
first
ones
coming
about
back
in the
heyday
of
PHP
V4
.
操作
码
缓存
对于
PHP
流行
已
久
,
其中
早期
的
一些
要
追溯
到
PHPV4
的
全盛期
。
www.ibm.com
7.
Unlike
APC
and
Wincache
,
it
is
only
an
opcode
cache
and
optimizer
,
so
it
does
not
contain
the
user
cache
components
.
不同
于
APC
和
Wincache
,
它
仅
是
一个
操作
码
缓存
和
优化器
,
因此
它
不
包含
用户
缓存
组件
。
www.ibm.com
8.
The
other
idea
everyone
has
when
looking at
this
,
sooner
or later
,
is
"
Why
not
put
the opcode-to-template
translation
table
in
the
code
?
"
阅读
本文
时
,
每个人
迟早
都
会
有的
另一个
想法
是
“
为什么
不
把
opcode-to-template
转换
表
包含
在
代码
中
?
”
www.ibm.com
9.
On
top
of the
stack
to
the
type
specified
in
the
opcode
,
and
places
that
converted
value
on the
top
of the
stack
.
转换
为
在
操作
码
中
指定
的
类型
,
然后
将
转换
后
的
值
放
在
堆栈
顶
部
。
msdn2.microsoft.com
10.
Opcode
A
sequence
of
bits
that
is
recognized by the
processor
as
one
of the
instructions
in
its
instruction
set
.
一
串
被
处理器
验证
过
的
二进制位
的
序列
,
它
作为
其
指令
集
的
一个
子集
。
www.hjenglish.com
1
2
3
4