What is the translation of " COMPILED CODE " in Korean?

[kəm'paild kəʊd]
[kəm'paild kəʊd]
컴파일된 코드 를
compiled code

Examples of using Compiled code in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Why doesn't the JVM cache JIT compiled code?
왜 JVM은 JIT 컴파일 코드를 캐시하지 않습니까?
Note: some compiled code is linked together, but not to create a final program.
참고: 일부 컴파일 된 코드는 함께 링크되지만 최종 프로그램을 만들지는 않습니다.
Packages Packages are collections of R functions,data, and compiled code in a well-defined format.
R 패키지는 잘 정의된 형식으로 결합된 R 함수,데이터 및 컴파일된 코드의 컬렉션입니다.
Packages without compiled code nor a configure. win script will run on both 32- and 64-bit R.
컴파일 코드나 configure. win 스크립트 없는 패키지가 32비트와 64비트 R에서 실행될 것입니다.
Packages need to have preparedfor R 2.10.0 or later, and packages containing compiled code for R 2.12.0 or later.
패키지는 R 2.10.0 또는 이후 버전에 대한 준비가 필요하며,R 2.10.0 또는 이후 버전에 대한 컴파일된 코드를 포함한 패키지들이 필요합니다.
Since ISAPI applications are compiled code, they are processed much faster than ASP files or files that call COM+ components.
ISAPI 응용 프로그램은 컴파일된 코드이므로 ASP 파일이나 COM+ 구성 요소를 호출하는 파일보다 훨씬 빠르게 처리됩니다.
Just to contextualize, the Typescript allows you to write code using a strongly typed structure and have this compiled code to pure JavaScript.
그냥 contextualize 하, o Typescript 강력한 형식의 구조를 사용 하 여 코드를 작성 하 고이 컴파일된 코드 순수 자바 스크립트를 수 있습니다….
This compiler uses type feedback to make the compiled code faster- in fact, it uses the types taken from ICs we just talked about!
이 컴파일러는 컴파일된 코드를 더 빠르게 만들기 위해서 타입 피드백을 이용합니다. 사실 좀 전에 이야기했던 ICs를 통해서 얻은 데이터 타입을 이용하는 거죠!
Instead, you can specify the version of the. NET Framework against which your existing compiled code runs.
대신, 기존의 컴파일된 코드가 실행되는. NET Framework 버전을 지정할 수 있습니다. Instead, you can specify the version of the. NET Framework against which your existing compiled code runs.
For security reasons the s-bit works only when used on binaries(compiled code) and not on scripts(an exception are perl scripts).
보안의 이유로 S-bit는 스크립트들(perl 스크립트는 제외)에서는 작동이 안되고 단지 바이너리(컴파일코드) 작동된다.
(Previously compiled code will continue to run against types and members that have been marked as obsolete.).
이전에 컴파일된 코드는 사용되지 않는 것으로 표시된 형식과 멤버에 대해 계속해서 실행됩니다. (Previously compiled code will continue to run against types and members that have been marked as obsolete.).
The idea is simple, source code contains only function/class, but compiled code may contain multiple copies of same function/class.
아이디어는 간단하고 소스 코드에는 함수 / 클래스만 포함하지만 컴파일코드에는 동일한 함수 / 클래스의 여러 복사본이 포함 될 수 있습니다.
Packages with compiled code but no configure. win nor src/Makefile. win file will be built for both when running on a 64-bit version of Windows if both versions of R are installed.
컴파일 코드는 있지만 configure. win과 src/Makefile. win 파일이 없는 패키지는 만약 R의 두 가지 버전이 설치되어 있다면, 64 비트 윈도우 버전에서 실행될 때 두 버전 모두를 위해 구축될 것 입니다.
If changes are made to the code after compilation, the changed code will need to be compiled and added to the compiled code(or perhaps the entire program will need to be re-compiled.).
컴파일 후 코드를 변경하는 경우 변경된 코드를 컴파일하고 컴파일된 코드에 추가해야 합니다(또는 전체 프로그램을 다시 컴파일해야 할 수도 있음).
Other manuals provide complementary information: in particular Preface in AnIntroduction to R provides an introduction to R and System and foreign language interfaces in Writing R Extensions details how to extend R using compiled code.
Preface in An Introduction to R 은 R에 대한 소개가 잘 되어 있으며,System and foreign language interfaces in Writing R Extensions 은 컴파일된 코드를 이용하여 R을 어떻게 확장하는지에 대하여 상세히 설명되어 있습니다.
In many cases installing packages from the sources is not at all difficult(it is simple if the package contains no compiled code), so please attempt that for yourself before requesting help from the busy volunteers.
많은 경우 소스로부터 패키지들을 설치하는 것이 전혀 어려운 것은 아니므로 (만약 패키지가 컴파일된 코드를 포함하지 않는다면 간단합니다), 바쁜 자원봉사자들로부터 도움을 요청하기 전에 스스로 시도해 보시기 바랍니다.
Metadata provides so much information about compiled code that you can actually inherit a class from a PE file written in a different language.
메타데이터는 다른 언어로 작성된 PE 파일에서 클래스를 상속하기 위해 컴파일된 코드에 대해 필요한 모든 정보를 제공하므로Metadata provides all the information required about compiled code for you to inherit a class from a PE file written in a different language.
Applying the attribute to a type or member indicates that type or member will be removed in some future version of the. NET Framework without breaking compiled code that uses that member.
형식 또는 멤버에 이 특성을 적용하면. NET Framework의 이후 버전에서 형식 또는 멤버가 해당 멤버를 사용하는 컴파일된 코드의 손상 없이 제거됨을 나타냅니다. Applying the attribute to a type or member indicates that type or member will be removed in some future version of the. NET Framework without breaking compiled code that uses that member.
Metadata provides all the information required about compiled code for you to inherit a class from a PE file written in a different language.
메타데이터는 다른 언어로 작성된 PE 파일에서 클래스를 상속하기 위해 컴파일된 코드에 대해 필요한 모든 정보를 제공하므로Metadata provides all the information required about compiled code for you to inherit a class from a PE file written in a different language.
The way the assembly is loaded determines whether its just-in-time(JIT) compiled code can be shared by multiple application domains in the process.
어셈블리가 로드되는 방식에 따라 프로세스에서 여러 애플리케이션 도메인이 해당 어셈블리의 JIT ( Just - In - Time ) 컴파일 된 코드 를 공유 할 수 있 는지 여부 가 결정 됩니다. The way the assembly is loaded determines whether its just - in - time ( JIT ) compiled code can be shared by multiple application domains in the process.
The way an assembly is loaded determines whether its just-in-time(JIT) compiled code can be shared by multiple application domains in the process, and whether the assembly can be unloaded from the process.
어셈블리가 로드되는 방식에 따라 프로세스에서 여러 애플리케이션 도메인이 해당 어셈블리의 JIT ( Just - In - Time ) 컴파일 된 코드 를 공유 할 수 있 는지 여부 가 결정 됩니다. The way the assembly is loaded determines whether its just - in - time ( JIT ) compiled code can be shared by multiple application domains in the process.
Code Bash On Ubunut, compile, Code, Windows 10, Compile..
코드 Bash On Ubunut, compile, 코드, 윈도우 10, 컴파일.
In addition, G95 can compile code to the F Programming Language subset.
또한 G95는 F 프로그래밍 언어 하위 집합에 코드를 컴파일할 수 있습니다.
We're providing binariesfor OS X and Linux that can compile code for iOS, OS X, watchOS, tvOS and Linux.
Apple은 iOS, macOS, watchOS, tvOS,그리고 Linux용 코드를 컴파일할 수 있는 macOS 및 Linux용 바이너리를 제공하고 있습니다.
Successfully compiling code that uses these types requires that you add a reference to sysglobl. dll.
성공적으로 이러한 형식을 사용 하는 코드를 컴파일할 sysglobl. dll에 대 한 참조 추가 해야 합니다.
Successfully compiling code that uses these types requires that you add a reference to sysglobl. dll.
성공적으로이 형식을 사용 하는 코드를 컴파일할 sysglobl. dll에 대 한 참조 추가 해야 합니다. Successfully compiling code that uses this type requires that you add a reference to sysglobl. dll.
We're providing binaries for OS X andLinux that can compile code for iOS, OS X, watchOS, tvOS, and Linux.
우리는 os x와 리눅스 iOS,os x에 대 한 코드를 컴파일 할 수 있는 바이너리를 제공 하 고 있어, watchos, tvos, 그리고 리눅스.
Because literals are typed, andall types derive ultimately from System. Object, you can write and compile code such as the following.
리터럴은 형식화되고 모든 형식이 궁극적으로 System. Object에서 파생되기 때문에 다음과 같은 코드를 작성하고 컴파일할 수 있습니다. Because literals are typed, and all types derive ultimately from System. Object,you can write and compile code such as the following.
So when you're powering through pro‑level processing jobs like compiling code, rendering 3D models, adding special effects, layering multiple tracks or encoding video, you will get everything done. Faster.
덕분에 코드 컴파일링, 3D 모델 렌더링, 특수 효과 추가, 다수의 음악 트랙 구성, 동영상 인코딩 등 전문적인 작업을 더욱더 빠르게 처리할 수 있습니다.
There is currently no way to compile code into Arduino binaries.
현재 Arduino 바이너리로 코드를 컴파일하는 방법은 없다.
Results: 396, Time: 0.0402

How to use "compiled code" in a sentence

But it translates the compiled code into Bytecodes.
Attached is your compiled code with both variations.
copying the compiled code over and running it.
Bundling compiled code together is done in libraries.
Compiled code executes substantially faster than interpreted code.
Ensure environment contains only compiled code / executables.
Is the compiled code charged storage fees also?
inside the compiled code that we discovered it.
Compiled code for NetCDF translation is provided below.
Royalty free distribution of compiled code and runtime.
Show more

Word-for-word translation

Top dictionary queries

English - Korean