معنی فارسی regular expression
B2الگوی منظم، عبارتی برای توصیف الگوهای متن.
A sequence of characters that form a search pattern, often used for pattern matching in strings.
- noun
noun
معنی(noun):
A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions.
معنی(noun):
(more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression.
example
معنی(example):
یک الگوی منظم برای جستجوی رشتهها استفاده میشود.
مثال:
A regular expression is used for string searching.
معنی(example):
برنامهنویسان از الگوهای منظم برای تأیید ورودی استفاده میکنند.
مثال:
Developers use regular expressions to validate input.
معنی فارسی کلمه regular expression
:
الگوی منظم، عبارتی برای توصیف الگوهای متن.