What is the translation of " FORMAT SPECIFIER " in Korean?

format specifier
서식 지정자를
format specifier to display the
format specifier to

Examples of using Format specifier in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Format specifiers¶.
형식 지정자(Format specifiers).
ParseExact method and provide a format specifier.
ParseExact 메서드 형식 지정자를 제공 합니다.
These format specifiers are not case-sensitive.
이러한 형식 지정자는 대/소문자를 구분하지 않습니다.
The following table describes the custom date and time format specifiers.
다음 표에서는 사용자 지정 날짜 및 시간 형식 지정자에 대해 설명합니다.
There are other format specifiers, but they are only applicable when using the% operator.
오직 % 연산자에만 적용할 수 있는 형식 지정자(format specifiers) 도 있습니다.
ToString(String) method and by using the"o","r", or"u" standard format specifier.
ToString(String) "o", "r" 또는 "u" 표준 서식 지정자를 사용 하는 방법입니다.
For example, if the format specifier is%F instead of%f, an infinity is formatted as INF instead of inf.
예를 들어 형식 지정자가 %f 대신 %F이면 무한대는 inf 대신 INF로 형식이 지정됩니다.
ToString(String) method using either the"o","r", or"u" standard format specifiers.
ToString(String) "o", "r" 또는 "u" 표준 서식 지정자를 사용 하는 방법입니다.
Custom format strings consist out of one or more format specifiers that define the exact string representation.
사용자 지정 형식 문자열은 값의 문자열 표현을 정의하는 하나 이상의 사용자 지정 형식 지정자로 구성됩니다.
ToString(String) method and by using the"o","r", or"u" standard format specifier.
ToString(String) 메서드 "o", "r" 또는 "u" 표준 서식 지정자를 사용 하 여 합니다.
For more information about using a single format specifier, see Using Single Custom Format Specifiers later in this article.
단일 형식 지정자를 사용하는 방법에 대한 자세한 내용은 이 문서의 뒷부분에 있는 단일 사용자 지정 형식 지정자 사용을 참조하세요.
ToString(String) method using either the"o","r", or"u" standard format specifiers.
ToString(String) 메서드 "o", "r" 또는 "u" 표준 서식 지정자를 사용 하 여 합니다.
The following example uses the"F" custom format specifier to display the tenths of a second in a TimeSpan value.
다음 예제에서는 “F” 사용자 지정 형식 지정자를 사용하여 TimeSpan 값에 1 / 10 초 를 표시 합니다. The following example uses the " F " custom format specifier to display the tenths of a second in a TimeSpan value.
Thus, to read single-byte or wide characters with scanf functions and wscanf functions,use format specifiers as follows.
따라서 scanf 함수 및 wscanf 함수와 함께 싱글바이트 또는 와이드 문자를 읽으려면 다음과 같이 형식 지정자를 사용합니다. Thus, to read single-byte or wide characters with scanf functions and wscanf functions,use format specifiers as follows.
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하는데 사용된다.
For the Thai Buddhist calendar, which can have five-digit years, this format specifier displays all significant digits.
연도를 다섯 자리까지 표시할 수 있는 태국 불교식 달력의 경우 이 형식 지정자는 유효 자릿수를 모두 표시합니다.
If the":" format specifier is used without other custom format specifiers, it is interpreted as a standard date and time format specifier and throws a FormatException.
형식 지정자만 사용되면 표준 날짜 및 시간 형식 지정자로 해석되고 FormatException이 throw됩니다. If the ": " format specifier is used without other custom format specifiers, it's interpreted as a standard date and time format specifier and throws a FormatException.
FormatException The length of format is 1, and it is not one of the format specifier characters defined for DateTimeFormatInfo.
Format의 길이가 1이고 DateTimeFormatInfo에 대해 정의된 형식 지정자 문자 중 하나가 아닙니다.
Typically, such a string is created by calling the DateTime. ToString(String) method and by using the"o","r",or"u" standard format specifier.
호출 하 여 이러한 문자열은 생성 하는 일반적으로 DateTime. ToString(String) "o", "r" 또는 "u" 표준 서식 지정자를 사용 하는 방법입니다. Typically, such a string is created by calling the DateTime. ToString(String) method using either the "o", "r",or "u" standard format specifiers.
Your application can change the result produced by some custom date and time format specifiers by changing the corresponding DateTimeFormatInfo property.
따라서 애플리케이션에서는 해당 DateTimeFormatInfo 속성의 날짜 및 시간 서식 패턴을 변경하여 일부 표준 날짜 및 시간 서식 지정자로 생성되는 결과를 변경할 수 있습니다.
The Color. ToString(System. String) method can then be used to display the enumerationvalue in different ways, depending on the format specifier passed to it.
그런 다음 Color. ToString(System. String) 메서드를 사용하여 전달된 형식 지정자에 따라 열거형 값을 다양한 방식으로 표시할 수 있습니다. The Color. ToString(System. String) method can then be used to display the enumeration value in different ways,depending on the format specifier passed to it.
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.
The following example displays the string that results from using the"K" custom format specifier with various xref: System.
다음 예제에서는 미국 태평양 표준 시간대에 있는 시스템의 다양한 DateTime 및 DateTimeOffset 값에 "K" 사용자 지정 형식 지정자를 사용하여 생성된 문자열을 표시합니다.
To parse a specific date and time format across different locales, use one of the overloads of the DateTime.ParseExact method and provide a format specifier.
여러 로캘에서 특정 날짜 및 시간 서식을 구문 분석, 오버 로드 중 하나를 사용 합니다 DateTime. ParseExact 메서드 형식 지정자를 제공 합니다. To parse a specific date and time format across different locales, use one of the overloads of the DateTime.ParseExact method and provide a format specifier.
NOTE For the Thai Buddhist calendar, which can have five-digit years, this format specifier displays all significant digits.
연도를 다섯 자리까지 표시할 수 있는 태국 불교식 달력의 경우 이 형식 지정자는 유효 자릿수를 모두 표시합니다. For the Thai Buddhist calendar, which can have five-digit years, this format specifier displays all significant digits.
The Regional and Language Options settings in Control Panel influence the result string produced by a formatting operation that includes many of the custom date and time format specifiers.
제어판의 국가 및 언어 옵션 설정은 많은 사용자 지정 날짜 및 시간 형식 지정자를 사용한 형식 지정 작업으로 생성되는 결과 문자열에 영향을 줍니다. The Regional and Language Options settings in Control Panel influence the result string produced by a formatting operation that includes many of the custom date and time format specifiers.
The output string includes a minimum number of digits specified by the number of"d" characters in the format specifier, and it is padded with leading zeros as needed.
출력 문자열에는 형식 지정자에 “d” 문자 수로 지정된 최소 자릿수가 포함되며 필요에 따라 앞에 0으로 채워집니다. The output string includes a minimum number of digits specified by the number of "d" characters in the format specifier, and it's padded with leading zeros as needed.
Results: 27, Time: 0.0436

How to use "format specifier" in a sentence

Added new format specifier 'n' for 'not threaded'.
input and output format specifier to be generic.
The character format specifier %c is not supported.
display in structured style with format specifier f.
Format specifier is used without other format specifiers.
Custom format specifier in a custom format string.
This format specifier is only available to db_printf().
Format output according to the format specifier format.
The format specifier contained a '0' (printf compatibility).
The format specifier contained a '+' (printf compatibility).

Word-for-word translation

Top dictionary queries

English - Korean