What is the translation of " UNICODE STRING " in Korean?

유니코드 문자열
unicode string

Examples of using Unicode string in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Replaces a Unicode string.
유니코드 문자열을 대체합니다.
Changes to a configuration specified by a Unicode string.
유니코드 문자열로 지정된 구성으로 변경합니다.
Inserts a Unicode string into the current cursor position.
현재 커서 위치에 유니코드 문자열을 삽입합니다.
Specifies a configuration by a Unicode string.
유니코드 문자열로 구성을 지정합니다.
Replaces a Unicode string in multiple files in the specified path.
지정된 경로에 여러 파일안에 유니코드 문자열을 대체합니다.
The file name is specified as a Unicode string.
파일 이름을 유니코드 문자열로 지정됩니다.
Searches for an Unicode string from multiple files in the specified path.
지정된 경로에 대양한 파일로부터 유니코드 문자열을 검색합니다.
Retrieves the selected configuration name by a Unicode string.
유니코드 문자열로 선택된 구성의 이름을 검색합니다.
Major changes included 64-bit support, Unicode string representation, support for files over 2 GiB, and the"our" keyword.
주된 변경 사항으로는 64비트 지원, 유니코드 문자열 표현, 대용량 파일(2 GiB 이상의 파일) 지원, "our" 키워드 포함을 들 수 있다.
Is_unicode()- Finds whether a variable is a unicode string.
Is_string() - 변수의 자료형이 문자열인지 확인합니다.
However, Unicode strings and8-bit strings cannot be mixed: that is, you cannot match a Unicode string with a byte pattern or vice-versa;
그러나, 유니코드 문자열과 8비트 문자열은 혼합될 수 없습니다:즉, 유니코드 문자열을 바이트열 패턴과 일치시킬 수 없으며 그 반대도 마찬가지입니다;
Reloads a configuration of which name is specified by a Unicode string.
유니코드 문자열로 지정된 이름의 구성을 다시로드합니다.
When opening a file for reading or writing,you can usually just provide the Unicode string as the filename, and it will be automatically converted to the right encoding for you.
읽기 또는 쓰기를 위해 파일을 열 때,보통 파일 이름으로 유니코드 문자열을 제공하기만 하면 되고, 자동으로 올바른 인코딩으로 변환됩니다.
X hhhh Unicode character in hexadecimal notation if this escape sequence is used in a wide-character constant or a Unicode string literal.
X hhhh\x hhhh 이 이스케이프 시퀀스가 와이드 문자 상수 또는 유니코드 문자열 리터럴에 사용되는 경우 16진수 표기법의 유니코드 문자입니다. Unicode character in hexadecimal notation if this escape sequence is used in a wide-character constant or a Unicode string literal.
However, Unicode strings and 8-bit strings cannot be mixed: that is,you cannot match a Unicode string with a byte pattern or vice-versa; similarly, when asking for a substitution, the replacement string must be of the same type as both the pattern and the search string..
그러나, 유니코드 문자열과 8비트 문자열은 혼합될 수 없습니다:즉, 유니코드 문자열을 바이트열 패턴과 일치시킬 수 없으며 그 반대도 마찬가지입니다; 마찬가지로, 치환을 요청할 때, 치환 문자열은 패턴과 검색 문자열과 같은 형이어야 합니다.
Punycode is an algorithm used to transform a Unicode string into an ASCII string..
퓨니코드는 유니코드 스트링을 ASCII 스트링으로 변환하는 데 사용하는 알고리즘입니다.
For example, you can't map the SPS-HireDate user profile property to the homePhone Active Directory attribute because SPS-HireDate is a date and homePhone is a Unicode string.
예를 들어 sps-HireDate 은 날짜이 고 homePhone 은 유니코드 문자열 이므로 HireDate 사용자 프로필 속성을 homePhone Active Directory 특성에 매핑할 수 없습니다. For example, you can't map the SPS - HireDate user profile property to the homePhone Active Directory attribute because SPS SPS-HireDate is a date and homePhone is a Unicode string.
Note: OS X Mountain Lion v10.8.5 also addresses an issue in which certain Unicode strings could cause applications to unexpectedly quit.
참고: OS X Mountain Lion v10.8.5에서도 특정 유니코드 문자열로 인해 응용 프로그램이 예기치 않게 종료될 수 있는 문제를 해결합니다.
Use encoding directive alters the current lexer to read the naru source code(a Unicode string) using given character encoding.
Use encoding 지시는 토큰 해석기가 나루 코드(즉, 유니코드 문자열)를 주어진 문자 인코딩을 사용해서 읽기 시작하도록 합니다.
The similar technique is for example employed by Elixir to generate String. Unicode module.
이와 비슷한 기술은 Elixir에서 String. Unicode 모듈을 생성하는 데에도 사용하고 있습니다.
Many code examples prefix Unicode character string constants with the letter N.
N 접두사가 없으면 문자열이 데이터베이스의 기본 코드 페이지로 변환됩니다. Many code examples prefix Unicode character string constants with the letter N.
Many code examples prefix Unicode character string constants with the letter N. Without the N prefix, the string is converted to the default code page of the database.
N 접두사가 없으면 문자열이 데이터베이스의 기본 코드 페이지로 변환됩니다. Many code examples prefix Unicode character string constants with the letter N. Without the N prefix, the string is converted to the default code page of the database.
With Python 3, all strings are Unicode.
Python 3 에서 기본적으로 모든 stringunicode 이다.
Results: 23, Time: 0.0328

How to use "unicode string" in an English sentence

Punycode Returns unicode String as punycode encoded string.
Convert the unicode string to an ANSI string.
Convert the unicode string to a wide string.
Returns the Unicode String value of this PdfString-object.
Writes a unicode string into the internal buffer.
How to have tags with unicode string ?
Re: Howto Unicode string in TIFF tag ?
A unicode string containing the contents of the file.
used with unicode string as perfectly valid string input.
Converts any Unicode string to 33 different escape sequences.

How to use "유니코드 문자열" in a Korean sentence

u를 붙이는 이유는 한글을 표현할 때 유니코드 문자열 상수(인코딩 안된 상태)로 표현하기 위해서입니다.
잘 알려진 문자열 집합으로는 ASCII 문자열 집합과 유니코드 문자열 집합이 있다.
이 마크로는 유니코드 문자열 앞에는 L문자를 추가해 줍니다.
이러한 다국어 서비스의 기초가 되는 유니코드 문자열 처리에 대해서 알아봅니다.

Word-for-word translation

Top dictionary queries

English - Korean