معنی فارسی regexp
B2نوعی سنتز برای نوشتن الگوهای جستجو.
Abbreviation for 'regular expression', a syntax used for searching or manipulating strings.
- noun
A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions.
(more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression.
regexp به شما اجازه میدهد تا قوانین جستجوهای پیچیدهای تعریف کنید.
The regexp allows you to define complex searching rules.
بسیاری از زبانهای برنامهنویسی از استفاده از regexp برای پردازش متن پشتیبانی میکنند.
Many programming languages support the use of regexp for text processing.
معنی فارسی کلمه regexp
:
نوعی سنتز برای نوشتن الگوهای جستجو.