Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「regular expression ^」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「regular expression ^」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > regular expression ^の意味・解説 > regular expression ^に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

regular expression ^の部分一致の例文一覧と使い方

該当件数 : 152



例文

For each substring matching the regular expression 例文帳に追加

文字列 - JM

Regular Expression 例文帳に追加

正規表現 - NetBeans

Its argument is a find compatible regular expression. 例文帳に追加

15.11. 再帰的 diff - FreeBSD

the regular expression. 例文帳に追加

が実行されます。 - JM

例文

in regular expression matching 例文帳に追加

を有効にします - JM


例文

For example, the regular expression 例文帳に追加

例えば、正規表現 - JM

instead of reporting a syntax error in the regular expression. 例文帳に追加

を検索します。 - JM

4.2 re -- Regular expression operations 例文帳に追加

4.2 re -- 正規表現操作 - Python

4.2.4 Regular Expression Objects 例文帳に追加

4.2.4 正規表現オブジェクト - Python

例文

4.2.1 Regular Expression Syntax 例文帳に追加

4.2.1 正規表現のシンタクス - Python

例文

Use regular expression.The phrase entered into the text field is treated as a regular expression, with case-sensitivity. 例文帳に追加

正規表現を使用。 - NetBeans

is a regular expression. 例文帳に追加

は正規表現となります。 - JM

Mark a regular expression. 例文帳に追加

正規表現をマークします。 - Python

as a regular expression. 例文帳に追加

の正規表現としての使用。 - JM

A character class is only valid in a regular expression 例文帳に追加

文字クラスが有効なのは、 - JM

Regular expression match, negated match. 例文帳に追加

正規表現マッチ、否定のマッチ。 - JM

is expected to be a full regular expression. 例文帳に追加

は完全な正規表現である - JM

Apache's regular expression library is no longer included in the IDE.The IDE now uses the java.util.regex package for regular expressionsupport. 例文帳に追加

Apache の正規表現ライブラリを IDE から削除。 - NetBeans

Extended Regular Expression syntax when interpreting regex . 例文帳に追加

拡張正規表現を使用する。 - JM

Basic Regular Expression syntax is used. 例文帳に追加

標準正規表現が使われる。 - JM

For a guide to regular expression syntax, see 例文帳に追加

正規表現の構文については、 - NetBeans

regular expression to check, string 例文帳に追加

調べる正規表現を表す文字列 - PEAR

regular expression to test, string 例文帳に追加

調べる正規表現を表す文字列 - PEAR

is zero, so all regular expression and string operations are normally case-sensitive. 例文帳に追加

の初期値は 0 なので、通常は - JM

Regular expression search and match operations with a Perl-style expression syntax.例文帳に追加

Perl 風のシンタクスを用いた正規表現検索とマッチ操作。 - Python

regular expression matches any string formed by concatenating 例文帳に追加

結果としてできあがる正規表現は、 - JM

the resulting regular expression matches any string matching 例文帳に追加

結果としてできあがる正規表現は、 - JM

File name matches regular expression pattern. 例文帳に追加

ファイル名が正規表現 pattern にマッチすれば真。 - JM

/ regexp / Match lines matching the regular expression regexp . 例文帳に追加

/ regexp /正規表現regexpにマッチした行にマッチする。 - JM

see Regular Expression Functions (Perl-Compatible) 例文帳に追加

正規表現関数 (Perl 互換) も参照ください。 - PEAR

^ If `^' is the first character of a regular expression, then it anchors the regular expression to the beginning of a line. 例文帳に追加

t ^m ^が正規表現の最初の文字である場合、その正規表現は行頭でのみマッチします。 - JM

$ If `$' is the last character of a regular expression, it anchors the regular expression to the end of a line. 例文帳に追加

t $m $が正規表現の最後の文字である場合、その正規表現は行末でのみマッチします。 - JM

value must pass the regular expression 例文帳に追加

値が正規表現にマッチしなければなりません - PEAR

Regular expressions ("RE"s), as defined in POSIX.2, come in two forms: modern REs (roughly those of egrep ; 例文帳に追加

正規表現 (Regular expression: RE) は POSIX.2 で定義されており、二つの形式がある。 - JM

Treat the separator string as a regular expression. 例文帳に追加

セパレータ文字列を正規表現として取り扱う。 - JM

The regular expression, thats used to parse block names. 例文帳に追加

ブロック名のパースに使用する正規表現です。 - PEAR

Apache's regular expression library is no longer included in the IDE. The IDE now uses the java.util.regex package for regular expression support.例文帳に追加

Apache の正規表現ライブラリが IDE から削除され、java.util.regex パッケージで正規表現がサポートされるようになりました。 - NetBeans

If you want to use a regular expression, then click the magnifying glass icon and select Use regular expression. 例文帳に追加

正規表現を使用する場合は、虫めがねアイコンをクリックし、「正規表現を使用」を選択します。 - NetBeans

uses for regular expression matching 例文帳に追加

が正規表現のマッチングに使用するライブラリ関数は、 - JM

noexpr followed by a regular expression that describes possible no-responses. 例文帳に追加

noexpr「いいえ (no)」を意味する正規表現を指定する。 - JM

I'm using the regular expression as it is in the search. 例文帳に追加

検索に正規表現をそのまま使っています - 京大-NICT 日英中基本文データ

pattern is a regular expression pattern that is described in man 7 regex.例文帳に追加

パターンは正規表現でman7regexで説明されています。 - Gentoo Linux

parenthesized subexpression of the regular expression. 例文帳に追加

番目の部分表現がマッチした文字列とマッチします。 - JM

Compiled regular expression requires a pattern buffer larger than 64Kb. 例文帳に追加

正規表現のコンパイルに、64Kb 以上のパターンバッファが必要。 - JM

How is Null expressed as a regular expression? 例文帳に追加

正規表現で空白はどのように表すのでしょうか? - Tanaka Corpus

How is Null expressed as a regular expression?例文帳に追加

正規表現でヌルはどのように表されるのでしょうか? - Tatoeba例文

The regular expression, thats used to parse template variable names. 例文帳に追加

テンプレート変数名のパースに使用する正規表現です。 - PEAR

Replaceregexp with the regular expression you're looking for. 例文帳に追加

regexpをあなたの検索したい正規表現に置き換えてください。 - Gentoo Linux

argument is then matched against this regular expression. 例文帳に追加

左項がその正規表現にマッチするかのテストが行われる。 - JM

例文

How is Null expressed as a regular expression?例文帳に追加

正規表現で空白はどのように表されるのでしょうか? - Tatoeba例文




  
この対訳データはCreative Commons Attribution 3.0 Unportedでライセンスされています。
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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.
  
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.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS