튜플 영어 뜻 - 영어 번역 S

명사
tuple
튜플
valuetuple
a tuple
tuples
튜플
valuetuple
a tuple

한국어에서 튜플 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
리스트와 튜플.
Lists and tuples.
명시적 튜플 이름을 사용합니다.
Use named tuples.
이름 붙은 요소들을 가진 튜플.
A tuple with named elements.
예외 튜플 또는 None.
An exception tuple, or None.
튜플의 첫 번째 구성 요소에는 도시 이름입니다.
The sextuple's first component is the city name.
많은 튜플 압축 풀기를 사용합니다.
Uses a lot of tuple unpacking.
튜플 개체를 생성하기 위한 정적 메서드를 제공합니다.
Provides static methods for creating tuple objects.
리스트, 튜플, 키워드 리스트, 맵.
Lists, tuples, keyword lists and maps.
튜플에 함께 포장됩니다.
Are packed together in a tuple.
목록에 대한 동일한 색인화 규칙이 튜플에도 적용됩니다.
The same indexing rules for lists also apply to tuples.
튜플 만들기를 위한 정적 메서드를 제공합니다.
Provides static methods for creating value tuples.
우리는 temp 리스트를 수정했었지만 이것은 그저 튜플의 리스트일 뿐입니다.
We did modify the temp list, it's a list of tuples.
CHAPTER 9 튜플, 파일 그리고 그 외의 모든 것_347.
Chapter 9 Tuples, Files, and Everything Else.
최선의 선택은 여러 결과가 포함된 튜플을 반환하는 것입니다.
Your best choice is to return a tuple containing the multiple results.
이 인스턴스와 비교할 튜플입니다. The tuple to compare with this instance.
The tuple to compare with this instance.
튜플에 대해 이야기하고 가장 흔한 단어들의 리스트를 생성한 다음.
To talk about some tuples, and we're going to create a list of the most common words.
두 값을 묶는 튜플을 만드는 특별한 소스로 ->가 있다.
Tuple has some special sauce for simply making Tuples of 2 values:->
하지만 우리가 이것을 분류한 뒤, 이것은 튜플에 의해 분류되며 가장 낮은 것은 1 after가 됩니다.
But after we sorted it, it's sorted by tuple and the lowest is 1 after.
튜플 개체를 작성하는 정적 메서드를 제공합니다. Provides static methods for creating tuple objects.
Tuple Provides static methods for creating tuple objects.
Sub()와 같은 연산을 수행하지만, 튜플 (new_string, number_of_subs_made)를 반환합니다.
Perform the same operation as sub(), but return a tuple(new_string, number_of_subs_made).
튜플 필드의 이름은 Item1, Item2 및 Item3입니다. The fields of this tuple are named Item1, Item2, and Item3.
A tuple has fields named Item1, Item2, Item3 and so on.
스택의 어느 곳에서도 예외가 처리되고 있지 않으면, 세 개의 None 값을 포함하는 튜플이 반환됩니다.
If no exception is being handled anywhere on the stack, a tuple containing three None values is returned.
튜플 개체를 생성하기 위한 정적 메서드를 제공합니다. Provides static methods for creating tuple objects.
Tuple class provides static methods to create tuple objects.
In 파이썬의 루프는 튜플 변수로 작업 할 수 있으므로 여러 변수를 동시에 루프하는 것이 간단합니다.
In loops in python can work with tuple variables, so it is simple to loop on multiple variables at the same time.
튜플 값의 시퀀스를 특정 수 있는 데이터 구조를입니다.A. A value tuple is a data structure that has a specific number and sequence of values.
A value tuple is a data structure that has a specific number and sequence of values.
문자열, 숫자 및 튜플과 같은 불변 대상의 경우, 갱신된 값이 계산되지만, 입력 변수에 다시 할당되지 않습니다.
For immutable targets such as strings, numbers, and tuples, the updated value is computed, but not assigned back to the input variable.
Box 타입은 궁극적으로 하나의 요소를 가진 튜플 구조체로 정의되므로, Listing 15-8은 MyBox 타입을 동일한 방식으로 정의하였습니다.
The Box type is ultimately defined as a tuple struct with one element, so Listing 15-8 defines a MyBox type in the same way.
Sorted_x 는 각 튜플의 두 번째 요소로 정렬 된 튜플 목록입니다. dict(sorted_x) == x.
Sorted_x will be a list of tuples sorted by the second element in each tuple. dict(sorted_x)== x.
여기에 정의된 init/1는 어떤 값을 받아 튜플 {: ok, state}나 {: error, reason}를 반환합니다. 이는 초기화에서 꽤 일반적인 패턴입니다.
Here we have defined init/1 as accepting any value and returning a tuple of either{: ok, state} or{: error, reason}, this is a pretty standard initialization.
하지만, 튜플의 첫번째 요소가 같을때에는, 두번째 요소들을 비교합니다 - 두번째와 세번째 줄에서 처리되고 있습니다.
However, when the tuples' first elements are the same, their second elements are compared-this is what happens on the second and third line.
결과: 89, 시각: 0.0176
S

의 동의어 튜플

tuple

최고 사전 질의

한국어 - 영어