What is the translation of " TYPE PARAMETERS " in Korean?

[taip pə'ræmitəz]
[taip pə'ræmitəz]
type parameters
형식 매개 변수
format parameter
type parameters
타입 파라미터를

Examples of using Type parameters in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Generic type parameters" are typically represented as.
제네릭 타입 매개변수"들은 일반적으로 로 표현된다.
Enumerations cannot have generic type parameters.
Regular property 는 type parameter 를 가질 수 없다.
Type Parameters: E- the type of elements held in this collection.
형태 파라미터: E - 컬렉션내에 존재하는 요소의 형태.
They are detailed in Implicit conversions involving type parameters and Explicit dynamic conversions.
형식 매개 변수 및 명시적 동적 변환과관련 된 암시적 변환에 자세히 설명 되어 있습니다.
In Scala, type parameters and abstract types may be constrained by a type bound.
스칼라에선 타입 파라미터 와 추상 타입의 타입 경계를 제한할 수 있다.
The new part is the RHS=Self in the angle brackets:this syntax is called default type parameters.
새로운 부분은 꺽쇠 괄호 내에 있는 RHS=Self 부분입니다:이 문법을 기본 타입 파라미터 라고 부릅니다.
Generic interfaces or delegates may have variant type parameters that allow conversions between compatible.
제네릭 인터페이스 또는 대리자는 호환 변형의 형식 간의 변환을 허용 하는 variant 형식 매개 변수가 있을 수 있습니다.
You may have been reading this section and wondering if there's a run-time cost to using generic type parameters.
여러분이 이 절을 읽으면서 제네릭 타입 파라미터를 이용한 런타임 비용이 있는지 궁금해하고 있을런지도 모르겠습니다.
In the following example, the type parameters of Pair are TFirst and TSecond.
다음 예제에서 Pair의 형식 매개 변수는 TFirst 및 TSecond입니다. In the following example, the type parameters of Pair are TFirst and TSecond.
An open type is a type that involves type parameters.
개방형 형식은 형식 매개 변수를 포함 하는 형식입니다. An open type is a type that involves type parameters.
You can use as many generic type parameters in a definition as you want, but using more than a few gets hard to read and understand.
정의 부분에 여러분이 원하는 만큼 많은 수의 제네릭 타입 파라미터를 이용할 수 있지만, 몇몇 개보다 더 많이 이용하는 것은 읽고 이해하는 것을 어렵게 만듭니다.
MaxLength: The maximum length for string,secureString, and array type parameters, this value is inclusive.
MaxLengthmaxLength 아닙니다. No string,securestring 및 array 형식 매개 변수의 최대 길이이며, 이 값이 포함됩니다.
DO name generic type parameters with descriptive names unless a single-letter name is completely self-explanatory and a descriptive name would not add value.
DO 단일 문자 이름을 완전히 자체 설명 하 고 설명 하는 이름 값을 더 하지 않는 경우 제외 설명적인 이름으로 name 제네릭 형식 매개 변수입니다.
Likewise, use hashes, hashes containing hashes, or hashes containing arrays if you need to pass complex type parameters to your API calls. For example.
또한, 복합 유형 매개변수를 API 호출에 전달해야 하는 경우 해시, 해시 포함 해시 또는 배열 포함 해시를 사용합니다. 예.
A type can be declared with one or more type parameters that serve as a placeholder for the actual type(the concrete type) that client code will provide when it creates an instance of the type..
클라이언트 코드가 형식의 인스턴스를 만들 때 제공하는 실제 형식(구체적 형식)에 대한 자리 표시자로 사용되는 하나 이상의 형식 매개 변수를 사용하여 형식을 선언할 수 있습니다.A type can be declared with one or more type parameters that serve as a placeholder for the actual type (the concrete type) that client code will provide when it creates an instance of the type.
InvalidOperationException The method represented by name has one or more unspecified generic type parameters.
Name이 나타내는 메서드에 두 개 이상의 제네릭 형식 매개 변수가 지정되지 않았습니다. The method represented by name has one or more unspecified generic type parameters.
Since a type parameter can be instantiated with many different actual type arguments, type parameters have slightly different operations and restrictions than other types..
형식 매개 변수는 다양 한 실제 형식 인수를 사용 하 여 인스턴스화할 수 있으므로 형식 매개 변수에는 다른 형식과는 약간 다른 작업과 제한이 있습니다.
Both value types andreference types may be generic types, which take one or more type parameters.
값 형식과 참조 형식은 모두 하나 이상의 형식 매개 변수를 사용 하는 제네릭 형식일수 있습니다. Both value types and reference typesmay be generic types, which take one or more type parameters.
A class declaration may specify a base class by following the class name and type parameters with a colon and the name of the base class.
클래스 선언은 클래스 이름 및 형식 매개 변수 뒤에 콜론과 기본 클래스의 이름을 사용하여 기본 클래스를 지정할 수 있습니다.A class declaration may specify a base class by following the class name and type parameters with a colon and the name of the base class.
Each value in the list is of type Parameter or Extended Parameter..
리스트의 각각의 값은 타입 파라미터 또는 확장된 파라미터의 것이다.
The feature introduced a new kind of identifier called type parameter.
기능 도입 라는 식별자의 새 종류 형식 매개 변수합니다. The feature introduced a new kind of identifier called type parameter.
In one embodiment, each value in the list is of type Parameter or ExtendedParameter.
일 실시형태에서, 리스트의 각각의 값은 타입 파라미터 또는 확장된 파라미터의 것이다.
Class constraint C defines additional conversions from the type parameter to C and its base classes, and vice.
클래스 제약 조건이 있는 형식 매개 변수 C 에서 형식 매개 변수를 추가 변환을 정의 C 와 해당 기본 클래스, 그 반대로 가능 합니다.
Changed default value of array_unique() 's optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage Introduced in PHP 5.2.9.(Moriyoshi).
Array_unique의 변경 기본값 () '선택적 매개 변수 유형을 다시 하위 호환성을 파손은 PHP 5.2.9에서 소개를 해결하기 위해 SORT_STRING로 분류했다. (Moriyoshi).
Possibly because the request includes a result_type or location_type parameter but does not include an API key or client ID.
그 이유는 요청이 result_type 또는 location_type 매개변수를 포함하지만, API 키 또는 클라이언트 ID를 포함하지 않기 때문일 수 있습니다.
At run-time, each type parameter is bound to a run-time type that was specified by supplying a type argument to the generic type declaration.
런타임에 각 형식 매개 변수는 제네릭 형식 선언에 형식 인수를 제공 하 여 지정 된 런타임 형식에 바인딩됩니다. At run-time, each type parameter is bound to a run-time type that was specified by supplying a type argument to the generic type declaration.
String Number of time units to postpone the billing by. The value depends on the timeshift. type parameter and can be.
String 청구를 연기하는 기간 단위 수입니다. 값은 timeshift. type 매개변수의 값에 따라 달라지며.
In this process, since Swarm now directly manages the chain, it has been modified to Swarm, indicating that it contains a type parameter(T), just likeBlockChain.
이 과정에서 Swarm이 직접 체인을 관리하기 때문에 BlockChain처럼 타입 인자(T)를 가진 Swarm으로 변경되었습니다.
Whenever a constructed type or generic method is referenced, the supplied type arguments are checked against the type parameter constraints declared on the generic type or method(Type parameter constraints).
생성 된 형식 또는 제네릭 메서드가 참조 될 때마다 제공 된 형식 인수는 제네릭 형식 또는 메서드 (형식 매개 변수 제약 조건)에 선언 된 형식 매개 변수 제약 조건에 대해 검사 됩니다.
You have supplied the object list in a composite formatting method as a strongly typed parameter array, and the FormatException exception indicates that the index of one or more format items exceeds the number of arguments in the object list.
FormatException 예외는 하나 이상의 형식 항목의 인덱스가 개체 목록의 인수 개수를 초과 함을 나타냅니다. You have supplied the object list in a composite formatting method as a strongly typed parameter array, and the FormatException exception indicates that the index of one or more format items exceeds the number of arguments in the object list.
Results: 30, Time: 0.0464

How to use "type parameters" in an English sentence

Control Family Type parameters with Dynamo.
But for checkbox type parameters (eg.
Remove unneeded type parameters from MainView.
The type parameters were incorrectly discarded.
Fix #29014, make function type parameters invariant.
Just object type parameters and return values.
Allow using Const type parameters as value.
generic type parameters missing in intellisense UI?
Are type parameters permitted as type arguments?
Instantiation type parameters or values are non-default.

How to use "형식 매개 변수" in a Korean sentence

형식 매개 변수 사이의 상속 관계를 적용하려는 시나리오에서 제네릭 클래스에 형식 매개 변수를 제약 조건으로 사용합니다.
또한 New 키워드는 제공된 형식이 액세스 가능한 매개 변수 없는 생성자를 노출하도록 지정하기 위해 형식 매개 변수 목록에서 사용됩니다.
Java 컴파일러는 바인딩된 형식 매개 변수 T를 아래 코드와 마찬가지로 첫 번째 바인딩된 인터페이스로 대체합니다.

Word-for-word translation

Top dictionary queries

English - Korean