noun🔗Share하위 표현식의 연결, 교대 및 반복(반복)을 위한 표기법을 사용하여 정규 형식 언어에 대한 간결한 설명A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions."The teacher used a regex to quickly find all the student names in the class list that started with the letter "J". "선생님은 "J"로 시작하는 수업 목록의 모든 학생 이름을 빠르게 찾기 위해 정규식을 사용했습니다.technologycomputinglanguagemathlogicChat with AIVocabulary GamePractice Reading
noun🔗Share텍스트 패턴, 검색 패턴(more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression."To find all phone numbers in the customer list, the programmer used a simple regex that looked for ten digits in a row. "고객 목록에서 모든 전화 번호를 찾기 위해 프로그래머는 연속된 10개의 숫자를 찾는 간단한 텍스트 패턴을 사용했습니다.computingtechnicalinternetlanguageChat with AIVocabulary GamePractice Reading