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

[striŋ 'deitə]
[striŋ 'deitə]
문자열 데이터
string data
string data
스트링 데이터

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The two expressions can evaluate to different string data types.
두 식이 서로 다른 문자열 데이터 형식으로 계산될 수 있습니다.
Here"Virat" is of String data type and 26 is.
여기서 « Virat »는 문자열 데이터 형식이고 26은 정수 데이터 형식입니다.
Nearly every programming language has a primitive string data type.
거의 모든 프로그래밍 언어에는 기본 문자열 데이터 타입이 있다.
Character and String data types: How are they encoded in the programming language?
문자 및 문자열 데이터 유형: 프로그래밍 언어로 어떻게 인코딩됩니까?
LENGTH is used only when the xsi:type is a string data.
LENGTH는 xsi: type이 문자열 데이터 형식인 경우에만 사용됩니다. LENGTH is used only when the xsi:type is a string data type.
Here"Hitesh" is of String data type and 26 is ofinteger data type.
여기서 « Virat »는 문자열 데이터 형식이고 26은 정수 데이터 형식입니다.
MinLength Specifies the minimum length of array or string data allowed in a property.
속성에서 허용되는 배열 또는 문자열 데이터의 최소 길이를 지정합니다. Specifies the minimum length of array or string data allowed in a property.
Here“Virat” is of String data type and 26 is of integer data type.
여기서 « Virat »는 문자열 데이터 형식이고 26은 정수 데이터 형식입니다.
In Chapter 4,we talked about string slices, which are references to some UTF-8 encoded string data stored elsewhere.
장에서는 스트링 슬라이스에 대해 얘기했고,이는 다른 어딘가에 저장된 UTF-8로 인코딩된 스트링 데이터의 참조자입니다.
When we assign s1 to s2, the String data is copied, meaning we copy the pointer, the length, and the capacity that are on the stack.
S2에 s1을 대입하면, String 데이터가 복사되는데, 이는 스택에 있는 포인터, 길이값, 그리고 용량값이 복사된다는 의미입니다.
We talked about stringslices in Chapter 4: these are a reference to some UTF-8 encoded string data stored elsewhere.
장에서는 스트링 슬라이스에 대해 얘기했고,이는 다른 어딘가에 저장된 UTF-8로 인코딩된 스트링 데이터의 참조자입니다.
For instance,“January 23, 1972” is treated as a string data type but January 23, 1972 is treated as a date/datetime data type.
예를 들어 "January 23, 1972"는 문자열 데이터 유형으로 처리되지만 January 23, 1972 는 날짜 또는 날짜/시간 데이터 유형으로 처리됩니다.
Most of the examples you have seen so far have involved only simple atomic data, but you saw a brief introduction to the string data type.
지금까지 본 대부분의 예제에는 간단한 원자 데이터만 포함되었지만 문자열 데이터 형식보기에 대한 간략한 소개를 보았습니다.
There are a number of different ways we could manage the String data, and the easiest, though somewhat inefficient, route is to call the clone method on the values.
우리가 String 데이터를 관리하는 방식은 여러가지가 있겠습니다만, 가장 쉽고 약간 비효율적인 방법은 clone 메소드를 호출하는 겁니다.
However, it does have string representation and allows casting to and from string data types.
하지만 문자열 표현이 있으며 문자열 데이터 형식으로 캐스팅할 수 있습니다. However, it does have string representation and allows casting to and from string data types.
For example,“January 23, 1972” is dealt with as a string data type however January 23, 1972 is treated as a date/datetime data type.
예를 들어 "January 23, 1972"는 문자열 데이터 유형으로 처리되지만 January 23, 1972 는 날짜 또는 날짜/시간 데이터 유형으로 처리됩니다.
Depending on the data and the configuration of the transformation, the following processing may occur during the comparison of string data.
데이터 및 변환 구성에 따라 문자열 데이터 비교 중에 다음 처리 작업이 발생할 수 있습니다. Depending on the data and the configuration of the transformation, the following processing may occur during the comparison of string data.
Rust has chosen to make the correct handling of String data the default behavior for all Rust programs, which means programmers have to put more thought into handling UTF-8 data upfront.
러스트는 String 데이터의 올바른 처리가 모든 러스트 프로그램에 대한 기본적인 동작이 되도록 선택했는데, 이는 솔직히 프로그래머들이 UTF-8 데이터를 처리하는데 있어 더 많은 생각을 해야한다는 의미입니다.
For more information about how to use the CONVERT operator and its style parameter when converting string data to xml DT instances, see CAST and CONVERT(Transact-SQL).
문자열 데이터를 xml DT 인스턴스로 변환할 때 CONVERT 연산자 및 해당 style 매개 변수를 사용하는 방법은 CAST 및 CONVERT(Transact-SQL)를 참조하세요. For more information about how to use the CONVERT operator and its style parameter when converting string data to xml DT instances, see CAST and CONVERT (Transact-SQL).
If the data has a string data type, the length of the column in the second input must be less than or equal to the length of the column in the first input with which it is merged.
데이터가 문자열 데이터 형식이면 두 번째 입력의 열 길이는 함께 병합될 첫 번째 입력의 열 길이보다 작거나 같아야 합니다. If the data has a string data type, the length of the column in the second input must be less than or equal to the length of the column in the first input with which it is merged.
For example, a result set that contains a column with a String data type cannot map to a variable with a numeric data type.
예를 들어 String 데이터 형식이 있는 열을 포함하는 결과 집합은 숫자 데이터 형식의 변수에 매핑할 수 없습니다. For example, a result set that contains a column with a String data type cannot map to a variable with a numeric data type.
If the mapped columns contain string data and the output column is shorter in length than the input column, the output column is automatically increased in length to contain the input column.
매핑된 열에 문자열 데이터가 포함되어 있고 출력 열의 길이가 입력 열보다 짧으면 입력 열을 포함할 수 있도록 출력 열의 길이가 자동으로 증가합니다. If the mapped columns contain string data and the output column is shorter in length than the input column, the output column is automatically increased in length to contain the input column.
Depending on the operations that the transformation performs and the configuration of the transformation, string data may be converted to the DT_WSTR data type, which is a Unicode representation of string characters.
변환에서 수행되는 작업 및 변환 구성에 따라 문자열 데이터를 문자열의 유니코드 표현인 DT_WSTR 데이터 형식으로 변환할 수 있습니다. Depending on the operations that the transformation performs and the configuration of the transformation, string data may be converted to the DT_WSTR data type, which is a Unicode representation of string characters.
You can parse any of the SQL Server string data types, such as[n][var]char,[n]text, varbinary, and image, into the xml data type by casting(CAST) or converting(CONVERT) the string to the xml data type.
문자열을 SQL ServerSQL Server xmlnn[var]char,char,varbinary 및image 와 같은 문자열 데이터 형식을 와 같은 데이터 형식으로 구문 분석할 수 있습니다. You can parse any of the SQL ServerSQL Server string data types, such as [n][var]char, [n]text, varbinary, and image, into the xml data type by casting (CAST) or converting (CONVERT) the string to the xml data type.
The SQL data type is an attribute that specifies the type of dataan object can hold: character data(string data), binary data, integer data, monetary data, date and time data, and so on.
데이터 형식은 개체가 보유할 수 있는 정수 데이터, 문자 데이터, 통화 데이터, 날짜 및 시간 데이터,이진 문자열 등의 데이터 형식을 지정하는 특성입니다.A data type is an attribute that specifies the type of data that the object can hold: integer data, character data, monetary data, date and time data, binary strings, and so on.
You can parse any of the SQL Server string data types, such as[n][var]char,[n]text, varbinary, and image, into the xml data type by casting(CAST) or converting(CONVERT) the string to the xml data type.
문자열을 SQL ServerSQL Server xml데이터 형식으로 캐스팅(CAST) 또는 변환(CONVERT)하여 [n][var]char,[n]text,varbinary 및image 와 같은 문자열 데이터 형식을 xml 데이터 형식으로 구문 분석할 수 있습니다. You can parse any of the SQL ServerSQL Server string data types, such as [n][var]char, [n]text, varbinary, and image, into the xml data type by casting (CAST) or converting (CONVERT) the string to the xml data type.
Numeric data is assigned a numeric data type, string data is assigned a character data type, and dates are assigned a date data type.
숫자 데이터에는 숫자 데이터 형식이 지정되고, 문자열 데이터에는 문자 데이터 형식이, 그리고 날짜에는 날짜 데이터 형식이 지정됩니다. Numeric data is assigned a numeric data type, string data is assigned a character data type, and dates are assigned a date data type.
Data_type string, always file Data type specifier.
Data_type 문자열, 항상 file 데이터 유형 지정자.
Data_type string, always message Data type specifier.
Data_type 문자열, 항상 message 데이터 유형 지정자.
The whole data string might look something like.
완전한 자료 문자열은 다음과 같이 생겼다.
Results: 252, Time: 0.0355

How to use "string data" in a sentence

Added support for string data in Pipeline.
Data exception - string data right truncated.
Similar strategies apply to string data 다운로드.
format string Data format of the property.
Write the byte string data to file.
Opus doesn't allow string data in formulas.
The string data types are for text.
We now handle formatted string data (e.g.
DVF-1287 Problems with string data in DataSet.
Similar strategies apply to string data view.
Show more

Word-for-word translation

Top dictionary queries

English - Korean