Download for Windows Premium
Publiciteit
regular expression patterns

Vertaling van "regular expression patterns" 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.
正規表現パターン
Thus, globbing patterns and regular expression patterns are sufficient for the vast majority of us.
したがって、大半のユーザーにとっては、グロビングパターンと正規表現パターンだけで十分なはずです。
So, if you needed to look for an actual asterisk character (which is special for both globbing and regular expression patterns), the exact pattern would be one way to do that.
したがって 、 ( グロビングパターンと正規表現パターンでは特別な意味を持つ) アスタリスク文字を検索する必要がある場合には、完全一致パターンを使うのも 1 つの方法です。
The classes used in this tutorial implement features of the GNU grep utility, which can be used for searching text or regular expression patterns inside text files.
このチュートリアルで使用されるクラスには、テキスト・ファイル内部のテキストまたは正規表現パターンを検索するために使用できる、GNU grepユーティリティの機能が実装されています。
In Selenese, regular expression patterns allow a user to perform many tasks that would be very difficult otherwise.
Selenese では、正規表現パターンを使うと、それ以外の方法では実現が難しい数多くのタスクを実行することができます。
This collides with Python'susage of the same character for the same purpose in string literals;for example, to match a literal backslash, one might have to write' as the pattern string, because the regular expression must be"", and each backslash must be expressed as"" inside a regular Python string literal.The solution is to use Python's raw string notation for regular expression patterns; backslashes are not handled in any special way ina string literal prefixed with "r".
こうしたバックスラッシュの使い方は、Python の文字列リテラルにおける同じバックスラッシュ文字と衝突を起こします。 例えば、バックスラッシュ自体にマッチさせるには、パターン文字列として`` と書かなければなりません、というのも、正規表現は"" でなければならず、さらに正規な Python 文字列リテラルでは各々のバックスラッシュを"" と表現せねばならないからです。 正規表現パターンに Python の raw string 記法を使えばこの問題を解決できます。 "r"を前置した文字列リテラル内ではバックスラッシュを特別扱いしません。 従って、"n" が改行一文字の入った文字列になるのに対して、r"n" は"" と"n"という二つの文字の入った文字列になります。
The second edition of the book no longer covers Python at all, but the first edition covered writing good regular expression patterns in great detail. Subsections
この本の第2版ではPyhonについては触れていませんが、良い正規表現パターンの書き方を非常にくわしく説明しています。
Adding your own Validation Methods Sometimes checking data with regular expression patterns is not enough.
独自のバリデーションメソッドを追加する データをチェックするのに、正規表現パターンだけでは機能が足りない 場合があります。
Regular expression patterns are compiled into a series of bytecodes which are then executed by a matching engine written in C. For advanced use, it may be necessary to pay careful attention to how the engine will execute a given RE, and write the RE in a certain way in order to produce bytecode that runs faster.
正規表現パターンは一連のバイトコードとしてコンパイルされ、C で書かれたマッチングエンジンによって実行されます。より進んだ利用法では、エンジンがどう与えられた正規表現を実行するかに注意することが必要になり、高速に実行できるバイトコードを生成するように正規表現を書くことになります。
It supports only the following regular expression patterns.
以下の正規表現にのみ対応しています。
But it doesn't support all regular expression patterns.
しかし、すべての正規表現には対応していません。
Some simple regular expression patterns can be searched by index in Groonga.
いくつかのシンプルな正規表現のパターンはGroonga内でインデックスを使って検索します。
Adding your own Validation Methods Sometimes checking data with regular expression patterns is not enough.
独自のバリデーションメソッド 正規表現だけではデータのチェックが十分に行えない時があります。
Regular Expression Patterns Regular expression patterns are the most powerful of the three types of patterns that Selenese supports.
正規表現パターン 正規表現 パターンは、Selenese がサポートしている 3 種類のパターンの中で最も強力です。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor regular expression patterns in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
needle: thin, pointed metal tool used for sewing
Ontdek het woord
Publiciteit

Resultaten: 14. Exact: 14. Verstreken tijd: 20 ms.