THE STANDARD LIBRARY 한국어 뜻 - 한국어 번역

[ðə 'stændəd 'laibrəri]

영어에서 The standard library 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Changes in the standard library.
Standard Library쪽 변경이 가해졌습니다.
The standard library of Python provides a CSV reader.
파이썬의 csv 패키지는 csv reader 를 제공합니다.
To3 is available in the standard library as lib2to3;
To3 는 표준 라이브러리에서 lib2to3 로 제공됩니다;
The standard library defines a Set module, which provides a Make functor.
표준 라이브러리는 Make 펑터를 제공하는 Set 를 정의한다.
Contributing to Rust- language, compiler, and the standard library· The Rust Programming Language.
Rust에 기여하기 - 언어, 컴파일러 및 표준 라이브러리.
The standard library API documentation for Mutex and MutexGuard will have useful information.
Mutex와 MutexGuard에 대한 표준 라이브러리 API 문서가 유용한 정보를 제공합니다.
Swift-evolution[Review] SE-0006 Apply API Guidelines to the Standard Library.
SE-0006: Apply API Guidelines to the Standard Library (함수 이름 개선).
See the Int32 module in the standard library. For JS compilation, see Js. Int.
표준 라이브러리의 Int32 모듈을 확인하세요. JS 컴파일 용이라면, Js. Int를 확인하세요.
We have already encountered the function main and made use of printf from the standard library.
우리는 이미 표준 도서관에서 기능 주요의와 사용한 printf를 만났다.
When given in this syntax, radius is wrapped in the standard library's option type, defaulting to None.
이 문법에서, radius는 표준 라이브러리의 option 타입에 싸여집니다. 값은 기본적으로 None이 됩니다.
Actually, you may never have to define a functor yourself, but you will surely encounter them in the standard library.
사실, 아마도 펑터를 직접 정의할 일이 결코 없을테지만, 표준 라이브러리에서 펑터를 분명히 보게 될 것이다.
To3 is available in the standard library as lib2to3; a standalone entry point is provided as Tools/scripts/2to3.
To3 는 표준 라이브러리에서 lib2to3 로 제공됩니다; 독립적으로 실행할 수 있는 스크립트는 Tools/scripts/2to3 로 제공됩니다.
Since Python 3.3 a subset of it has been integrated into the standard library under the venv module.
파이썬 3.3 이후, 그것의 서브 세트는 venv 모듈 아래 표준 라이브러리에 통합 되었습니다.
SQLite is also part of the standard library in Python 2.5 which is the basis for the OLPC's Sugar environment.
SQLite는 OLPC Sugar 환경의 기초인 Python 2.5 속에 있는 표준 라이버러리의 한 부분입니다.
He discovered an issue with HTTP 302 redirection handling in the standard library urllib and urllib2 modules.
그는 표준 라이브러리인 urllib와 urllib2 모듈에서 HTTP 302 재지정(redirection) 처리에 관한 문제를 발견하였습니다.
The standard library provides a specialization of std:: vector for the type bool, which may be optimized for space efficiency.
편집 Specializations 표준 라이브러리에서는 효율적으로 메모리를 사용 하는 bool 타입의 전용 ::vector 를 제공합니다.
Py install, Distutils- which is included in the standard library- will copy the files onto your system.
Py install을 이용하여 파이썬 프로젝트를 인스톨 한다면, Distutils(이것은 표준 라이브러리에 있다. )는 파일들을 시스템에 복사할 것이다.
Tuple_element_t The standard library now supports the tuple_element_t type alias which is an alias for typename tuple element::type.
Tuple_element_t 이제 표준 라이브러리에서 tuple_element: :type의 별칭인 tuple_element_t 형식 별칭을 지원합니다.
I think they could be a great fit for a language where mutation is uncommon, and where the standard library fully embraced effects.
내 생각에 대수적 효과는 변경(mutation)이 일반적이지 않고, 표준 라이브러리에서 효과를 전적으로 지원하는 언어에 잘 어울리는 것 같다.
The standard library provides a specialization of std:: divides when T is not specified, which leaves the parameter types and return type to be deduced.
T 가 지정되지 않았을 경우 표준 라이브러리는 ::less 의 특수화를 허용한다. 이를 통해 인자 형을 남길 수 있고, 반환형을 추론할 수 있다.
The type of the value that File:: open returns inside theErr variant is io:: Error, which is a struct provided by the standard library.
Err variant 내에 있는 ::open이반환하는 값의 타입은 ::Error인데, 이는 표준 라이브러리에서 제공하는 구조체입니다.
The standard library documentation also mentions that std:: env::Args implements the Iterator trait, so we know we can call the next method on it!
표준 라이브러리 문서에는 ::Args 이 Iterator 트레잇을 구현하고 있다는 것 역시 언급하고 있으 므로, next 메서드를 호출 할 수 있다는 것을 알 수 있습니다!
Atomics are an additional kind of concurrency primitive that wewon't cover in detail here: see the standard library documentation for std:: sync::atomic for more details.
아토믹은 우리가 여기서 자세히 다루지 않을 추가적인 동시성 기초 제료 종류입니다:더 자세히 알고 싶으면 ::atomic에 대한 표준 라이브러리 문서를 보세요.
Regex support is part of the standard library of many programming languages, including Java and Python, and is built into the syntax of others, including Perl and ECMAScript.
정규 표현식 지원은 자바 와 파이썬 을 포함한 여러 프로그래밍 언어의 표준 라이브러리 의 일부가 되었으며, 펄과 ECMA스크립트 에서는 기본 문법으로 통합되었다.
(The standard library includes the additional numeric types fractions. Fraction, for rationals, and decimal. Decimal, for floating-point numbers with user-definable precision.).
(표준 라이브러리는 추가적인 숫자 형들을 포함하는데, fractions. Fraction은 유리수를, decimal. Decimal 은 사용자가 정의할 수 있는 정밀도로 부동 소수점 숫자를 다룹니다.).
Not all of the standard libraries(C or C++) are present in kernel mode.
모든 표준 라이브러리 (C 또는 C++)가 커널 모드에 있는 것은 아닙니다.
The Standard Template Library.
Comfortable with the Standard Template Library.
STL은 Standard Template Library의 약자입니다.
The library for C programs is the C standard library.
기본적인 library는 당연히 C standard library입니다.
The Rust Standard Library.
그다음은 Rust Standard Library다.
결과: 290, 시각: 0.038

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어