1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

PATTERN MATCHの部分一致の例文一覧と使い方

該当件数 : 199



例文

Do not list files whose names match the shell pattern 例文帳に追加

シェルパターン - JM

PATTERN MATCH SYSTEM FOR MESSAGE TRACE AND PATTERN MATCH METHOD AND RECORD MEDIUM RECORDING PROGRAM FOR PATTERN MATCH例文帳に追加

メッセージトレースのパターンマッチシステム、パターンマッチ方法およびパターンマッチ用プログラムを記録した記録媒体 - 特許庁

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

s/ regexp / replacement / Attempt to match regexp against the pattern space. 例文帳に追加

s/ regexp / replacement /パターンスペースに対してregexpのマッチを試みる。 - JM

例文

/ execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute /watch/procwatch INI file 例文帳に追加

--watch name="running"pattern match="stat"/R//patterncondition type="presence" /execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute/watch/procwatchINI ファイル - PEAR


例文

Return the subset of the list of names that match pattern.It is the same as [n for n in names if fnmatch(n, pattern)], but implemented more efficiently.New in version 2.2.例文帳に追加

pattern にマッチする names のリストの部分集合を返します。 - Python

This option specifiesthe font name pattern to match. 例文帳に追加

\\-fn patternこのオプションは、一致させたいフォントの名前のパターンを指定する。 - XFree86

The pattern []] will match ']', for example.You can match the characters not within a range by complementingthe set.例文帳に追加

範囲内にない文字とは、その集合の補集合をとることでマッチすることができます。 - Python

In this case, a pattern match filter 24 extracts the packet, when the pattern match filter 24 detects matching of a pattern of the ID from the TS.例文帳に追加

その際、パターンマッチフィルタ24は、TSからIDのパターン一致が検出されたら、そのパケットを抽出する。 - 特許庁

例文

If the tests in a "match" statement all match a user-specifiedpattern, the pattern will be edited with the specified instructions. 例文帳に追加

"match" 文の中での評価が全てユーザが指定したパターンと一致した場合、そのパターンは指定された手順で編集される。 - XFree86

例文

Exclude files that match any pattern in FILE. 例文帳に追加

\\-X FILE, \\-\\-exclude\\-from=FILE指定したFILEファイル中のパターンに一致するファイルは除外する。 - JM

When comparing directories, ignore files and subdirectories whose basenames match any pattern contained in 例文帳に追加

のパターンのいずれかにマッチするファイルやサブディレクトリを無視する。 - JM

To make the beat position of music match with the accent position of a rhythm pattern.例文帳に追加

音楽のビート位置とリズムパターンのアクセント位置を一致させる。 - 特許庁

Parameter is expanded and the longest match of pattern against its value is replaced with string. 例文帳に追加

parameter の展開が行われ、その値のうち pattern に最長一致する部分がstring に置換されます。 - JM

If pattern begins with #, it must match at the beginning of the expanded value of parameter. 例文帳に追加

pattern が # で始まる場合には、パターンは parameter を展開した値の先頭にマッチしなければなりません。 - JM

If pattern begins with %, it must match at the end of the expanded value of parameter. 例文帳に追加

pattern が % で始まる場合には、パターンは parameter を展開した値の末尾にマッチしなければなりません。 - JM

File is a symbolic link whose contents match shell pattern 例文帳に追加

ファイルがシンボリックリンクであり、 そのリンク先がシェルのパターン pattern にマッチすれば真。 - JM

If a pattern does contain metacharacters, locate only displays file names that match the pattern exactly. 例文帳に追加

もしパターンがメタキャラクタを含む場合には、locateはパターンに正確に合うファイル名のみを表示する。 - JM

If the pattern is non-zero, the pattern must match the masked sense data byte. 例文帳に追加

パターンが 0 でなければ、このパターンがマスク後の状態データバイトにマッチしなければならない。 - JM

The waveform of the measured pattern is made to match that of a DIW pattern (step T13).例文帳に追加

その計測パターンの波形をDIWパターンの波形にパターンマッチングさせる(ステップT13)。 - 特許庁

To scan the substrate by optical beams and expose a new pattern by letting it match with a base pattern with high precision.例文帳に追加

光ビームにより基板を走査して、新たなパターンを下地パターンに合わせて精度良く露光する。 - 特許庁

To easily make an unknown input pattern match with a standard pattern with a high recognition rate.例文帳に追加

未知入力パターンと標準パターンとを簡易かつ高認識率でマッチングさせる。 - 特許庁

List mailbox names in directory matching pattern. directory defaults to the top-level mail folder, and pattern defaults to match anything.例文帳に追加

pattern にマッチする directoryメイルボックス名を列挙します。 directory の標準の設定値は最上レベルのメイルフォルダで、pattern は標準の設定では全てにマッチします。 - Python

The actual pattern and the reference pattern are moved so that the actual pattern and the reference pattern match (ST18, ST19).例文帳に追加

実際パターンと基準パターンが一致するように、実際パターンや基準パターンを移動させる(ST18、19)。 - 特許庁

The other possibility is string preg_match, that give more freedom, and catch function that match the pattern (without condition). 例文帳に追加

これはより自由な設定をすることができるもので、そのパターンにマッチする関数は無視させることができます。 - PEAR

A match hold selector 16 receives the match signal and the hold match signal; and outputs, as a pin match signal, one of the signals corresponding to a second pattern control signal that is generated in an execution cycle of a second control instruction described in the pattern program.例文帳に追加

マッチホールドセレクタ16は、マッチ信号とホールドマッチ信号とを受け、パターンプログラムに記述される第2制御命令の実行サイクルにおいて生成される第2パターン制御信号に応じた一方をピンマッチ信号として出力する。 - 特許庁

The first edge is compared with the edge of a first referential pattern to match the objective pattern image for inspection with the referential pattern.例文帳に追加

第1のエッジと第1の基準パターンのエッジとを比較することにより、検査対象パターン画像と基準パターンとのマッチングを行う。 - 特許庁

If the result exceeds the sum the specified string is executet on the shell.-- watch name="httpd-usage" pattern match="command"/httpd//pattern condition type="attr" attr="%mem" sum5/sum /condition execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute /watch!-- This job looks for zombie processes. 例文帳に追加

もし結果が sum を超えていた場合に、指定した文字列がシェルで実行されます。 --watch name="httpd-usage"pattern match="command"/httpd//patterncondition type="attr" attr="%mem"sum5/sum/conditionexecute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute/watch!--このジョブは、ゾンビプロセスを探します。 - PEAR

The return value is 0 if the string matches or does not match the pattern, respectively, and 1 otherwise. 例文帳に追加

文字列がパターンにマッチすれば返り値は 0 であり、マッチしなければ返り値は 1 になります。 - JM

The words generated by the pattern need not match the word being completed. 例文帳に追加

パターンによって生成された単語は、補完される単語とマッチする必要はありません。 - JM

that the caller is interested only in directories that match the pattern. 例文帳に追加

に対する「ヒント」であり、呼び出し側がパターンにマッチするディレクトリにしか興味がないことを知らせる。 - JM

is used to match a null-terminated string against the precompiled pattern buffer, preg . 例文帳に追加

は、プリコンパイルされたパターンバッファpregをヌル文字で終端された文字列にマッチさせる。 - JM

It adds all %MEM columns of ps that match the pattern together and compares the reslut to the specified sum. 例文帳に追加

これは、パターンにマッチした ps の %MEM カラムの値を合計し、その値を指定した sum と比較します。 - PEAR

The xlsfonts program can be used to list all of the fonts that match agiven pattern. 例文帳に追加

\\fIxlsfonts\\fP プログラムを使うと、指定されたパターンと一致するフォントを全て列挙できる。 - XFree86

The XListFontsWithInfofunction returns a list of font names that match the specified pattern and their associated font information.例文帳に追加

関数XListFontsWithInfoは指定したパターンにマッチするフォント名とそのフォントについての情報のリストを返す。 - XFree86

Preceding either a host name or a pattern with a `!' character causes hosts which match that entry to be excluded.例文帳に追加

ホスト名またはパターンの前に `!' 文字をつけると、その項目にマッチするホストが除外される。 - XFree86

To easily search in a gene database for any gene tags that match a desired pattern of expression.例文帳に追加

遺伝子データベースのデータから、所望の発現パターンに合致する遺伝子タグを容易に検索する。 - 特許庁

In scratch cards, a plurality of lottery (match) pattern groups are formed repeatedly in a plurality of times.例文帳に追加

また、スクラッチカードは、複数の抽選用(対戦用)図柄群を複数繰り返して形成する。 - 特許庁

To use clothing fabric with economy in sewing an upper garment, and facilitate in pattern match.例文帳に追加

上着の縫製で無駄なく生地を使用し、模様柄も簡単に合わせられるようにする。 - 特許庁

Two-dimensional profile description is allocated to each grating pattern on the basis of the profile match.例文帳に追加

プロフィール一致に基づいて各格子パターンに、二次元プロフィール記述が割り当てられる。 - 特許庁

When the signal pattern does not match the DTMF signal, the mobile telephone device functions as an automatic answering telephone set to perform sound recording (S350).例文帳に追加

信号パターンが一致しない場合には、留守番電話として録音を行う(S350)。 - 特許庁

Then the openings such as 35 corresponding to the meshed pattern are formed to match the positions of openings 32, 33, 34 corresponding to the printing pattern.例文帳に追加

そして、メッシュパターンに対応する開口35等が印刷パターンに対応する開口32,33,34の位置に合わせて形成される。 - 特許庁

If an increasing pattern of the temperature and the pressure match the traveling pattern (S200:YES), the temporary registered ID is counted up (S210).例文帳に追加

温度及び圧力の上昇パターンが、走行パターンと一致しているときは(S200:YES)、仮登録IDをカウントアップする(S210)。 - 特許庁

The method also comprises the steps of then disposing the pattern information on the layout information (S17), and elongating or contracting the pattern information to match the shape of the layout information (S18).例文帳に追加

次に、パターン情報を、レイアウト情報に配置し(S17)、レイアウト情報の形状に合わせて伸縮する(S18)。 - 特許庁

Matching between the data to be retrieved pattern and the retrieval data pattern is determined according to a potential on the local match line.例文帳に追加

このローカルマッチ線上の電位に応じて被検索データパターンと検索データパターンの一致/不一致を判定する。 - 特許庁

To align a mask with a board at high precision to match a new pattern to a base pattern for precise light exposure.例文帳に追加

マスクと基板との位置合わせを精度良く行って、新たなパターンを下地パターンに合わせて精度良く露光する。 - 特許庁

The potentials of the local match lines are selected according to the data pattern lengths, and matching is performed for the data items having the different pattern lengths.例文帳に追加

ローカルマッチ線電位をデータパターン長に応じて選択して、異なるパターン長のデータについて一致検索を行なう。 - 特許庁

The position at which an angle is read from the code pattern is determined to match with the middle point on the line segment interconnecting both detecting positions of the track pattern.例文帳に追加

コードパターンから角度を読み取る位置は、トラックパターンの両検出位置を結ぶ線分上の中点と一致するように決定する。 - 特許庁

The second master pattern and the pattern to be measured are positioned so as to match the coordinate system of the hole, they are compared and the hole is inspected (step 108).例文帳に追加

穴の座標系が一致するように第2のマスタパターンと被測定パターンを位置合わせし、これらを比較して穴を検査する(ステップ108)。 - 特許庁

例文

During a period from when K2, K1 and K0 match a starting pattern until they match an ending pattern, a flip-flop 151 is set and a window is opened.例文帳に追加

K2、K1、K0が開始パターンに一致してから終了パターンに一致するまでの間、フリップフロップ151がセットされ、ウインドウ(window)がオープンとなる。 - 特許庁

索引トップ用語の索引



  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS