opcodes

操作码

常用释义

词性释义

abbr. 操作码(operation codes)
例句
  • 全部
  • 操作码
1·It caches these compiled scripts as a series of opcodes to avoid the parse and compile steps for every request.
它作为一系列操作码缓存这些编译脚本,以避免为解析和编译每个请求步骤。
2·These opcodes can also be stored on disk.
这些操作码也可以存储在磁盘中。
3·A set of processor-readable opcodes and data.
处理器能读的操作码和数据。
4·Providing you know the Perl opcodes, you can begin to identify where the potential bottlenecks might be.
了解 Perl 的操作码,就可以开始判断哪里可能是瓶颈。
5·A set of processor-readable opcodes and data. The output of compilers, assemblers, linkers, and locators are files containing object code.
处理器能读的操作码和数据。编译器、汇编器、连接器和定位器的输出文件都含有目标代码。
网络释义

操作码

汇编代码经编译器处理后输出为操作码opcodes),操作码是指令或执行单条指令所必需的开关序列的二进制表示形式。为了 …

机器码

...中可以看到系统有一个微处理器,用於储存微处理器运算机器码(Opcodes)的挥发性(Volatile)和非挥发性(Non-volatile)记忆体…

操作编码

/0.* 的操作编码OPCODES)和它们的各自OP-DATA 数据定义如下:6.1. NOP (OPCODE 0):这是HTCP标准的“ping”。

伪代码

描述:一个把伪代码opcodes)翻译为给处理器读的原始输出(object文件)的汇编器 相关内容:Masm,宏(macro)汇编 …

指令

lua 源文件 非常基本的分析 - 火魔网 ... object 基本值类型体 opcodes 指令 parser 词法分析 ...
更新时间:2025-05-12 20:33