What is the translation of " COMPILE-TIME " in Korean? S

compile-time
a compile
compile-time
컴파일시

Examples of using Compile-time in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Compile-time settings.
설정에 달렸다.
(actually, it was probably thrown away at compile-time.).
(사실, 그것은 아마도 컴파일 타임에 버려질 겁니다).
Compile-Time Configuration Changes.
컴파일시 구성 변화.
A temporary variable allows compile-time constants as in parameters.
임시 변수는 컴파일 시간 상수를 in 매개 변수로 허용합니다.
A compile-time static if with the form if constexpr(expression)[24].
컴파일 타임 정적 if문. if constexpr(expression)[24].
Conf, but it may be moved using run-time or compile-time configuration.
Conf이지만, 실행할때 혹은 컴파일때 설정으로 변경할 수 있다.
As a result any compile-time errors on those other architectures are quickly caught.
그 결과로 다른 아키텍처에서 컴파일시 오류를 빠르게 발견할 수 있었다.
Every Haskell expression has a type, and types are all checked at compile-time.
모든 하스켈 식에는 타입이 있으며, 그 타입은 컴파일 시점에 검사된다.
If no timeout is specified a compile-time defined default value is taken.
타임 아웃치를 지정하지 않으면 컴파일시에 정의된 기본값이 사용됩니다.
In such cases, we want to opt-out of type-checking and let the values pass through compile-time checks.
이러한 경우에는, 타입 검사를 선택하지 않고 그 값이 컴파일-타임 검사를 통과하도록 하고 싶습니다.
Library support Podrška knjižnicama Compile-time bindings available for most shared libraries.
대부분의 공유 라이브러리에서 사용할 수있는 컴파일 타임 바인딩.
The ES6 module syntax is very static, and that's good- it's paying off in the form of powerful compile-time tools.
ES6 모듈 문법은 매우 정적이고, 멋집니다 - 그것은 강력한 컴파일 타임 도구의 형태로 성공적입니다.
(See Item 46: Prefer compile-time and link-time errors to runtime errors.).
항목 14: 런타임 오류보다는 컴파일이나 링크 타임 오류가 낫다. ( Prefer compile- and link-time errors to run-time errors. ).
If more than two alternatives exist in the subpattern, a compile-time error occurs.
서브 패턴에 두 개 이상의 선택이 있는 경우 컴파일 타임 오류가 발생한다.
The language co-opts extensive compile-time checking to offer 100% control without compromising safety.
이 언어는 광범위한 컴파일시간검사(Compile-time checking)를 통합하여 안전성을 손상시키지 않으면서 100% 제어를 제공함.
In these cases,a conversion still exists, but will fail at compile-time.
이러한 경우 변환은 여전히 존재 하지만 컴파일 시간에는 실패 합니다. In these cases, a conversion still exists,but will fail at compile-time.
The Lisp macro system is an early example of the use of compile-time evaluation of user-defined functions in the same language.
리스프 매크로 시스템은 사용자 정의된 함수들의 컴파일 타임 평가를 사용하는 초기의 예시이다.
Just like the compile-time borrowing rules, RefCell lets us have many immutable borrows or one mutable borrow at any point in time.
컴파일 타임에서의 빌림 규칙과 똑같이, RefCell는 우리가 어떤 시점에서든 여러 개의 불변 빌림 혹은 하나의 가변 빌림을 가질 수 있도록 합니다.
By creating a generic class, you can create a collection that is type-safe at compile-time.
제네릭 클래스를 만들면 컴파일 시간에 형식이 안전한 컬렉션을 만들 수 있습니다. By creating a generic class, you can create a collection that is type-safe at compile-time.
Scala's expressive type system enforces, at compile-time, that abstractions are used in a safe and coherent manner.
스칼라의 표현형(expressive) 타입 시스템은 컴파일 시간에 안전하고 일관된 방식의 추상화를 사용하도록 강제합니다.
A developer cancreate a generic class, and thus create a collection that is surely type-safe at compile-time.
제네릭 클래스를 만들면 컴파일 시간에 형식이 안전한 컬렉션을 만들 수 있습니다. By creating a generic class,you can create a collection that is type-safe at compile-time.
Many languages provide a compile-time option that will cause all"asserts" to be ignored, for use in generating"production" code.
많은 언어가 "생산"코드를 생성하는 데 사용하기 위해 모든 "주장"을 무시하도록하는 컴파일 타임 옵션을 제공합니다.
By comparing delegates of two different types assigned at compile-time will result in a compilation error.
컴파일 시간에 할당된 서로 다른 형식의 두 대리자를 비교하면 컴파일 오류가 발생합니다. Comparing delegates of two different types assigned at compile-time will result in a compilation error.
A compile-time error occurs if the embedded statement attempts to modify these local variables(via assignment or the++ and-- operators), take the address of them, or pass them as ref or out parameters.
포함 문이 이러한 지역 변수를 할당 ++ 또는 and -- 연산자를 통해 수정 하려고 시도 하는 경우 컴파일 시간 오류가 발생 합니다.이 경우 해당 주소를 사용 하거나 ref 또는 out 매개 변수로 전달 합니다.
SQL Server provides enhanced partitioning information for both compile-time and run-time execution plans.
SQL ServerSQL Server 컴파일 시간과 런타임 실행 계획 모두에 대한 향상된 분할 정보를 제공합니다. provides enhanced partitioning information for both compile-time and run-time execution plans.
In general, Buildroot will disable all optional compile-time settings for all packages(with a few notable exceptions), resulting in the smallest possible system.
일반적으로 Buildroot는 모든 패키지에 대한 모든 선택적 컴파일 타임 설정을 비활성화합니다(몇 가지 주목할 만한 예외)는 가능한 가장 작은 시스템으로 이됩니다.
The specified line must be in the same procedure as the On Error statement, or a compile-time error will occur.
지정 된 줄은 On Error 문과 같은 프로시저에 있거나 컴파일 타임 오류가 발생 합니다. The specified line must be in the same procedure as the On Error statement or a compile-time error will occur.
Compile-time function execution(or compile time function evaluation, or general constant expressions) is the ability of a compiler, that would normally compile a function to machine code and execute it at run time, to execute the function at compile time.
컴파일 타임 함수 실행(Compile-time function execution) 또는 컴파일 타임 함수 평가는 일반적으로 함수를 기계어로 컴파일하고 런타임 시에 실행시키는 컴파일러가 컴파일 타임에 함수를 실행시키는 것이다.
The BadImageFormatException exception may be reported as a compile-time error, or the exception may be thrown at run time.
BadImageFormatException 컴파일 시간 오류로 보고 되거나 런타임에 예외가 throw 될 수 있습니다. The BadImageFormatException may be reported as a compile-time error, or the exception may be thrown at run time.
Use the tools described previously when executing the queries in this example to view partitioning information for both compile-time and run-time plans.
이 예에서 쿼리를 실행할 때 이전에 설명한 도구를 사용하여 컴파일 시간과 런타임 계획 모두에 대한 분할 정보를 확인합니다. Use the tools described previously when executing the queries in this example to view partitioning information for both compile-time and run-time plans.
Results: 36, Time: 0.0383

How to use "compile-time" in an English sentence

This type of polymorphism occurring at compile time is called compile time polymorphism.
The imagemagick compile time is also interesting.
Usually this size is compile time option.
TL;DR: Use String.to_atom/1 at compile time only.
KeyType_ Type of the compile time key.
This should remove all compile time errors.
One can find the compile time error.
Remove remaining compile time checks for OpenGLES.
before compile time in the QML viewer.
Pipe storage, which are compile time pipes.
Show more

How to use "컴파일 시간, 컴파일 타임" in a Korean sentence

개발을 하다보면 제일 문제되는건 swift 언어 컴파일 시간 문제입니다.
그러나 단순히 println 추가하면 완전히 예상하지 못한 방식으로 컴파일 시간 동작이 변경됩니다.
템플릿 프로그램밍에서의 초석은 암시적 인터페이스와 컴파일 타임 다형성을 쌓아 올리는 일이다.
반면, 선언된 변수는 컴파일 시간 또는 실행 시간에서 서수를 할당받습니다.
오토 밸류는 컴파일 타임 코드 생성기로 자바의 밸류타입 코드 생성을 대신해줍니다.
컴파일 타임 오류를 수정하는 것은 런타임 오류를 수정하는 것보다 훨씬 쉽습니다.
SDV는 드라이버의 결함 및 설계 문제를 발견할 수 있는 컴파일 시간 도구입니다.
이 특성을 포함하지 않고 64비트 시스템에서 Declare 문을 사용하면 컴파일 시간 오류가 발생합니다.
하지만 어쨌든 컴파일 시간 오류가 발생한다는 점에서 두 경우 모두 안전하다고 할 수 있습니다.
하위클래스를 final 클래스로 만들려면 컴파일 시간 에러를 발생할 것이다.
S

Synonyms for Compile-time

Top dictionary queries

English - Korean