지정된 문자 배열에 표시된 유니코드 문자로 String 클래스의 새 인스턴스를 초기화합니다. String(Char[], Int32, Int32) String 클래스의 새 인스턴스를 유니코드 문자 배열, 해당 배열 내의...
개체의 데이터 버퍼 시작에 대한 포인터를char16(wchar_t) 요소의 C 스타일 배열로 반환합니다. 구문 C++ constchar16*Data(); Return Value 유니코드 문자 배열의const char16시작 부분에 대한wchar_t포인터...
System.out.println("abc"); String cde = "cde"; System.out.println("abc" + cde); String c = "abc".substring(2,3); String d = cde.substring(1, 2); </인용구> 클래스 String 에는 시퀀스의 개별 문자를 검사하고, 문자열을 비교하...
지정된 문자 배열에 표시된 유니코드 문자로 String 클래스의 새 인스턴스를 초기화합니다. String(Char[], Int32, Int32) String 클래스의 새 인스턴스를 유니코드 문자 배열, 해당 배열 내의...
생성자Description basic_string_view basic_string_view 비어 있거나 다른 문자열 개체의 데이터 전체 또는 일부를 가리키거나 C 스타일 문자 배열을 가리키는 구문입니다.Typedef...
문자열의 로캘별 버전을 반환하는 문자열과 유사한 개체를 나타냅니다. C#복사 [Foundation.Register("CSLocalizedString", true)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS,9,0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRun...
지정된 문자 배열에 표시된 유니코드 문자로 String 클래스의 새 인스턴스를 초기화합니다. String(Char[], Int32, Int32) String 클래스의 새 인스턴스를 유니코드 문자 배열, 해당 배열 내의...
지정된 문자 배열에 표시된 유니코드 문자로 String 클래스의 새 인스턴스를 초기화합니다. String(Char[], Int32, Int32) String 클래스의 새 인스턴스를 유니코드 문자 배열, 해당 배열 내의...
basic_string 비어 있거나 특정 문자로 초기화된 문자열 또는 다른 문자열 개체나 C 문자열 일부 또는 전체의 복사본인 문자열을 생성합니다. Typedef 테이블 확장 형식 이름설명 allocator_...
INIntentResolutionResult 임의 문자열과 관련된 상호 작용에서 매개 변수를 확인합니다.C# 복사 [Foundation.Register("INSpeakableStringResolutionResult", true)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.Platform...