A REGULAR EXPRESSION - 한국어로 번역

[ə 'regjʊlər ik'spreʃn]
[ə 'regjʊlər ik'spreʃn]
정규식
regular expression
regex
regular expression
정규표현식을

영어에서 A regular expression 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Group names must be valid Python identifiers, and each group name must be defined only once within a regular expression.
그룹 이름은 유효한 파이썬 식별자여야 하며, 각 그룹 이름은 정규식 내에서 한 번만 정의해야 합니다.
Run a single test based on its name, or filter on a regular expression.
이름을 기준으로 단일 테스트를 실행하거나 정규식을 기준으로 필터링.
The RegExp constructor creates a regular expression object for matching text with a pattern.
RegExp 생성자는 특정 패턴에 맞는 텍스트를 위한 일반적인 표현식(regular expression object)을 만들어 냅니다.
These classes encapsulate a regular expression and the results of matching a regular expression within a target sequence of characters. basic_regex(C++11).
이 클래스들은 정규표현식과 목표 문자열의 시퀀스에 대한 정규표현식의 매칭 결과가 캡슐화 되어 있습니다. basic_regex (C++11).
A regular expression matching the window title If you do not specify one, then the very first window to appear will be taken- not recommended.
창 제목 표시줄의 정규 표현식 만약 지정하지 않으면 맨 처음으로 나타나는 창의 제목을 사용합니다 - 추천하지 않습니다.
By the time you have written a regular expression that handles all of the possible cases, the patterns will be very complicated.
모든 가능한 경우를 처리하도록 정규식을 작성하면, 패턴이 아주 복잡해질 수 있습니다.
Setting the LOCALE flag when compiling a regular expression will cause the resulting compiled object to use these C functions for\w;
정규식을 컴파일할 때 LOCALE 기호를 설정하는 것은 w를 위한 이 C 함수들을 사용하도록 컴파일된 객체의 결과를 만들 겁니다;
A regular expression, often called a pattern, is an expression used to specify a set of strings required for a particular purpose.
주로 패턴(pattern)으로 부르는 정규 표현식은 특정 목적을 위해 필요한 문자열 집합을 지정하기 위해 쓰이는 식이다.
Split splits the string at a delimiter determined by a regular expression instead of a set of characters.
Split 구분 기호 문자 집합이 아니라 정규식에 의해 결정에서 문자열을 분할 합니다.
Uses a regular expression for the searched string. Cannot be combined with eeFindReplaceEscSeq.
검색할 문자열에 정규식 표현을 사용합니다. eeFindReplaceEscSeq과 결합할 수 없습니다.
It is also unable to determine whether a regular expression can be removed, although it can detect when a simple filter can be removed due to a regular expression.
또한 단순 필터에 대한 중복된 정규 표현식이 존재할 때조차도 정규 표현식을 제거할 것인지 결정할 수 없습니다.
Fixed an issue where a regular expression search using“b” could result in an error.
정규 표현식 검색에서 “b” 를 사용할 때 오류가 발생할 수 있는 이슈를 수정하였습니다.
As you see, integers are defined by a regular expression. Syntax is usually defined in a format called BNF.
보시다시피 정수는 정규 표현식으로 정의한다. 구문은 보통 BNF 라고 부르는 형식에 따라 정의한다.
Similarly, regexp golf is the practice of writing as tiny a regular expression as possible to match a given pattern, and only that pattern.
마찬가지로, regexp 골프는 주어진 패턴과 일치하도록 가능한 한 작은 정규식으로 쓰는 관행이며, 그 패턴만.
Escaped characters: Most characters like abc123 can be used literally inside a regular expression.
피신 문자: abc123과 같이 대부분의 문자는 정규 표현식 안에 문자 그대로 사용할 수 있습니다.
In order to set a goal that converts on all traffic that goes to pages with collection as part of their name, a regular expression is required.
이름에 collection이 포함된 페이지로 유입되는 모든 트래픽에서 전환 목표를 설정하려면 정규 표현식이 필요합니다.
Url() argument: view¶ When Django finds a regular expression match, Django calls the specified view function,regular expression as other arguments.">
Url() 인수: view¶ Django 에서 일치하는 정규 표현식을 찾아내면, HttpRequest 객체를 첫번째 인수로 하고,
For example, if a user could be coming from one of many subdomains, and your URLs use session identifiers, you could use a regular expression to define the constant element of your URL.
예를 들어, 사용자가 여러 하위 도메인 중 하나에서 유입될 수 있으며 URL에 세션 식별자가 사용되는 경우 정규 표현식을 사용하여 URL에서 변하지 않는 요소를 정의할 수 있습니다.
you could create a regular expression like San Francisco|New York(San Francisco or New York).
San Francisco|New York(샌프란시스코 또는 뉴욕) 같은 정규 표현식을 만들 수 있습니다.
If you have organizational account numbers that need to be protected, then customize the content blade assigned to the Custom Account Numbers regulation with the number pattern via a regular expression.
보호해야 하는 조직 계좌 번호가 있는 경우에는 정규식을 통해 사용자 지정 계좌 번호 규정에 할당된 컨텐츠 블레이드를 번호 패턴으로 사용자 지정하십시오.
결과: 55, 시각: 0.0381

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어