معنی فارسی regexps
B2مجموعهای از الگوهای جستجو برای پردازش متن.
The plural of regular expression, used for pattern matching in text.
- 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):
regexها میتوانند وظایفی که شامل مقادیر زیادی از دادهها هستند را سادهتر کنند.
مثال:
Regexps can simplify tasks that involve large amounts of data.
معنی(example):
هنگام اشکالزدایی، از regexها برای شناسایی خطاها در کد استفاده کنید.
مثال:
When debugging, use regexps to identify errors in the code.
معنی فارسی کلمه regexps
:
مجموعهای از الگوهای جستجو برای پردازش متن.