TUPLE in Korean translation

튜플
tuple
tuple
valuetuple
tuple
a tuple

Examples of using Tuple in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Initializes a new instance of the Tuple class.
Tuple 클래스의 새 인스턴스를 초기화합니다. Initializes a new instance of the Tuple class.
But after we sorted it, it's sorted by tuple and the lowest is 1 after.
하지만 우리가 이것을 분류한 뒤, 이것은 튜플에 의해 분류되며 가장 낮은 것은 1 after가 됩니다.
Although you can create an instance of a tuple class by calling its class constructor, the code to do so can be cumbersome.
해당 클래스 생성자를 호출 하 여 튜플 클래스의 인스턴스를 만들 수 있습니다, 있지만 이렇게 하려면 코드 복잡할 수 있습니다. Although you can create an instance of a tuple class by calling its class constructor, the code to do so can be cumbersome.
For example, the following example uses a Tuple object to return the quotient and the remainder that result from integer division.
예를 들어, 다음 예제에서는 Tuple 몫과 나머지 정수 나누기에서 결과 반환할 개체입니다. For example, the following example uses a Tuple object to return the quotient and the remainder that result from integer division.
In loops in python can work with tuple variables, so it is simple to loop on multiple variables at the same time.
In 파이썬의 루프는 튜플 변수로 작업 할 수 있으므로 여러 변수를 동시에 루프하는 것이 간단합니다.
Its helper methods let you instantiate value tuples without having to explicitly specify the type of each value tuple component.
해당 도우미 메서드를 통해 값 튜플의 각 값 튜플 구성 요소의 형식을 명시적으로 지정 하지 않고 인스턴스화할 수 있습니다. Its helper methods let you instantiate value tuples without having to explicitly specify the type of each value tuple component.
A value tuple is a data structure that has a specific number
튜플 값의 시퀀스를 특정 수 있는 데이터 구조를입니다.A.
implicitly by the Sort(Array, IComparer) method for each tuple object in the array.
method for each tuple object in the array.
The Box type is ultimately defined as a tuple struct with one element,
Box 타입은 궁극적으로 하나의 요소를 가진 튜플 구조체로 정의되므로,
For subqueries with more than one expression in the select list, you can use a tuple constructor.
Select 리스트 내에 있는 하나 이상의 표현식을 가진 서브질의들의 경우에 당신은 tuple 생성자를 사용할 수 있다.
Here we have defined init/1 as accepting any value and returning a tuple of either{: ok, state}
여기에 정의된 init/1는 어떤 값을 받아 튜플 {: ok,
The value tuple types differ from the tuple types(such as Tuple<T1,T2,T3>) as follows.
값 튜플 형식은 튜플 형식에서 다른 (같은 Tuple < T 1, T 2, T 3 >) 다음 과 같이 합니다. The value tuple types differ from the tuple types (such as Tuple < T 1, T 2, T 3 >) as follows.
If no exception is being handled anywhere on the stack, a tuple containing three None values is returned.
스택의 어느 곳에서도 예외가 처리되고 있지 않으면, 세 개의 None 값을 포함하는 튜플이 반환됩니다.
This function returns a tuple of three values that give information about the exception that is currently being handled.
이 함수는 현재 처리 중인 예외에 대한 정보를 제공하는 세 가지 값의 튜플을 반환합니다.
A tuple is really just an arbitrary collection of values which can be treated as a unit.
플은 실제로는 하나의 단위로 취급될 수 있는 값들의 임의적인 집합일 뿐이다.
Then this one is lower, this whole, this ran tuple comes after the down tuple.
이것이 더 낮은 것이고, 이 ran 튜플은 down 튜플의 뒤로 오게됩니다.
Each line that consists of an ordered list of columns is a record or tuple.
정렬된 열 목록으로 구성된 각 줄은 레코드 또는 튜플입니다.
Returns a tuple that consists of the All members from each attribute hierarchy in a cube, dimension, or tuple.
구성 된 튜플을 반환 된 모든 큐브, 차원 또는 튜플의 현재 범위 내에서 각 특성 계층 멤버입니다.
A station's MAC address and sequence number are referred to as a local association tuple(LAT).
스테이션의 MAC 주소와 시퀀스 넘버를 하나의 LAT(Local Association Tuple)이라 한다.
return tuples of objects, in which case each tuple is returned as an array.
그 경우에 각각의 튜플은 배열로서 반환된다.
Results: 98, Time: 0.0458

Top dictionary queries

English - Korean