1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

pattern matchの部分一致の例文一覧と使い方

該当件数 : 201



例文

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例文帳に追加

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

/ 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

Stuart bloom does not match the pattern.例文帳に追加

スチュアート・ブルームは 名前のパターンに合わないけど - 映画・海外ドラマ英語字幕翻訳辞書

例文

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

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


例文

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

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

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のパターン一致が検出されたら、そのパケットを抽出する。 - 特許庁

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

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

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

例文

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

例文

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

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

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

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

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

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

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

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

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 easily make an unknown input pattern match with a standard pattern with a high recognition rate.例文帳に追加

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

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

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)。 - 特許庁

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

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

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

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)がオープンとなる。 - 特許庁

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

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パターン制御信号に応じた一方をピンマッチ信号として出力する。 - 特許庁

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

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

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

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

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

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

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

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

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

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

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

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

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

To match initial levels of respective transmission beam patterns with each other comprising adaptive beam pattern and a beam pattern different from the adaptive beam pattern with each other by using a data channel for transmission by an adaptive beam pattern and a pilot channel for transmission by a beam pattern different from the adaptive beam pattern.例文帳に追加

適応ビームパターンにより送信するデータチャネルと、該適応ビームパターンとは異なるビームパターンにより送信するパイロットチャネルとで、各々の送信ビームパターンの初期レベルを合わせることを可能とする。 - 特許庁

When it is determined that the first mosaic pattern and the second mosaic pattern have a match, it is determined whether a first pattern corresponding to the first mosaic pattern matches a second pattern, in the library, corresponding to the second mosaic pattern.例文帳に追加

第1のモザイクパターンと第2のモザイクパターンとが一致すると判定された場合、第1のモザイクパターンに対応する第1のパターンが、第2のモザイクパターンに対応するライブラリ内の第2のパターンと一致するか判定される。 - 特許庁

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.例文帳に追加

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

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.例文帳に追加

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

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

One of our special consultants thinks your speech pattern is a match for these letters.例文帳に追加

うちのある特別なコンサルタントが 君の話し方がこの手紙と一致すると 考えてね - 映画・海外ドラマ英語字幕翻訳辞書

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

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

More specifically, the magnetic pole pulse pattern of the motor 355 before engine start is obtained, and it is determined if the pattern match magnetic pole pattern stored before engine stop.例文帳に追加

具体的には、エンジン始動前にモータ355の磁極パルスパターンを取得し、エンジン停止前に保存した磁極パルスパターンと一致するか否かを判断する。 - 特許庁

The second master pattern and the pattern to be measured are positioned so as to match the coordinate system of the conductor pattern and the position deviation of the hole is inspected (step 109).例文帳に追加

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

A candidate pattern evaluating part 2F4 evaluates each candidate pattern by using a user condition table 2T4, and presents the pattern to match with the user condition to a user.例文帳に追加

候補パターン評価部2F4は、ユーザ条件テーブル2T4を使用して各候補パターンを評価し、ユーザ条件に合致するパターンをユーザに提示する。 - 特許庁

A pattern comparing part 2 determines whether operation applied to the power supply switch 1 and the operation pattern stored in the pattern storage part 3 match or not.例文帳に追加

パターン比較部2は、電源スイッチ1になされた操作とパターン記憶部3が記憶している操作パターンとが合致しているか否かを判断する。 - 特許庁

A signal pattern recognizing unit 8 compares between a discharge frequency signal pattern in the wireless frequency bandwidth and a wireless frequency signal pattern so as to check if they match.例文帳に追加

また、無線周波数帯域内における放電周波数信号パターンと無線周波数信号パターンを信号パターン認識部8で比較照合する。 - 特許庁

It matches the PCRE pattern "/R/" against the STAT column of ps and executes the specified string on the shell if any running processes have been found.-- watch name="running" pattern match="stat"/R//pattern condition type="presence" 例文帳に追加

ps の STAT カラムに対して正規表現 "/R/" でマッチングを行い、実行中のプロセスが見つかった場合に、指定した文字列がシェルで実行されます。 - PEAR

例文

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)。 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 - 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 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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS