Current column number in the parser input.
パーサへの入力の、現在のカラム番号。 - Python
Current line number in the parser input.
パーサへの入力の、現在の行番号。 - Python
6.21 optparse -- More powerful command line option parser 6.21 optparse -- より強力なコマンドラインオプション解析器 - Python
Create and return an opaque parser object.
不透明なパーザオブジェクトを作って返します。 - Python
The parser calculates the width and height of the rectangles.Example:
矩形の幅と高さはパーザが計算する。 - XFree86
PARSER FOR H.264 VIDEO DECODER H.264ビデオデコーダのための構文分析器 - 特許庁
Create a SAX parser and use it to parse a document.
SAX パーサを作成してドキュメントをパースします。 - Python
DIRECTED SAX PARSER FOR XML DOCUMENT XMLドキュメントのための命令SAXパーサ - 特許庁
The Parser code facilitates the compile of a command code. パーサコードは、コマンドコードのコンパイルを容易にする。 - 特許庁
See parser options list for details.
詳細はパーサオプションの一覧を参照ください。 - PEAR
Comments are ignored by the parser.
注釈は パーサー[解釈ルーチン]によって無視される - 研究社 英和コンピューター用語辞典
The methods of the parser object are described below. パーザオブジェクトのメソッドは下に記載されています。 - Python
For the PHP array parser, it can be an array too.
PHP配列パーサーについては、配列を指定します。 - PEAR
Receive notification of a skipped entity.The Parser will invoke this method once for each entityskipped.
スキップしたエンティティの通知を受け取ります。 - Python
This is the formatter instance associated with the parser.
パーザに関連付けられているフォーマッタインスタンスです。 - Python
An interface to the Expat non-validating XML parser.
Expat による、検証を行わない XML パーザへのインタフェース - Python
These can be used by the chosen parser.
選択したパーサはこれらを使用することができます。 - PEAR
The unit string parser forms a substantial portion of this module.
単位列パーサはこのモジュールの重要な部分である。 - コンピューター用語辞典
Deletes the parser and frees the memory it was using.
パーザを消去して、使用していたメモリを解放します。 - Python
Programmer's note:the global is a directive to the parser.
プログラマのための注意点: global はパーザに対する指示句 (directive) です。 - Python
Raised when the parser encounters a syntax error.
パーザが構文エラーに遭遇した場合に送出されます。 - Python
module to provide access to the Expat parser. このモジュールでは、Expatパーザへのアクセスを提供するためにpyexpat - Python
Called when the parser encounters a recoverable error.
パーサが回復可能なエラーを検知すると呼び出されます。 - Python
A parser means 52 first analyzes its syntax. まず、その構文を構文解析手段52で解析する。 - 特許庁
An XML document is processed using a SAX parser. SAXパーサを使用してXMLドキュメントを処理する。 - 特許庁
The run time shell transmits the object-oriented pipelines to the parser, and the parser analyzes the object-oriented pipelines into pipeline sub-components. ランタイムシェルは、オブジェクト指向パイプラインをパーサに送出し、パーサは、オブジェクト指向パイプラインをパイプラインサブコンポーネントに解析する。 - 特許庁
Only as much of an SGML parser as needed to parse HTML.
HTML を解析するのに必要な機能だけを備えた SGML パーザ。 - Python
Method called when an SGML declaration is read by the parser.
パーザが SGML 宣言を読み出した際に呼び出されるメソッドです。 - Python
There are several ways to populate the parser with options.
パーザにオプションを加えていくにはいくつか方法があります。 - Python
This computer environment includes a runtime shell, a parser and a basic command. コンピューティング環境は、ランタイムシェル、パーサ及び基本コマンドを含む。 - 特許庁
A meta parser part 8 scans and analyzes the tree structure of the folder. メタパーサー部8は、フォルダのツリー構造を走査し、解析する。 - 特許庁
Kai Blankenhorn has a 2.1 card generator (not a parser).
Kai Blankenhorn は 2.1 カードのジェネレータ (パーサではありません) を作成しています。 - PEAR
It is possible with $option, the second parameter of each parser method.
それを行うのが、各パーサメソッドの 2 番目のパラメータである$optionです。 - PEAR
This can be useful when working with XML documents without using an XML parser.
これは、XML パーサを使用せずに XML 文書を扱う際に便利です。 - PEAR
Unlike the parser in
で書式化されているテキストファイルを解釈するための基礎となります。 - Python
You can pass the parser a string or a file object, and the parser will return to you the root Message instance of the object structure. このパーザに文字列あるいはファイルオブジェクトを渡せば、パーザはそのオブジェクト構造の基底となる (root の) Message インスタンスを返します。 - Python
The module defines a parser class and an exception:
このモジュールではパーザクラスと例外を一つづつ定義しています: - Python
.Note that the parser can be extended in limited ways, and of course you can implement your own parser completely from scratch. このパーザは、ある制限された方法で拡張できます。 また、もちろん自分でご自分のパーザを完全に無から実装することもできます。 - Python
A data type definition parser 170 parses data type definition 20. データ型定義パーザ170は、データ型定義20を構文解析する。 - 特許庁
The parser database has been upgraded to support Servlet 2.4 and JSP 2.0 specifications. パーサーデータベースがアップグレードされて、Servlet 2.4/JSP 2.0 仕様対応となりました。 - NetBeans
Frank Hellwig has a 2.1/3.0 parser and address-book page generator.
Frank Hellwig は 2.1/3.0 のパーサおよび住所録ページのジェネレータを作成しています。 - PEAR
This will be fixed once the API for the parser is better. パーサのAPIがより良くなればすぐに、これは修正されるでしょう。 - Python
Handy for implementing a parser with line-at-a-time lookahead. 行の先読みを必要とするパーサを実装する時に便利です。 - Python
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パーサを生成および実行する。 - 特許庁
Create a ``child'' parser which can be used to parse an external parsed entity referred to by content parsed by the parent parser. 親となるパーザで解析された内容が参照している、外部で解析されるエンティティを解析するために使える ``子の'' パーザを作成します。 - Python
The parser extracts the clock reference information from the data stream. パーサーは、データストリームから時刻基準参照値情報を抽出する。 - 特許庁
The parser starts a method associated with the first pipeline sub-component. パーサは、第1パイプラインサブコンポーネントに関連付けられたメソッドを起動する。 - 特許庁
A parser runs in the background and provides detailed error messages.
パーサーがバックグラウンドで実行され、詳細なエラーメッセージが表示されます。 - NetBeans
The parser formats the results and provides the formatted data to the service. パーサは結果をフォーマットし、フォーマットされたデータをサービスに提供する。 - 特許庁
It was mainly used for debugging the parser and preparing the math library.
これは主として、パーザのデバッグと数学ライブラリの準備に用いられました。 - JM
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-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.