What is the translation of " BYTECODE " in Korean?

Noun
바이트 코드
bytecode
byte code
bytecode
bytecode를

Examples of using Bytecode in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Tools to study the Mathematica compiled function bytecode.
Mathematica 컴파일된 함수 바이트코드 연구를 위한 도구 ».
There is no bytecode level support for assert: it is a Java language concept.
Assert 위한 바이트 코드 수준의 지원이 없다: 자바 언어 개념이다.
Java 8 language feature support using desugar bytecode transformations.
Desugar 바이트코드 변환을 사용하는 Java 8 언어 기능 지원.
For example, the execution of the bytecode is much faster than visiting a node of the tree parser.
예를 바이트의 구현을 위해서는 훨씬 더 빨리 트리 노드를 구문을 방문했다.
This command will print the compilation output as a binary, i.e., bytecode.
이 명령은 컴파일 결과를 바이너리 즉, 바이트코드로 출력합니다.
Bytecode stripping will not obfuscate code, nor will it modify code that is used in any way.
바이트코드 스트리핑은 코드를 난독 처리하지 않으며, 사용되는 코드를 어떤 식으로든 변경하지 않습니다.
Based on that AST, the interpreter can start to do its thing and produce bytecode.
Interpreter는 이 AST를 기반으로 일을 시작하고 바이트 코드를 생산할 수 있습니다.
This is done for compatibility with the bytecode generated for the different kinds of import statement;
이것은 가져오기 문의 다른 종류에 대해 생성된 바이트 코드와의 호환성을 위해 수행됩니다.
Every time a PHP script is accessed,PHP usually parses and compiles scripts to bytecode.
PHP 스크립트 에 액세스 할 때마다,PHP 는 일반적으로 구문 분석하고 바이트 코드로 스크립트를 컴파일한다.
CR and LF are control characters or bytecode that can be used to mark a line break in a text file.
CR과 LF는 텍스트 파일에서 줄 바꿈을 표시하는 데 사용할 수 있는 제어 문자 또는 바이트코드입니다.
This bytecode was designed to be run on any with a run-time system(interpreter) that is machine dependent.
바이트 코드는 기계 독립적인 런타임 시스템(해석 프로그램)을 가지고 실행되도록 설계되었다. 안전하다.
The main difference with V8 is that it doesn't produce bytecode or any intermediate code.
V8의 가장 큰 차이는 바이트코드 또는 다른 중간 코드를 생성하지 않는 다는 것이다.
An interpreter can produce bytecode quickly, but bytecode is generally not very efficient.
Interpreter는 빨리 bytecode를 만들 수 있지만, 일반적으로 bytecode는 그리 효율적이지 않습다.
Due to standardization of C and the Common Language Infrastructure, the bytecode is now officially known as CIL.
C 과 공통 언어 기반의 표준화로 인해, 바이트코드는 이제 공식적으로 CIL로 알려져 있다.
An interpreter can produce bytecode quickly, but bytecode is generally not very efficient.
Interpreter는 bytecode를 재빨리 만들 수 있지만, 일반적으로 bytecode는 그리 효율적이지 않습니다.
These checks are performed whether the class isreferenced from Java(from forName()), Dalvik bytecode, or JNI.
이 경우 클래스가 Java(forName() )로부터 참조되는지,Dalvik 바이트코드로부터 참조되는지 아니면 JNI로부터 참조되는지 확인합니다.
First, compiling time was long since generating bytecode and loading the generated classes was a resource-intensive process.
첫째로 바이트코드를 생성하는데 컴파일 시간이 길었고 생성된 클래스를 불러오는 것이 리소스를 많이 잡아먹는 과정이었다.
The bytecode"load" used in a typical Java VM means that the value stored in the java local variable is pushed onto the stack.
일반적인 자바 VM 에서 사용되는 바이트코드인 "load" 는, java local 변수에 저장된 값을 stack에 push 한다는 의미이다.
Build toolchains, such as Jack, compile Java sources into DEX bytecode, which can run on the Android platform.
Jack 과 같은 툴체인을 빌드하고, Java 소스를 Android 플랫폼에서 실행될 수 있는 DEX 바이트코드로 컴파일합니다.
This number represents the total number of references that can be invoked by the code within a single Dalvik Executable(DEX) bytecode file.
이 숫자는 단일 DEX(Dalvik Executable) 바이트코드 파일 내에서 코드가 호출할 수 있는 참조의 총 개수를 나타냅니다.
For example, because Scala and Java compile to compatible bytecode, Scala developers can take advantage of any Java API.
예를 들면 Scala 와 Java 는 바이트코드가 호환되기 때문에 Scala 개발자들은 Java API를 쉽게 이용할 수 있다.
Note: While inspecting a breakpoint in your native code, the Android system suspends the virtual machine that runs your app's Java bytecode.
참고: 네이티브 코드의 중단점을 검사하는 중에 Android 시스템에서는 앱의 Java 바이트코드를 실행하는 가상 머신을 중단합니다.
Certain third-party plugins that perform bytecode enhancement may cause issues with how Instant Run instruments your app.
바이트코드 개선을 수행하는 일부 타사 플러그인으로 인해 Instant Run이 앱을 계측하는 방법에 문제가 발생할 수 있습니다.
A bytecode interpreter operable to execute the extracted partial program stored in the storage unit;
상기 저장부에 저장된 상기 부분 프로그램을 실행하는 바이트코드 인터프리터와; Bytecode interpreter for executing the part program stored in the storage unit;
In general, Python offers to switch among threads only between bytecode instructions; how frequently it switches can be set via sys. setswitchinterval().
일반적으로, 파이썬은 오직 바이트코드 지시어 사이에서만 쓰레드간 전환을 제공합니다 (얼마나 자주 전환을 제공하느냐는 sys. setcheckinterval를 통하여 설정될 수 있습니다).
Dex: Error converting bytecode to dex: Cause: signature-polymorphic method called without--min-sdk-version>= 26 In some cases, your module may not be using the invoke or invokeExact methods even when they're included in a library dependency.
Dex: Error converting bytecode to dex: Cause: signature-polymorphic method called without --min-sdk-version >= 26 경우에 따라 invoke 또는 invokeExact 메서드가 라이브러리 종속성에 포함되어 있을 때도 모듈에서 이러한 메서드를 사용하지 않을 수 있습니다.
ART is written to run multiple virtual machines on low-memory devices by executing DEX files, a bytecode format designed specially for Android that's optimized for minimal memory footprint.
ART는 DEX 파일을 실행하여 저용량 메모리 기기에서 여러 가상 머신을 실행하도록 작성되었습니다. DEX 파일은 Android용으로 특별히 설계된 바이트코드 형식으로, 최소 메모리 공간에 맞게 최적화되어 있습니다.
ProGuard also optimizes the bytecode, removes unused code instructions, and obfuscates the remaining classes, fields, and methods with short names.
ProGuard는 또한 바이트코드를 최적화하고, 미사용 코드 명령을 제거하며, 남아있는 클래스, 필드 및 메서드를 짧은 이름으로 난독 처리합니다.
This value is initially set to True or False depending on the-B command line option and the PYTHONDONTWRITEBYTECODE environment variable, but you can set it yourself to control bytecode file generation.
이 값은 -B 명령 줄 옵션과 PYTHONDONTWRITEBYTECODE 환경 변수에 따라 초기에 True나 False로 설정되지만, 바이트 코드 파일 생성을 제어하기 위해 직접 설정할 수 있습니다.
This is done for compatibility with the bytecode generated for the different kinds of import statement; when using import spam. ham. eggs, the top-level package spam must be placed in the importing namespace, but when using from spam. ham import eggs, the spam. ham subpackage must be used to find the eggs variable.
이것은 가져오기 문의 다른 종류에 대해 생성된 바이트 코드와의 호환성을 위해 수행됩니다. “import spam. ham. eggs”를 사용하는 경우 최상위 패키지 스팸을 가져오기 네임스페이스에 배치해야 하지만 “spam. ham 수입 계란”을 사용하는 경우 spam. ham 하위 패키지를 사용하여 계란 변수를 찾아야 합니다.
Results: 40, Time: 0.0387

How to use "bytecode" in an English sentence

So, bytecode makes java more secure.
are removed from the bytecode executable.
Protect the bytecode with other tool.
The BytecodeStream containing the bytecode array.
Encrypt the bytecode for BitlBee free.
Java bytecode manipulation and developer utilities.
Various Scheme implementations use bytecode interpreters.
Javassist makes Java bytecode manipulation simple.
Decrypt the bytecode with 128-bit key.
function into the dispatcher bytecode cache.
Show more

How to use "바이트코드, 바이트 코드" in a Korean sentence

Realm은 소스코드의 바이트코드 변환기가 수행될 때 익명으로 통계를 수집합니다.
PEP 3147 형식 파이썬 바이트 코드 파일 이름의 매직 태그 문자열을 반환합니다.
엄밀히 말하면 인터프리터가 들어 있는 바이트코드를 실행하는 바이트코드 인터프리터.
바이트코드 캐시 도구를 사용할만한 이유가 또 있었네요.
이러한 형태의 바이트코드 인터프리터는 높은 이식성을 갖는다.
0)에서 바이트코드 수정이 가능할 것이라고 약속하고 있다.
하지만 컴파일의 결과물이 실행파일이 아닌 class라는 바이트 코드 파일이죠.
WASM은 고급 언어가 아니라 컴파일 중에 생성되는 바이트 코드 사양입니다.
CODE_BLOCK은 바이트 코드 블록을 생성할 때 한 번에 생성하는 크기 단위로 보입니다.
Spring과 같은 DI 프레임워크에서는 런타임 바이트 코드 생성을 많이 이용한다.

Top dictionary queries

English - Korean