1153万例文収録!

「Parsing」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

Parsingを含む例文一覧と使い方

該当件数 : 258



例文

A system includes: a parsing table generating means for generating a parsing table, based on a predetermined security policy.例文帳に追加

予め定められたセキュリティポリシーに基づいてパージングテーブルを生成するパージングテーブル生成手段を備える。 - 特許庁

Parsing and extraction for each protocol depends on a protocol description language.例文帳に追加

プロトコル毎の分解/抽出はプロトコル記述言語による。 - 特許庁

The parsing for the other conversion filters is identical. 例文帳に追加

この解析方法は他の変換フィルタに対しても同様です。 - FreeBSD

This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML例文帳に追加

このモジュールでは HTMLParser クラスを定義します。 このクラスは HTML - Python

例文

More object-oriented command line option parsing. 例文帳に追加

よりオブジェクト指向的なコマンドラインオプションのパーズを提供します。 . - Python


例文

For pure rule reasoning, three basic parsing techniques which are the top-down parsing technique, the bottom-up parsing method, and the mixed-mode strategy are often used. 例文帳に追加

純粋の規則推論のためには、三つの基本的構文解析技術すなわち下降型構文解析技術、上昇型構文解析法および混合モード戦略がよく使われる。 - コンピューター用語辞典

parallel lexical analysis and parsing on the AMT distributed array processor 例文帳に追加

AMT分散アレイプロセッサ上での並列字句解析と構文解析 - コンピューター用語辞典

Prepare for parsing one or more package.xml files. 例文帳に追加

ひとつあるいは複数の package.xml ファイルをパースするための準備をします。 - PEAR

The content encoding to use when parsing and storing data. 例文帳に追加

データをパースしたり保存したりする際に使用するエンコーディング。 - PEAR

例文

DOM applications typically start by parsing some XML into a DOM. 例文帳に追加

DOM アプリケーションは、普通は XML を DOM に解析するところから始まります。 - Python

例文

Called when Expat begins parsing the document type declaration(!DOCTYPE ...). 例文帳に追加

Expatが文書型宣言!DOCTYPE ...)を解析し始めたときに呼び出されます。 - Python

This new incremental parsing architecture has advantages concerning grammar engineering and permits more efficient parsing.例文帳に追加

この新しい増分的パーシングアーキテクチャは文法工学に関して利点を有するとともに、より効率的なパーシングを可能にする。 - 特許庁

Return a package.xml parsing object appropriate for the selected package.xml version. 例文帳に追加

選択した package.xml のバージョンに応じた、適切な package.xml パースオブジェクトを返します。 - PEAR

Remove extra lines for all files when parsing a directory. 例文帳に追加

ディレクトリのパース時に、すべてのファイルから余計な行を削除します。 - PEAR

More convenient, flexible, and powerful command-line parsing library. 例文帳に追加

より便利で柔軟性に富んだ強力なコマンドライン解析ライブラリ - Python

when parsing a complete Python program (from a file or from a string); 例文帳に追加

(ファイルや文字列内の) 完全な Python プログラムを構文解析するとき; - Python

You'll have to do your own parsing of the mailbox file to get at the original headers.例文帳に追加

メイルメッセージは EOOH 行で始まり、'037014' だけを含む行で終わります。 - Python

Reload the module object module, re-parsing and re-initializing it. 例文帳に追加

モジュールオブジェクト module を再ロードして、それを再解析し再初期化します。 - Python

When operating in POSIX mode, shlex will try to obey to the following parsing rules.例文帳に追加

POSIX モードで動作中の shlex は以下の解析規則に従おうとします。 - Python

A main thread controls the parsing thread by sending target content to be searched for and wakeup signals to the parsing thread, and receives the content detected by the parsing thread for further processing.例文帳に追加

メインスレッドは、検索される目標コンテンツおよびウェイクアップ信号を構文解析スレッドに送信して構文解析スレッドを制御し、さらなる処理のため、構文解析スレッドによって検出されるコンテンツを受け取る。 - 特許庁

METHOD OF PARSING AND DECODING SPEECH CODING PARAMETER IN BIT STREAM例文帳に追加

ビットストリーム内の音声符号化パラメータの解析および復号化方法 - 特許庁

At this time, parsing processing and validity verification are simultaneously carried out.例文帳に追加

このとき、パース処理と妥当性検証とを同時に行うことになる。 - 特許庁

function uses a static buffer while parsing, so it's not thread safe. 例文帳に追加

関数は文字列の解析に静的バッファを用いるので、スレッドセーフでない。 - JM

You can disable automatic parsing by setting this property to zero. 例文帳に追加

このプロパティーをゼロに設定すると、自動構文解析を無効にできます。 - NetBeans

The parsing procedure is located in a parsing thread, which implements callback functions of the SAX parser and creates and executes the SAX parser.例文帳に追加

構文解析プロシージャは、構文解析スレッドにロケートされ、SAXパーサのコールバックファンクションを使用し、SAXパーサを生成および実行する。 - 特許庁

IntroductionIntroduction-- General purpose DNS querying and packet parsing Contributors Eric KilfoilSara Golemon 例文帳に追加

導入導入--一般的な DNS 問い合わせとパケットの解析貢献者 Eric KilfoilSara Golemon - PEAR

XML_Parser uses SAX-based parsing, which is a simple API to retrieve information from XML documents. 例文帳に追加

そのため、XML 文書からの情報の取得に使われる API は、シンプルです。 - PEAR

Exception raised by the HTMLParser class when it encounters an error while parsing.例文帳に追加

パーズ中にエラーに遭遇した場合にHTMLParser クラスが送出する例外です。 - Python

Here's the list of the defects that the FeedParser can find while parsing messages.例文帳に追加

以下は FeedParser がメッセージの解析中に検出する障害 (defect) の一覧です。 - Python

To attain an XML parsing function equivalent to a DOM by saving a memory and to load the XML parsing system to an incorporated system on which the DOM can not be loaded by resource restriction.例文帳に追加

省メモリでDOMと同等のXML構文解析機能を実現し、リソース制限によりDOMを搭載できない組み込みシステムへ搭載する。 - 特許庁

Parsing and extraction are performed on the basis of the protocols, and a statistic value is calculated.例文帳に追加

プロトコルに基づいて分解/抽出を行い、統計値を算出する。 - 特許庁

COMPUTER PROGRAM FOR PARSING TEXT WITHIN CORPUS AND RECORDING MEDIUM THEREFOR例文帳に追加

コーパスの中のテキストを構文解析するコンピュータ・プログラムおよび記録媒体 - 特許庁

The nesting of blocks is permitted, but be careful while parsing. 例文帳に追加

ブロックの入れ子(ネスティング)は許されますが、解析に注意深くなってください。 - PEAR

all template variables, which are not filled, are removed while parsing. 例文帳に追加

の場合、値が代入されていないテンプレート変数はパース時に削除されます。 - PEAR

To optimize parsing and searching of an extremely large XML file.例文帳に追加

非常に大きいXMLファイルの構文解析および検索を最適化する。 - 特許庁

There are also some cases that cannot be parsed correctly with Top Down Parsing methods. 例文帳に追加

下降型構文解析法では正確に解析できないケースもやはりある。 - コンピューター用語辞典

However, the computational complexity of parsing algorithms for TAG is high. 例文帳に追加

しかしながら、TAG(木接合文法)用の構文解析アルゴリズムの計算量は高い。 - コンピューター用語辞典

Implement request 13147 : add filter file extension option on parsing directory (CLI) 例文帳に追加

リクエスト13147を実装し、ディレクトリのパース時に拡張子を指定できるようにしました (CLI)。 - PEAR

Parsing BibTex Data to an array and exporting to BibTex and RTF. 例文帳に追加

BibTex データをパースして配列に変換します。 また、それを BibTex および RTF でエクスポートします。 - PEAR

To provide a method and a parser for parsing an input character string.例文帳に追加

入力文字列の構文解析を行うための方法およびパーサを提供する。 - 特許庁

Automatic Parsing Delay.Specifies the time (in milliseconds) between a pause in typing or moving around in the Source Editor and the time that internal parsing information is refreshed. 例文帳に追加

自動構文解析遅延。 ソースエディタでの入力や移動を行わなくなってから内部構文解析情報が再表示されるまでの時間 (ミリ秒単位) を指定します。 - NetBeans

The launcher tries to read this file before it starts parsing the commandline options. 例文帳に追加

起動ツールは、コマンド行オプションを解析する前に、このファイルを読み取ろうとします。 - NetBeans

What exactly is this cache feature?This is the way to bypass RegExp parsing on template load. 例文帳に追加

これは、テンプレートの読み込み時の正規表現によるパースを回避する方法です。 - PEAR

The value parsing code will always convert i4 to int: int is regarded by this implementation as the canonical name for this type. 例文帳に追加

コード中で値を解析する際には自動的に i4 が intに変換されます。 - PEAR

Each data structure has an associated tag, to facilitate parsing at a receiving location.例文帳に追加

各データ構造は、受信位置での解析を容易にするために関連タグを有している。 - 特許庁

A promising alternative is a Data Oriented Parsing model (DOP) developed at the University of Amsterdam. 例文帳に追加

有望な代替案は、アムステルダム大学で開発されたデータ指向構文解析モデル(DOP)である。 - コンピューター用語辞典

Any parsing errors your changes cause will show up in the logs the next time the build happens: 例文帳に追加

あなたの変更によって発生したパースエラーは、ビルド後のログにて見ることができます。 - PEAR

The configuration to use for parsing and channel registry (needed for channel-specific validators). 例文帳に追加

パース作業およびチャネルレジストリに使用する設定(チャネル固有の検証のために必要です)。 - PEAR

The $uncompression parameter indicate how many files will be uncompressed while parsing the tree to files. 例文帳に追加

$uncompression パラメータは、ツリーをファイルにパースする際に何個のファイルを伸長するかを表します。 - PEAR

例文

Introduction--Abstracts parsing and rendering rules for Wiki markup in structured plain text 例文帳に追加

概要--構造化されたプレーンテキスト内の Wiki マークアップの解析およびレンダリングを抽象化する - PEAR




  
コンピューター用語辞典
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS