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. "Чтобы найти все номера телефонов в списке клиентов, программист использовал простой шаблон поиска, который искал десять цифр подряд.computingtechnicalinternetlanguageChat with AIVocabulary GamePractice Reading