「Expat」を含む例文一覧(23)

  • 13.5.5 Expat error constants
    13.5.5 Expat エラー定数 - Python
  • Home page of the Expat project.
    Expatプロジェクトのホームページ - Python
  • 13.5 xml.parsers.expat -- Fast XML parsing using Expat
    13.5 xml.parsers.expat -- Expat を使った高速な XML 解析 - Python
  • Expat physician.
    国外駐在の医師 - 映画・海外ドラマ英語字幕翻訳辞書
  • Expat was not able to allocate memory internally.
    Expat が内部メモリを確保できませんでした。 - Python
  • The document encoding is not supported by Expat.
    ドキュメントのエンコードが Expat でサポートされていません。 - Python
  • An interface to the Expat non-validating XML parser.
    Expat による、検証を行わない XML パーザへのインタフェース - Python
  • Called when Expat is done parsing the document type delaration.This requires Expat version 1.2 or newer.
    Expatが文書型宣言の解析を終えたときに呼び出されます。 このハンドラには、Expat version 1.2以上が必要です。 - Python
  • The xml.parsers.expat module is a Python interface to the Expat
    へのPython インタフェースです。 - Python
  • The exception raised when Expat reports an error.
    Expat がエラーを報告したときに例外を送出します。 - Python
  • module to provide access to the Expat parser.
    このモジュールでは、Expatパーザへのアクセスを提供するためにpyexpat - Python
  • Called when Expat begins parsing the document type declaration(!DOCTYPE ...).
    Expatが文書型宣言!DOCTYPE ...)を解析し始めたときに呼び出されます。 - Python
  • See section13.5.2, ``ExpatError Exceptions,'' for more information on interpreting Expat errors.
    Expatのエラーを解釈する上での詳細な情報は、 13.5.2 の``ExpatError Exceptions,''を参照してください。 - Python
  • Lino dupree, french carribean expat.
    リノ・デュプリー フランスのカリブの国外在住者 - 映画・海外ドラマ英語字幕翻訳辞書
  • Expat's internal error number for the specific error.
    特定のエラーにおける Expat の内部エラー番号です。 - Python
  • The doctypeName is provided exactly as presented.
    doctypeName は、与えられた値がそのままExpat に提供されます。 - Python
  • This is only present for version 1.2 of the Expat library; for more recent versions, use EntityDeclHandler instead. (The underlying function in the Expat library has been declared obsolete.)
    このハンドラは Expat ライブラリのバージョン1.2のためだけに存在します;より最近のバージョンでは、代わりにEntityDeclHandlerを使用してください (根底にあるExpat ライブラリ内の関数は、撤廃されたものであると宣言されています)。 - Python
  • An operation was requested that requires DTD support to be compiled in, but Expat was configured without DTD support.
    その操作を完了するにはDTDのサポートが必要ですが、ExpatがDTDのサポートをしない設定になっています。 - Python
  • This can improve performance substantially since Expat normally breakscharacter data into chunks at every line ending.
    Expatは通常、文字列のデータを行末ごと大量に破棄するため、かなりパフォーマンスを改善できるはずです。 - Python
  • content may be a Unicode string or a byte string; the expat reader module produces always Unicode strings.
    content はユニコード文字列、バイト文字列のどちらでもかまいませんが、expat リーダ・モジュールは常にユニコード文字列を生成するようになっています。 - Python
  • If the attribute is required to be given in the document instance, required will be true.This requires Expat version 1.95.0 or newer.
    文書のインスタンスによって属性値が与えられる必要のあるときにはrequiredがtrueになります。 このメソッドはExpat version 1.95.0 以上が必要です。 - Python
  • Expat doesn't support as many encodings as Python does, and its repertoire of encodings can't be extended; it supports UTF-8, UTF-16, ISO-8859-1 (Latin1), and ASCII.
    Expatは、Pythonのように多くのエンコードをサポートしておらず、またエンコーディングのレパートリを拡張することはできません; サポートするエンコードは、UTF-8, UTF-16, ISO-8859-1 (Latin1), ASCII です。 - Python
  • Calling this with a true value for flag (the default) will causeExpat to call the ExternalEntityRefHandler with None for all arguments to allow an alternate DTD to be loaded.
    flagの値をデフォルトのtrueにすると、Expatは代わりのDTDをロードするため、すべての引数にNone を設定してExternalEntityRefHandler を呼び出します。 - Python

例文データの著作権について