What is the translation of " BYTECODE " in Chinese?

Examples of using Bytecode in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Bytecode Alliance.
节码联盟.
Do We Need a Universal Web Bytecode.
我们需要通用Web字节码
The bytecode is verified by the Bytecode Verifier.
校验代码由Bytecodeverifier完成。
Py files are compiled to optimized bytecode.
Py文件被编译为优化代码
ASM is another useful bytecode editing library.
ASM是另一个有用的字节码编辑库。
These class filesactually contain half-compiled code called bytecode.
这些类文件实际上包含被称为字节码的半编译代码。
They allow you to read and modify bytecode generated by an application.
它们允许你读取和修改应用程序生成的字节码
To get bytecode to feel like behavior, what we're missing is composition.
为了让字节码感觉像行为,我们缺少的是组合。
The data we're looking for is the byteCode and ABI.
要寻找的数据是byteCode和ABI。
This Bytecode is given to the JVM for execution on a given target platform.
Bytecode被提供给JVM以便在给定的目标平台上执行。
The interpreter parses and runs each Java bytecode instruction on the computer.
解释器解释计算机上所有的Javabytecode指令。
Bytecode manipulation libraries are particularly affected for example, such as ByteBuddy and ASM.
字节码操作库尤其受到影响,例如ByteBuddy和ASM。
The main differencehere is that V8 doesn't produce bytecode or any intermediate code.
不过主要区别是V8不产生字节码或任何中间代码。
The JVM converts the Bytecode into machine code specific to the target platform before execution.
JVM在执行之前将Bytecode转换为特定于目标平台的机器码。
In contrast,WebAssembly doesn't need to go through this transformation because it is already a bytecode.
与此相反,因为WebAssembly已经是bytecode了,也就不需要经过这个转换过程了。
Create a new interpreter for the language's bytecode to give a new meaning or purpose for a programming construct.
创建一个新的语言字节码解释器来给编程结构一个新的意义或用途。
The bytecode idea is not new- programmers have always tried to make their code run on as many machines as possible.
字节码的想法并不新鲜--程序员总是设法想让自己的代码能跑在尽可能多的机器上。
The mechanism used by the CPython interpreter to assure thatonly one thread executes Python bytecode at a time.
CPython解释器使用的机制,以确保一次只有一个线程执行Pythonbytecode
As it turns out, JavaScript bytecode changes regularly, to adapt to new versions of the language or to new optimizations.
事实证明,JavaScript字节码经常变化,以适应新版本的语言或新的优化。
During the app's installation phase,it statically translates the DEX bytecode into machine code and stores in the device's storage.
在app的安装时期,它静态的将DEX字节码转化为机器码并存储在设备存储空间中。
Bytecode is simpler than native machine code because the JVM architecture is rather simple, hence simplifying the instruction set.
字节码比本机代码更简单,因为JVM架构相当简单,因此简化了指令集.
This doesn't add any kind of overhead, because the bytecode will in fact just call to the original getters and setters.
这并不会造成性能上的损失,因为字节码实际上只是调用原来的getters与setters。
So most of the time(unless you write code which you only ever run once?),Python is interpreting bytecode and executing it locally.
所以大多时候(除非你写的代码只运行一次),Python是在解释字节码并且本地执行。
It is called half compiled because bytecode is not directly executable, as are binary files created by the C/C++ compiler.
它被称为半编译,因为字节码不是直接可执行的,而是由C/C++编译器创建的二进制文件。
We have the source code(. java),which is compiled by the Java Compiler into an intermediate code called Bytecode(. class).
我们有源代码(.java),它由Java编译器编译成一个名为Bytecode(.class)的中间代码。
As class files in a very short time andgenerate directly the corresponding SWF bytecode without relying on Macromedia Flash or other tools.
As文件并直接生成swf字节码无需依赖MacromediaFlash和其他工具。
Build tools translate the Java VM bytecode into Dalvik VM bytecode, which is packaged with other files into a ZIP archive with the.
开发人员将JavaVM字节码转换为DalvikVM字节码,该字节码与其他文件一起打包到带有.
So most of the time(unless you write code which you only ever run once?),Python is interpreting bytecode and executing it locally.
因此绝大多数情况下(除非你写的代码只会运行一次),Python是在解释字节码并在本地执行。
It also comes with powerful scriptingcapabilities that allow you to compile classes as Java bytecode or execute them dynamically via the Groovy Shell.
其还具有强大的脚本功能,允许将类编译为Javabytecode,或通过GroovyShell动态执行。
Our WebAssembly VMalready supports multi-threaded tier-up from BBQ(build bytecode quickly) to OMG(optimized machinecode generation).
我们的WebAssemblyVM已经支持了从BBQ(buildbytecodequickly)到OMG(optimizedmachinecodegeneration)的多线程层排列(multi-threadedtier-up)。
Results: 98, Time: 0.0299

Top dictionary queries

English - Chinese