What is the translation of " SUBSTRING " in Korean?

Noun
하위 문자열
substring
substring
the substring
부분
part
partial
portion
section
piece
aspect
area
segment
partly
부분 캐릭터 라인

Examples of using Substring in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Substring matching selectors.
하위 문자열 일치 선택자.
Subsequences, not substrings.
아니 추가, 아니 subtractions.
A substring is a sequence of characters within a String.
부분 문자열은 문자열에 포함된 임의의 문자 시퀀스입니다.
Parameters: str- the substring to search for.
파라미터: str - 검색 대상의 부분 캐릭터 라인.
Splits a text string into a table of substrings.
텍스트 문자열을 하위 문자열의 테이블로 분할합니다. Splits a text string into a table of substrings.
MatchAll- Extracts multiple substrings based on a pattern.
MatchAll - 패턴에 따라 여러 부분 문자열을 추출 합니다.
The substring begins at the specified index and extends to the end of this sequence.
부분 캐릭터 라인은 지정된 인덱스로부터 시작되어, 이 순서의 끝까지가 됩니다.
List images that contain a substring in their name.
이름에 부분 문자열을 포함한 이미지 목록 보기.
The thing you lose though is that it takes linear time to extract a substring.
그러나 당신이 잃어버린 것은 부분문자열을 추출하는 것에 선형적인 시간이 걸리는 것입니다.
Removes the characters in a substring of this sequence.
이 순서의 부분 캐릭터 라인내의 문자를 모두 삭제합니다.
An integer that specifies the length of the substring.
Length --부분 문자열의 길이 지정 하는 정수입니다. length -- Integer that specifies the length of the substring.
Today we're going to look at substring search algorithms.
오늘은 부분열(substring; 부분 문자열) 검색 알고리즘들을 살펴봅니다.
In this case,“substring query input” should be understood as those received by the query input system 120.
이 경우, “서브문자열 질의 입력”은 질의 입력 시스템(120)에 의해 수신된 것들로 이해되어야 할 것이다.
The length of the substring.
부분 문자열의 길이입니다. The length of the substring.
Replaces the characters in a substring of this sequence with characters in the specified String.
이 순서의 부분 캐릭터 라인의 문자를, 지정된 String 의 문자에 치환합니다.
Length- The length of the substring.
부분 문자열의 길이입니다. The length of the substring.
Organize files will replace substrings matching this regular expression.
파일 구성하기' 는 이 정규 표현식과 일치하는 부분 문자열을 교체할 것입니다.
Not to be confused with longest common substring problem.
No Image Longest common substring에 관한 문제입니다.
This command searches for a substring within another string, case sensitive.
Find 함수는 다른 문자열 내에서 문자열을 찾고 대/소문자를 구분합니다.
Does Python have a string'contains' substring method?
Python 여부 키워드 - 파이썬에는 문자열 'substring'을 포함하고 있습니까?
First the characters in the substring are removed and then the specified String is inserted at start.
우선, 부분 캐릭터 라인의 문자가 삭제되고 나서, 지정된 String 가 start 에 삽입됩니다.
This can occur if the DB Servers hostname contains the substrings"db2" or"oracle".
DB 서버 호스트 이름에 하위 문자열 "db2" 또는 "oracle"이 포함되어 있으면 이러한 현상이 발생할 수 있습니다.
Substring(begin, end) This method is provided so that this class can implement the CharSequence interface.
Substring(begin, end) 이 메서드에의해 이 클래스가 CharSequence 인터페이스를 구현 가능하게 됩니다.
Delete(int start, int end) Removes the characters in a substring of this sequence.
StringBuffer delete (int start, int end) 이 순서의 부분 문자 렬내의 문자를 모두 삭제합니다.
Then use the function index() to find the substring'Ab' in the line in which this the string substring appears twice.
그런 다음 기능을 사용하 index() 을 찾 substring 'Ab' 에는 라인에 이 문자열 부분이 두 번 나타납니다.
This issue occurs if the database server's host name contains substrings such as db2 or oracle.
이 문제는 데이터베이스 서버의 호스트 이름에 db2또는 oracle과 같은 하위 문자열이 포함되어 있는 경우에 발생합니다.
Strings are sorted as usual, except that substrings of digits in the name and description are compared according to their numeric value.
문자 부분은 정상적인 순서를 정렬하지만, 파일과 설명에 있는 숫자 부분은 숫자값으로 비교한다.
This can be done using the indexOf() method,which takes a single parameter- the substring you want to search for.
이 작업은 indexOf()를 사용하여 완료할 수 있습니다, which takes a single parameter -찾기 원하는 하위 문자열을 찾을 수 있습니다.
Is the substring to be found. string_pattern can be of a character or binary data type. string_pattern cannot be an empty string(”), and must not exceed the maximum number of bytes that fits on a page.
Is the substring to be found. string_expression은 문자 또는 이진 데이터 형식일 수 있습니다. string_pattern can be of a character or binary data type. string_pattern은 빈 문자열('')일 수 없으며 페이지 크기에 맞는 최대 바이트 수를 초과하지 않아야 합니다. string_pattern cannot be an empty string (''), and must not exceed the maximum number of bytes that fits on a page.
MyArray The matched string and all remembered substrings.['dbbd','bb', index: 1, input:'cdbbdbsbz'].
MyArray 대응된 문자열 및 기억한 모든 부분 문자열 ['dbbd', 'bb', index: 1, input: 'cdbbdbsbz'].
Results: 30, Time: 0.0527

How to use "substring" in an English sentence

But what about the other substring lengths?
Fast Longest Common Substring algorithm in Go.
STUFF replaces a substring with another substring.
Let’s amendment the substring “has” to “had”.
The substring that is retrieved from CommaString.
Returns a substring from the source SyntMemo.
Selecting Dismiss closes the Substring Search Window.
The Substring method has two overloaded forms.
Remove Remove a substring using string substitution.
Replace Replace a substring using string substitution.
Show more

How to use "하위 문자열" in a Korean sentence

다른 기준을 사용하여 검색 : 단어 시작, 일치 검색 또는 임의의 하위 문자열 & middot; 휴대 전화의 데이터 공간을 절약합니다.
결과는 Google 검색에서 기대 한만큼 정확하지만 응용 프로그램이 논리적 'OR'지원 또는 하위 문자열 검색을 제공하지 않는다는 사실에 약간 실망했습니다.
이것은 기본적으로 아니오를 셀 것입니다 문자열 내의 특정 값과 일치하는 하위 문자열 여기서 검색을 입력하면 "내 이름은 알렉스입니다 이름이 무엇입니까?
]) 목록의 타겟팅 정규 표현식 중 하나라도 실제 값의 하위 문자열 또는 전체와 일치하는 경우 TRUE가 반환됩니다.

Top dictionary queries

English - Korean