Vertaling van "regular expression syntax" in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
正規表現の構文
正規表現構文
A summary of regular expression syntax may be found below.
Every character that does not have special meaning in the regular expression syntax is a literal character and matches an occurrence of that character.
The following table provides an overview of basic regular expression syntax you can use to match file names
次の表に、ファイル名のマッチに使用できる基本的な正規表現構文の概要を示します。
The regular expression syntax in Ruby, ^ means the beginning of line and $ means the end of line. ^ means the beginning of text and $ means the end of text in other most regular expression syntaxes.
Non-greedy repeats Whenever the "extended" regular expression syntax is in use (the default) then non-greedy repeats are possible by appending a'?' after the repeat; a non-greedy repeat is one which will match the shortest possible string.
A summary of regular expression syntax may be found below.The status text underneath the entry field indicates whether the provided regular expression is syntactically correct.By default, when a line matches the regular expression, all of the matching characters will be used for line-pairing.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.