Übersicht
Spanisch nach Englisch: mehr Daten
- expresión regular:
-
Wiktionary:
- expresión regular → regular expression
Spanisch
Detailübersetzungen für expresión regular (Spanisch) ins Englisch
expresión regular:
-
expresión regular (regex)
the regular expression; the regex– A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report. 1
Übersetzung Matrix für expresión regular:
Noun | Verwandte Übersetzungen | Weitere Übersetzungen |
regex | expresión regular; regex | |
regular expression | expresión regular; regex |
Wiktionary Übersetzungen für expresión regular:
expresión regular
noun
-
computing: a concise description of a pattern to be matched