What is the translation of " THE REGEX " in Korean?

Examples of using The regex in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The Regex API.
나아가서 Regex API를.
I can use/^The/ as the regex.
예를 들면, /regex/gc 로 사용할 수 있다.
The Regex Pro Quick Guide.
정규식 프로: 가이드에는.
Both errors involve the regex utility in Java.
이 두 오류는 자바에서 정규식 유틸리티를 포함.
The Regex. split function returns a list. String.
Regex. split 함수는 리스트를 반환합니다. 문자열.
So the POSIX standard defines a character class, which will be known by the regex processor installed.
그러므로 POSIX 표준은 문자 클래스를 정의하며 이는 설치된 정규 표현식 처리기가 인지한다.
The regex property was added to the Editor object.
Regex 속성이 Editor 개체에 추가되었습니다.
Replace text that matches the regular expression pattern by calling the Regex. Replace method.
Replace 메서드를 호출하여 정규식 패턴과 일치하는 텍스트를 바꿉니다. Replace text that matches the regular expression pattern by calling the Regex. Replace method.
The Regex object, Matches collection, and Match object were added.
Regex 개체, Matches 모음, Match 개체가 추가되었습니다.
Determine whether the regular expression pattern occurs in the input text by calling the Regex. IsMatch method.
IsMatch 메서드를 호출하여 입력 텍스트에서 정규식 패턴이 발생하는지를 확인합니다. Determine whether the regular expression pattern occurs in the input text by calling the Regex. IsMatch method.
The regex traits class is used to encapsulate the localizable aspects of a regex..
Regex 특징 클래스는 regex의 지역화에 대해 캡슐화 하는데 사용합니다.
Regex Pro Quick Guide- More than just a cheat sheet or reference, the Regex Pro Quick Guide provides beginners with a simple introduction to the basics, and experts will find the advanced details they need.
Regex Pro Quick Guide - 단지 컨닝 시트 나 참조 이상, 정규식 프로 빠른 가이드 기본에 대한 간단한 소개와 초보자를 제공하고 전문가들이 필요로하는 고급 정보를 찾을 수 있습니다.
The regex iterators are used to traverse the entire set of regular expression matches found within a sequence.
Regex 반복자는 시퀀스에서 발견한 정규표현식의 매칭의 모든 집합을 순회하는데 사용합니다.
Replacement patterns are provided to overloads of the Regex. Replace method that have a replacement parameter and to the Match. Result method.
Replace 매개 변수가 포함된 replacement 메서드의 오버로드와 Match. Result 메서드에 대해 바꾸기 패턴이 제공됩니다. Replacement patterns are provided to overloads of the Regex. Replace method that have a replacement parameter and to the Match. Result method.
The regex traits class is used to encapsulate the localizable aspects of a regex. regex_traits(C++11).
Regex 특징 클래스는 regex의 지역화에 대해 캡슐화 하는데 사용합니다. regex_traits (C++11).
Retrieve one or all occurrences of text that matches the regular expression pattern by calling the Regex. Match or Regex. Matches method.
Regex. Match 또는 Regex. Matches 메서드를 호출하여 정규식 패턴과 일치하는 텍스트를 하나 또는 모두 검색합니다. Retrieve one or all occurrences of text that matches the regular expression pattern by calling the Regex. Match or Regex. Matches method.
Further, Elixir provides the Regex API which is built on top of Erlang's regular expression library.
더 나아가서, Elixir는 Erlang의 정규 표현식 라이브러리를 기반으로 만들어진 Regex API를 제공합니다.
The Regex class represents. NET Framework's regular expression engine.
Regex 클래스는. NET Framework의 정규식 엔진을 나타냅니다. The Regex class represents the. NET Framework's regular expression engine.
Because the replacement pattern is${amount}, the call to the Regex. Replace method replaces the entire matched substring with this captured group.
바꾸기 패턴이 ${amount}이기 때문에 Regex. Replace 메서드를 호출하면 일치하는 전체 부분 문자열이 이 캡처된 그룹으로 바뀝니다. Because the replacement pattern is ${amount}, the call to the Regex. Replace method replaces the entire matched substring with this captured group.
The Regex. Matches method is called with regular expression options set to RegexOptions. IgnoreCase.
Regex. Matches 메서드가 정규식 옵션이 RegexOptions. IgnoreCase로 설정된 상태로 호출됩니다. The Regex. Matches method is called with regular expression options set to RegexOptions. IgnoreCase.
If no time-out is defined in the Regex constructor call or in the application domain's properties, or if the time-out value is Regex. InfiniteMatchTimeout, no exception is thrown.
시간 제한이 없으며 애플리케이션 도메인의 속성에 정의 된 제한 시간 값이 아니면 Regex. InfiniteMatchTimeout, 예외가 throw 되지 않습니다. If no time-out is defined in the application domain's properties, or if the time-out value is Regex. InfiniteMatchTimeout, no exception is thrown.
If no time-out is defined in the Regex constructor call or in the application domain's properties, or if the time-out value is Regex. InfiniteMatchTimeout, no exception is thrown.
제한 시간에 정의 된 경우는 Regex 생성자 호출 또는 응용 프로그램 도메인의 속성 또는 시간 제한 값이 Regex. InfiniteMatchTimeout, 예외가 throw 되지 않습니다If no time-out is defined in the Regex constructor call or in the application domain's properties, or if the time-out value is Regex. InfiniteMatchTimeout, no exception is thrown.
Version has the form regex.
Version은 regex 형식이다.
The Boost. Regex version was updated to v1.66.0.
Boost. Regex 버전이 v1.66.0 으로 업데이트되었습니다.
POSIX Regex Functions.
POSIX Regex 함수 목록.
Set breakpoints on all functions matching the regular expression regex.
정규식 표현식 regex와 매치되는 모든 함수에 breakpoint를 설정한다.
I have to learn RegEx.
Regex 를 배워야겠습니다.
Like-regex, but the match is case insensitive.
Regex (을)를 닮아 있습니다만, 대문자 소문자를 구별하지 않고 매치 합니다.
Both interfaces are declared in the header file regex.h.
두 개의 인터페이스는 헤더파일 'regex. h'에 선언되어 있다.
Regex A Perl-compatible regular expression.
Regex Perl 형식의 정규표현식(regular expression).
Results: 115, Time: 0.0335

Word-for-word translation

Top dictionary queries

English - Korean