意味 | 例文 (152件) |
regular expression ^の部分一致の例文一覧と使い方
該当件数 : 152件
is a regular expression that matches this collating element, while 例文帳に追加
は正規表現となり、この参照要素にマッチします。 一方、 - JM
A regular expression is a pattern that describes a set of strings. 例文帳に追加
正規表現は、文字列の集合を表現するパターンの事です。 - JM
The IDE displays a list of regular expression characters and character combinations.例文帳に追加
正規表現文字と文字組み合わせの一覧が表示されます。 - NetBeans
matches one or more occurrences of the full regular expression 例文帳に追加
完全な正規表現の1回または複数回の発生に一致する - コンピューター用語辞典
A regular expression generation part 14 of this dictionary construction support device 1 converts description of a morpheme analysis result of a user specified character string into dictionary registration exclusion expression and dictionary registration relevant expression described by regular expression in reference to a regular expression generation rule database.例文帳に追加
辞書構築支援装置1の正規表現生成部14は正規表現生成ルールデータベースを参照しユーザ指定文字列の形態素解析結果の記述を、正規表現で記述される辞書登録該当表現および辞書登録除外表現に変換する。 - 特許庁
If rx is given, it specifies a regular expression of filenames to exclude from the search; that expression is searched for in the full path.If quiet is true, nothing is printed to the standard output in normal operation.例文帳に追加
rxには、検索対象から除外するファイル名の正規表現式を指定します。 - Python
REGULAR EXPRESSION COMPILER CONFIGURATION METHOD FOR MULTI-BYTE CHARACTER SETS, AND PROGRAM THEREOF例文帳に追加
マルチバイト文字セット用正規表現コンパイラ構成方法及びプログラム - 特許庁
patterns, the associated statement is executed for each input record that matches 例文帳に追加
パターンでは、正規表現 (regular expression) にマッチした入力レコードに対してアクション - JM
treated literally, even if they represent regular expression metacharacters. 例文帳に追加
正規表現のメタ文字を表現するとしても、 リテラルとして扱われます。 - JM
Regular expression pattern strings may not contain null bytes, but can specify the null byte using the number例文帳に追加
正規表現のパターン文字列にはヌルバイトを含められませんが、number - Python
Compiled regular expression objects support the following methods and attributes:例文帳に追加
コンパイルされた正規表現オブジェクトは、以下のメソッドと属性をサポートします: - Python
To make POSIX regular expressions including a partial regular expression and a longest match or a regular expression including a plurality of character collating elements processible by a determinative finite state automaton.例文帳に追加
部分正規表現や最長一致を含むPOSIX正規表現、また複数文字照合要素を含む正規表現を、決定性有限状態オートマトンにて処理できるようにする。 - 特許庁
? re? The previous line containing the regular expression re . 例文帳に追加
t ?re?指定した正規表現m reを含む、現在行より前の行を表します。 - JM
given regular expression). 例文帳に追加
(例えば、与えられた正規表現にマッチする行が残っていない場合など)。 すべての - JM
(not regular expression) unless they are given on the command line. As 例文帳に追加
(注:正規表現とは異なる) にマッチする名前のファイルはリスト表示しない。 - JM
The conversion definition sentence is described while using the XML form composed of regular expression and structured expression forms.例文帳に追加
変換定義文は、正規表現と構造化表現形式によるXML形式を使用して記述する。 - 特許庁
Text in the input that matches this regular expression separates the record. 例文帳に追加
入力中のテキストで、この正規表現にマッチするものがレコードを区切ります。 - JM
The user's erase and kill characters may be used to edit the regular expression. 例文帳に追加
削除文字やキル文字を正規表現を編集するために使用してもよい。 - JM
additional pairs are meaningful only for grouping the regular expression operators. 例文帳に追加
それ以外のペアは、正規表現の演算子をグループ化するという意味だけを持つ。 - JM
The feature description describes a feature pattern of each data by regular expression.例文帳に追加
この特徴記述は、各データの特徴のパターンを正規表現により記述する。 - 特許庁
/ re/ The next line containing the regular expression re . 例文帳に追加
t /re/指定された正規表現m reを含む、(現在行よりも後ろの) 次の行を表します。 - JM
is used to compile the null-terminated regular expression pointed to by regex . 例文帳に追加
は、regexで示される NULL で終端された正規表現をコンパイルするために使用される。 - JM
(1,$)G /re/ Interactively edits the addressed lines matching a regular expression re. 例文帳に追加
t (1,$)G/re/指定した正規表現r reに一致した行に対して、対話編集を行ないます。 - JM
Controls the case-sensitivity of all regular expression and string operations. 例文帳に追加
すべての正規表現と文字列操作において大文字小文字の区別を制御します。 - JM
The following keywords are allowed: yesexpr followed by a regular expression that describes possible yes-responses. 例文帳に追加
ここでは以下のキーワードが使用できる:yesexpr「はい (yes)」を意味する正規表現を指定する。 - JM
It would be preferable to accept input strings much more strictly, for example (using the extended regular expression notation described in regex (7)): 例文帳に追加
入力文字列をもっと厳密に解釈した方がよいだろう。 例えば、( regex (7) - JM
If the String does not match the regular expression, a message is passed to the ValidatorException constructor. 例文帳に追加
文字列が正規表現に一致しない場合は、ValidatorException コンストラクタにメッセージが渡されます。 - NetBeans
This method collapses empty tags like foo/foo with the short version foo/ by applying a regular expression. 例文帳に追加
このメソッドは、foo/foo のような空のタグを、正規表現によって foo/ 形式に短縮します。 - PEAR
This module provides regular expression matching operations similar to those found in Perl.例文帳に追加
このモジュールでは、Perl で見られるものと同様な正規表現マッチング操作を提供しています。 - Python
Strings thus represented are said to be matched by the corresponding regular expression. 例文帳に追加
このようにして表現された文字列は、それに対応する正規表現に「マッチする」と言います。 - JM
understands two different versions of regular expression syntax: 例文帳に追加
は、「基本」正規表現と 「拡張」正規表現の 2 種類の正規表現文法を扱う事ができます。 - JM
The expression: gloss feeling value=[regular reflection (limit width) glossiness/reference glossiness]^2×(mapping property value/reference mapping property value).例文帳に追加
(光沢感覚値)=[正反射(限幅)光沢度/基準光沢度]^2×(写像性値/基準写像性値) - 特許庁
To efficiently determine whether or not a set of series described by a regular expression including a new operator includes a set of series described by another regular expression.例文帳に追加
新たな演算子を含む正規表現について、その正規表現によって規定される系列の集合が他の正規表現によって規定される系列の集合を包含するか否かを効率的に判定する。 - 特許庁
(1,$)g /re/command-list Applies command-list to each of the addressed lines matching a regular expression re . 例文帳に追加
t (1,$)g/re/command-listr command-listで指定されたコマンドを、指定した正規表現r reに一致する各行に対して実行します。 - JM
XML INDEX METHOD AND DATA STRUCTURE FOR PROCESSING REGULAR PATH EXPRESSION QUESTION IN RELATIONAL DATABASE例文帳に追加
関係型データベースにおいて正規経路式質疑を処理するXMLインデックス方法と資料構造 - 特許庁
It is a suffix operator that means to repeat the preceding regular expression as many times as possible. 例文帳に追加
これは後置演算子であり、先行する正規表現が可能な限り繰り返されることを意味する。 - コンピューター用語辞典
The pattern elements content solely consists of the perl compatible regular expression to match against the column defined in the matchattribute. 例文帳に追加
pattern 要素の内容は perl 互換の正規表現で、match属性で定義したカラムに対してマッチを行います。 - PEAR
If zero or more characters at the beginning of string match this regular expression, return a correspondingMatchObject instance.例文帳に追加
もし stringの先頭の 0 個以上の文字がこの正規表現とマッチすれば、対応する MatchObject インスタンスを返します。 - Python
Scan through string looking for a location where this regular expression produces a match, and return a corresponding MatchObject instance.例文帳に追加
string全体を走査して、この正規表現がマッチする位置を探して、対応する MatchObject インスタンスを返します。 - Python
A user-oriented output generation part 15 converts the dictionary registration exclusion expression and the dictionary registration relevant expression into expression not described by the regular expression in reference to a user-oriented output generation rule, and outputs it to a user terminal device 2.例文帳に追加
ユーザ向け出力生成部15は、ユーザ向け出力生成ルールを参照して辞書登録該当表現および辞書登録除外表現を、正規表現で記述されない表現に変換して、ユーザ端末装置2に出力する。 - 特許庁
The matches method on String s uses a regular expression to specify the legal values that the String may accept. 例文帳に追加
String s の matches メソッドは、文字列が受け入れる可能性がある有効な値を指定するのに、正規表現を使用します。 - NetBeans
numeric -- the form input must be a number of some sort (no letters) regex -- the form input must match a regular expression 例文帳に追加
numeric -- 入力は数値形式 (文字以外) でなければならない regex -- 入力が正規表現にマッチしなければならない - PEAR
The patternelement describes the perl compatible regular expression which should be evaluated against a column of the output of ps. 例文帳に追加
pattern要素の内容は perl 互換の正規表現で、ps の出力の特定のカラムを評価するために使用します。 - PEAR
The group matches the empty string; the letters set the corresponding flags (re.I, re.L,re.M, re.S, re.U, re.X)for the entire regular expression.例文帳に追加
グループは空文字列ともマッチします;文字は、正規表現全体の対応するフラグ (re.I、 re.L、re.M、 re.S、re.U、 re.X ) を設定します。 - Python
Most of the standard escapes supported by Python string literals are also accepted by the regular expression parser:例文帳に追加
+ Python 文字列リテラルによってサポートされている標準エスケープのほとんども、正規表現パーザに認識されます: - Python
A controller is constituted so that a serial bit stream is received, and that regular expression is applied to the serial bit stream, and that taken data or other data are expressed through a user interface in response to application of the regular expression to the serial bit stream.例文帳に追加
直列ビット列を受け、正規表現を直列ビット列に適用し、正規表現の直列ビット列への適用に応答し、ユーザ・インタフェースを介して、取込みデータ又は他のデータを表すように制御器が構成される。 - 特許庁
To provide a use of a regular expression gene for the detection of a disease or disease marker in human test specimens.例文帳に追加
ヒト被検試料における疾患又は疾患マーカーの検出のための定常発現遺伝子の使用を提供する。 - 特許庁
A simplified parameter is used in combination with a conventional method (A) in which only a regular parameter is used in a model expression of a circuit element (B).例文帳に追加
回路素子のモデル式に正規パラメータのみ利用する従来方法(A)に対し、簡易パラメータを併用する(B)。 - 特許庁
意味 | 例文 (152件) |
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
Copyright © Japan Patent office. All Rights Reserved. |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
© 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|