位置:首页英语翻译>bytecode什么意思 bytecode音标、翻译、用法

bytecode什么意思 bytecode音标、翻译、用法

所属分类:英语翻译 发布时间:2025-08-21 22:03:25

bytecode音标

英 [bɪti:'kəʊd]

美 [bɪti'koʊd]

bytecode翻译

释义

字节码;

英英释义

Bytecode

Bytecode, also known as p-code (portable code), is a form of instruction set designed for efficient execution by a software interpreter. Unlike human-readable source code, bytecodes are compact numeric codes, constants, and references (normally numeric addresses) which encode the result of parsing and semantic analysis of things like type, scope, and nesting depths of program objects.

以上来源于:Wikipedia

bytecode用法

双语例句

The source code you write is compiled on the fly into the bytecode that is executed.

您所编写的源代码是转换为执行的字节码时进行编译的。If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion.

如果你的系统需要多次执行字符串,以这种方式预编译成字节码可以大大提高速度。

权威例句

Cost Analysis of Java Bytecode

Soot - a Java bytecode optimization framework

Java Bytecode Verification: Algorithms and Formalizations

A type system for Java bytecode subroutines

A type system for Java bytecode subroutines

PicoJava: a direct execution engine for Java bytecode

PicoJava: A Direct Execution Engine For Java Bytecode

A type system for object initialization in the Java bytecode language

Bytecode program interpreter apparatus and method with pre-verification of data type restrictions and object initialization

A Type System for Object Initialization In the Java Bytecode Language (summary)

推荐信息