SPECIFIERS 한국어 뜻 - 한국어 번역

지정자를
specifiers

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Format specifiers¶.
형식 지정자(Format specifiers).
Classes can use the following metadata Specifiers.
클래스는 다음과 같은 메타태그 지정자를 사용할 수 있습니다.
These format specifiers are not case-sensitive.
이러한 형식 지정자는 대/소문자를 구분하지 않습니다.
Timestamps have three literal_type specifiers.
타임스탬프에는 다음과 같은 3개의 literal_type 지정자가 있습니다.
There are 4 storage class specifiers available in C language.
C 언어로 제공되는 4개의 저장소 클래스 지정기가 있습니다.
See Special Searches for more information on field specifiers.
필드 지정자에 대한 자세한 내용은 고급 검색을 참조하십시오.
The three types of access specifiers are"private","public","protected".
자바에서 접근 지정은 'public', 'private', 'protected'이다.
The following table describes the custom date and time format specifiers.
다음 표에서는 사용자 지정 날짜 및 시간 형식 지정자에 대해 설명합니다.
Dddd(plus any number of additional d specifiers) Represents the full name of the day of the week.
Dddd" 사용자 지정 형식 지정자는 임의 개수의 추가 "d" 지정자와 함께 요일의 전체 이름을 나타냅니다.
This Specifier is incompatible with any of the"Visible" Specifiers..
지정자는 어떤 "Visible" 지정자와도 호환되지 않습니다.
Yyyyy(plus any number of additional y specifiers) Represents the year as a five-digit number.
Yyyyy" 사용자 지정 형식 지정자는 임의 개수의 추가 "y" 지정자와 함께 연도를 최소 다섯 자리 숫자로 나타냅니다.
ToString(String) method using either the"o","r", or"u" standard format specifiers.
ToString(String) "o", "r" 또는 "u" 표준 서식 지정자를 사용 하는 방법입니다.
Mm, mm(plus any number of additional"m" specifiers) Represents the minute as a number from 00 through 59.
Mm" 사용자 지정 형식 지정자는 임의 개수의 추가 "m" 지정자와 함께 분을 00부터 59까지의 숫자로 나타냅니다.
At the very least some extra clarification about these specifiers could be added.
최소한 이러한 지정자에 대한 몇 가지 추가 설명이 추가 될 수 있습니다.
The padding parameters to format specifiers are used to control the number of bytes output and the%x token is used to pop bytes from the stack until the beginning of the format string itself is reached.
포맷 명시자들에 대한 패딩 파라미터들은 많은 바이트들의 출력을 제어하는데 사용되며 %x 토큰은 자신이 도달하는 포맷 스트링의 시작까지 스택으로부터 바이트들을 pop하는데 사용된다.
ToString(String) method using either the"o","r", or"u" standard format specifiers.
ToString(String) 메서드 "o", "r" 또는 "u" 표준 서식 지정자를 사용 하 여 합니다.
These public, protected, private etc. are all access specifiers and we will discuss them in the coming tutorials.
이러한 공개, 보호, 개인 등은 모두 액세스 지정자이며, 우리는 앞으로의 튜토리얼에서 그들을 논의 할 것이다.
The advantages that steel offers to the construction sector have long been recognised by designers and specifiers.
철강이 건설 부문에 제공하는 이점은 오랫동안 디자이너와 지정자에게 인정되어 왔습니다.
We work with a range of customers such as wholesalers, contractors, specifiers, designers, local authorities and end-users.
우리는 도매상, 계약자, 지정자, 디자이너, 지방 자치 단체 및 최종 사용자와 같은 다양한 고객과 협력합니다.
If there are additional y specifiers, the number is padded with as many leading zeros as necessary to achieve the number of y specifiers.
추가 "y" 지정자가 있는 경우 "y" 지정자의 수에 맞도록 앞에 0이 필요한 만큼 채워집니다. If there are additional "y" specifiers, the number is padded with as many leading zeros as necessary to produce the number of "y" specifiers.
Your application can change the result produced by some custom date and time format specifiers by changing the corresponding DateTimeFormatInfo property.
따라서 애플리케이션에서는 해당 DateTimeFormatInfo 속성의 날짜 및 시간 서식 패턴을 변경하여 일부 표준 날짜 및 시간 서식 지정자로 생성되는 결과를 변경할 수 있습니다.
BSI new Kitemark Energy Reduction Verification(ERV) scheme has been developed to offer both large and small organizations with a way to verify and certify the reduction in CO2 emissions resultingfrom energy use and present clear and independent information on your energy usage to stakeholders, investors, specifiers, consumers and regulators.
BSI의 새로운 Kitemark 에너지 절감 인증(ERV) 제도는 대규모 조직은 물론 소규모 조직에게 효율적 에너지 사용을 통해 CO2 배출을 줄였음을 확인 및 증명하는 방법을 제공하고 이해 당사자,투자자, 지정기관, 소비자 및 규제기관에 에너지 사용에 대한 투명하고 독립된 정보를 제공하도록 개발되었습니다.
All functions are fully C89 conformant, butprovide the additional specifiers q and a as well as an additional behavior of the L and l specifiers.
모든 기능은 완전히 C89 준수하지만,추가 지정기 q와 L 및 l 지정기의 추가 동작을 제공합니다.
When you use"f" format specifiers as part of a format string supplied to the ParseExact, TryParseExact, ParseExact, or TryParseExact method, the number of"f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string.
F" 형식 지정자를 ParseExact, TryParseExact, ParseExact 또는 TryParseExact 메서드에 형식 문자열의 일부로 제공하여 사용할 경우, 사용하는 "f" 형식 지정자의 수 는 문자열 을 구문 분석 하 는 데 필요 한 초의 소수 부분 에 대한 최대 유효 자릿수 를 나타냅니다. When you use " f " format specifiers as part of a format string supplied to the ParseExact, TryParseExact, ParseExact, or TryParseExact method, the number of " f " format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string.
With the need to manage risk and reduce incidents, public and private sector specifiers and procurement teams will be looking for good quality, safe and reliable products.
위험을 관리하고 사고를 줄여야 하는 필요성에 따라 공공 및 민간 부문의 지정기관 및 조달 팀은 안전하고 믿을 수 있는 양질의 제품을 찾게 될 것입니다.
The patterns in the formats parameter consist of one or more custom format specifiers from the Custom Date and Time Format Strings table, or a single standard format specifier, which identifies a predefined pattern, from the Standard Date and Time Format Strings table.
패턴을 formats 매개 변수가 구성에서 하나 이상의 사용자 지정 형식 지정자는 사용자 지정 날짜 및 시간 형식 문자열 테이블 또는에서 미리 정의 된 패턴을 식별 하는 단일 표준 형식 지정자를는 표준 날짜 및 시간 형식 문자열 테이블입니다. The patterns in the formats parameter consist of one or more custom format specifiers from the Custom Date and Time Format Strings table, or a single standard format specifier, which identifies a predefined pattern, from the Standard Date and Time Format Strings table.
ParseExact method and provide a format specifier.
ParseExact 메서드 형식 지정자를 제공 합니다.
ToString(String) method and by using the"o","r", or"u" standard format specifier.
ToString(String) 메서드 "o", "r" 또는 "u" 표준 서식 지정자를 사용 하 여 합니다.
ToString(String) method and by using the"o","r", or"u" standard format specifier.
ToString(String) "o", "r" 또는 "u" 표준 서식 지정자를 사용 하는 방법입니다.
Expander: Bad panel specifier %1 in placeholder %2.
확장기: % 2 Placeholder 에서 판넬 명시자% 1 은 잘못되었습니다.
결과: 30, 시각: 0.0321

최고 사전 질의

영어 - 한국어