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

[striŋ ə'rei]
[striŋ ə'rei]
a string array
string형 배열

Examples of using String array in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
A string array. Each element is a domain.
문자열 배열입니다. 각 요소는 도메인입니다.
New metric types(double, string, array, etc.).
측정값 자료형 확장(double, string, array 등).
File string array- List of Video URLs(Mandatory).
File string - 비디오 URL 리스트 (필수).
This section does not discuss joining a string array into a single string..
이 단원에서는 문자열 배열을 단일 문자열로 조인 하는 방법에 대해 설명 하지 않습니다.
The method returns a String array of MIME types for the files your provider can return for a given content URI.
이 메서드는 제공자가 주어진 콘텐츠 URI에 대해 반환할 수 있는 파일에 대한 MIME 유형의 String 배열을 반환합니다.
This section does not discuss splitting a single string into a string array based on some delimiter.
이 섹션에서는 일부 구분 기호를 기반으로 단일 문자열을 문자열 배열로 분할 하는 방법에 대해 설명 하지 않습니다.
Intent. EXTRA_CC A string array of all"CC" recipient email addresses.
Intent. EXTRA_CC 모든 "CC" 수신자 이메일 주소의 문자열 배열.
Type: Defines the type of array elements. Either bool,integer, string, array, or object possible.
Type: array 의 요소들의 타입을 기술합니다. bool,integer, string, array, object 가 가능합니다.
Intent. EXTRA_BCC A string array of all"BCC" recipient email addresses.
Intent. EXTRA_BCC 모든 "BCC" 수신자 이메일 주소의 문자열 배열.
Grouping variables, specified as a numeric vector,character array, string array, cell array, or categorical array..
그룹화 변수로, 숫자형 벡터,문자형 배열, string형 배열, 셀형 배열 또는 categorical형 배열로 지정됩니다.
The fuses are specifically designed for use in PV systemswith extreme ambient temperature, high cycling and low fault current conditions(reverse current, multi-array fault) string arrays.
신관은 극단적인 주위 온도, 높은 순환 및 낮은 누전 상태 (반전 현재,다 배열 결함) 끈 배열을 가진 PV 체계에 있는 사용을 위해 특히 디자인됩니다.
Either bool, integer, string, array, or object possible.
Bool, integer, string, array, object 가 가능합니다.
Photon Chat not only allows you to send text messages via its channels, but also to send smart messages: hashtables,dictionaries, string arrays, ints, etc.
Photon Chat 은 각 채널을 통해 텍스트 메시지 뿐만 아니라, 스마트 메시지도 전송이 가능합니다. Hash Tables,Dictionaries, 문자열정렬, 정수화 등.
Intent. EXTRA_EMAIL A string array of all"To" recipient email addresses.
엑스트라 Intent. EXTRA_EMAIL 모든 "받는 사람" 이메일 주소의 문자열 배열.
In this tutorial, you'll create a scrollable list of country names that are read from a string array.
이 자습서에서는 문자열 배열에서 읽은 국가 이름으로 스크롤할 수 있는 목록을 만듭니다. In this tutorial, you'll create a scrollable list of country names that are read from a string array.
The EXTRA_EMAIL extra added to the intent is a string array of email addresses to which the email should be sent.
인텐트에 추가된 EXTRA_EMAIL 추가 사항은 이메일이 전송되어야 할 이메일 주소의 문자열 배열입니다.
The following example uses the$& substitution to add quotation marks at the beginning and end of book titles stored in a string array.
다음 예제에서는 $& 대체를 사용하여 문자열 배열에 저장된 책 제목의 시작 부분과 끝 부분에 따옴표를 추가합니다. The following example uses the $& substitution to add quotation marks at the beginning and end of book titles stored in a string array.
The grouping variable is a numeric vector,character array, string array, cell array, or categorical array..
그룹화 변수는 숫자형 벡터,문자형 배열, string형 배열, 셀형 배열 또는 categorical형 배열입니다.
You then create a string array specifying which columns from the Cursor you want in the layout for each result and an integer array specifying the corresponding views that each column should be placed: Kotlin.
그런 다음 레이아웃에서 각 결과에 대하여 Cursor 의 어느 열을 원하는지 지정하는 문자열 배열을 만들 수 있고, 각 열이 배치되어야 하는 상응하는 뷰를 지정하는 정수 배열을 만들면 됩니다.
Plotting order of groups, specified as the comma-separated pair consisting of'GroupOrder' and a string array or cell array containing the names of the grouping variables.
그룹의 플로팅 순서로, 'GroupOrder' 와 함께 그룹화 변수의 이름을 포함하는 string형 배열 또는 셀형 배열이 쉼표로 구분되어 지정됩니다.
For example, if you have an array of strings you want todisplay in a ListView, initialize a new ArrayAdapter using a constructor to specify the layout for each string and the string array.
예를 들어, ListView 로 문자열 배열을 표시하고자 하는 경우,생성자를 사용하여 새로운 ArrayAdapter 를 초기화해서 각 문자열과 문자열 배열에 대한 레이아웃을 지정하면 됩니다.
Box labels, specified as the comma-separated pair consisting of'Labels' and a character array, string array, cell array, or numeric vector containing the box label names.
상자 레이블로, 'Labels' 와 함께 상자 레이블 이름을 포함하는 문자형 배열, string형 배열, 셀형 배열 또는 숫자형 벡터가 쉼표로 구분하여 지정됩니다.
IndexOf(Array, Object, Int32), to determine the first occurrence of the string"the" in the fourth to the last elements of a string array.
IndexOf(Array, Object, Int32)를 문자열의 첫 번째 발생을 확인 하려면 "the" 문자열 배열의 마지막 요소에는 네 번째에 있습니다. IndexOf(Array, Object, Int32), to determine the first occurrence of the string "the" in the fourth to the last elements of a string array.
Since the purposes parameter to CreateProtector is a string array, the above could have been instead specified as[“Contoso. Security. BearerToken”,“v1”].
CreateProtector 목적으로 매개 변수는 문자열 배열 이므로 위의 수 대신로 지정 되어 있지 ["Contoso. Security. BearerToken", "v1"]입니다. Since the purposes parameter to CreateProtector is a string array, the above could have been instead specified as [ "Contoso. Security. BearerToken", "v1" ].
Since the purposes parameter to CreateProtector is a string array, the above could have been instead specified as[“Contoso. Security. BearerToken”,“v1”].
CreateProtector 메서드의 용도 매개 변수는 문자열 배열 형식이기 때문에, 위의 매개 변수는 대신 [ "Contoso. Security. BearerToken", "v1" ] 처럼 지정할 수도 있습니다. Since the purposes parameter to CreateProtector is a string array, the above could've been instead specified as [ "Contoso. Security. BearerToken", "v1" ].
Integers, Floats, Strings, Arrays& objects for Three-way comparison of variables.
변수의 3 방향 비교를위한 정수, 수레, 문자열, 배열 및 객체.
Includes ECMAScript for XML(E4X),new Array methods plus String and Array generics.
ECMAScript for XML (E4X),새로운 Array 메서드 더하기 StringArray generics 포함.
Results: 27, Time: 0.0433

How to use "string array" in a sentence

redirectURIs A String array of secondary redirect urls.
isupercase with String Array how tu use ?
The function returns a string array with columns.
MainForm contains a public string array named CheckFieldNames.
This method takes one String array as input.
allowableAccountTypes an optional string array of account types.
First, you declare a string array called names.
The string array should be freed with g_strfreev().
Initialize an empty String array of size 'count'.
A string array of keys for the index.

Word-for-word translation

Top dictionary queries

English - Korean