Translation of bytecode into Russian
Noun
technology
- The Java program was compiled into bytecode.Программа на Java была скомпилирована в байт-код.
Examples of bytecode in a sentence
Developers often debug the bytecode to find errors.
Translations of "bytecode" in Context ordered by category and frequency
After installation, the compiling program will convert scripts into bytecode.
После установки компилятор будет преобразовывать скрипты в байт-код.
This technique is able to withstand both static and dynamic analysis of bytecode.
Эта техника способна противостоять как статическому, так и динамическому анализу байт-кода.
You can specify the name of new sections the VM interpreter and bytecode for the interpreter will be written to.
Вы можете указать название новых секций, в которые будут записаны исполнитель ВМ и байткод для исполнителя.
The bytecode compilation happened internally, and almost completely hidden from developer.
Компиляция байткода происходила внутри и почти полностью скрыта от разработчика.
Smalltalk also pioneered JIT (just-in-time) compilation, a technique for dramatically improving the performance of bytecode software such as Java.
Smalltalk был пионером JIT компиляции (just-in-time), методики резкого повышения производительности программного обеспечения байт-кодов, такого как Java.
Step 2) Using the java compiler the code is converted into an intermediate code called the bytecode.
Шаг 2) Используя java-компилятор, код преобразуется в промежуточный код, называемый байт-кодом.
Other translations for bytecode:
- байт-коде
- псевдокод
bytecode: Examples and translations in context
The job of these virtual machines is to interpret the bytecode.
Задача этих виртуальных машин - интерпретировать байт-код.
Basically, it takes bytecode and compiles bits of it down to machine code.
В основном, он принимает байт-код и компилирует его до машинного кода.
And this bytecode is the secret ingredient.
И вот этот самый байт-код и является секретным ингредиентом.
Java programs are compiled to bytecode that have no dependencies on a specific machine architecture.
Java-программы скомпилированы в байт-код, которые не имеют зависимости от конкретной архитектуры компьютера.
Smart contracts live in the form of bytecode within the decentralized database.
Смарт-контракты живут в виде байт-кода в децентрализованной базе данных.
Class, save the bytecode in such a structure then returns an instance of the program.
Классе, кроме байт-кода в такой структуре затем возвращает экземпляр программы.
This is a typical case, but the specification of bytecode largely varies in language.
Это в типичном случае, но спецификация байт-кода значительно различается в языке.
One of the methods used for obfuscation is the execution of a bytecode on a virtual machine.
Одним из методов, используемых при обфускации, является исполнение байт-кода на виртуальной машине.
See also: