「W3C」を含む例文一覧(28)

  • The W3C recommendation upon which the Python DOM API is based.
    Python DOM API が準拠している W3C 勧告。 - Python
  • Apache Axis is an implementation of the SOAP (Simple Object-Access Protocol) submission to the W3C.
    Apache Axis は、W3C へ提案された SOAP (Simple Object-Access Protocol) に関する実装です。 - NetBeans
  • Error and Warning messages issue from W3C CSS validator service
    W3C CSS validator サービスが返したエラーおよび警告メッセージ。 - PEAR
  • The W3C recommendation for the DOM supported by xml.dom.minidom.
    xml.dom.minidom でサポートされている W3C の DOMに関する勧告。 - Python
  • The W3C recommendation for the DOM supported by xml.dom.minidom. Subsections
    xml.dom.minidom でサポートされている DOM の W3C 勧告。 - Python
  • Please avoid the click heresyndrome as recommended by the W3C.
    W3Cの推奨どおり、ここをクリックしてくださいシンドロームは避けてください。 - Gentoo Linux
  • Apache Axis2 is an open-source implementation of the SOAP (Simple Object-Access Protocol) submission to the W3C.
    Apache Axis2 は、W3C へ提案された SOAP (Simple Object-Access Protocol) に関するオープンソース実装です。 - NetBeans
  • The index page should now appear as shown below.!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtdhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html
    index ページは次のようになります。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtdhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html - NetBeans
  • The index page should now appear as shownbelow.!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html
    index ページは次のようになります。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html - NetBeans
  • The XPath language developed by the W3C consortium is a language that addresses the structural parts of an XML document.
    W3C が開発した XPath 言語は、XML ドキュメントの構造の部分を処理するための言語です。 - NetBeans
  • Execute the W3C CSS validator service on each data source (filename or string) given by parameter $styles.
    W3C CSS validator サービスを、$styles で指定した各データソース (ファイルあるいは文字列)に対して実行します。 - PEAR
  • If you want to learn how to create a DTD, you should take a look at the W3C.
    もし、DTD をどの様に作成するかを知りたいのであれば、W3Cを見てみてください。 - PEAR
  • Values of type DOMString may also be None where allowed to have the IDL null value by the DOM specification from the W3C.
    DOMString 型の値は、W3C の DOM 仕様で、IDLnull 値になってもよいとされている場所では None になることもあります。 - Python
  • They are, however, much more ``Pythonic'' than the interface defined in the W3C recommendations.
    しかしながら、これらの API は W3C 勧告で定義されたインタフェースよりも ``Python 的な'' ものになっています。 - Python
  • The XML specification, published by the WorldWide Web Consortium (W3C), defines the syntax and processor requirements for XML.
    World Wide Web Consortium (W3C) が送出した XML の仕様書で、XML のシンタックスと処理に必要な内容が定義されています。 - Python
  • (One example of this is the NodeList interface in the W3C's Document Object Model.)
    (W3C ドキュメントオブジェクトモデルにおける NodeList インタフェースがその一例です。 - Python
  • It meets the W3C web standards.
    それがW3Cのウェブ標準規格に準拠しています - 京大-NICT 日英中基本文データ
  • The Common Warehouse Metadata Interchange standard follows the creation of the extensible markup language (XML) by the Worldwide Web Consortium (W3C) and XML Metadata Interchange (XMI) by the OMG.
    CWMI(共通ウェアハウス・メタデータ交換)規格は、W3CによるXMLおよびOMGによるXMI(XMLメタデータ交換)の創設を継ぐものである。 - コンピューター用語辞典
  • RDF has since been redrawn by the W3C as a technology that itself will be expressed as an XML vocabulary.
    RDF(リソース定義フレームワーク)は,その後W3Cによって,それ自体がXML語彙として表現される技術として書き直された. - コンピューター用語辞典
  • Although W3C is funded by industrial members, it is vendor-neutral, and its products are freely available to all.
    W3Cは産業メンバーの資金で賄われているとはいえ, ベンダー中立であり, その成果物はだれでも無料で入手できる. - コンピューター用語辞典
  • In the editWishList.php file, enter the following HTML form below the PHP block:!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name="addNewWish" action="editWish.php">input type="submit" value="Add Wish"/>/form>/body/html
    editWishList.php ファイルで、次の HTML フォームを PHP ブロックの下に追加します。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name=addNewWish action=editWish.phpinput type=submit value=Add Wish//form/body/html - NetBeans
  • The WSDL Editor provides support for the built-in simple types in W3C XML Schema.The built-in simple types include such types as string, date, and integer.
    WSDL エディタは、W3C XML スキーマの組み込み単純型をサポートしています。 組み込み単純型には、文字列、データ、整数などの型があります。 - NetBeans
  • The DOM is a standard tree representation for XML data.The Document Object Model is being defined by the W3C in stages, or``levels'' in their terminology.
    DOM は XML データに対する標準的なツリー表現なのです。 文書オブジェクトモデルは、W3C によっていくつかの段階、W3C の用語で言えば ``レベル (level)'' で定義されています。 - Python
  • Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.
    ジグソーはW3Cの最先端ウェブサーバ・プラットフォームであり、HTTP 1.1の見本実装と、Javaで実装された先進的アーキテクチャ上の他の各種機能を提供するものである。 - コンピューター用語辞典
  • Web services that use attachments to optimize the sending and receiving of large binary data can take advantage of the MTOM/XOP (short for message transmission optimization mechanism/XML-binary optimized packaging)standard from W3C without any adverse effect on the programming model.
    大きなバイナリデータの送受信を最適化するためにアタッチメントを使用する Web サービスは、W3C の MTOM/XOP (Message Transmission Optimization Mechanism/XML-binary Optimized Packaging の略) 標準をプログラミングモデルへの影響なしに使用できます(詳細は MTOM/XOP のページを参照)。 - NetBeans
  • The Document Object Model, or ``DOM,'' is a cross-language API from the World Wide Web Consortium (W3C) for accessing and modifying XML documents.
    文書オブジェクトモデル、または ``DOM'' は、ワールドワイドウェブコンソーシアム (World Wide Web Consortium, W3C) による、XML ドキュメントにアクセスしたり変更を加えたりするための、プログラミング言語間共通の API です。 - Python
  • These properties are defined in the DOM specification; this portion of the reference manual describes the interpretation of the specification in Python. The specification provided by the W3C defines the DOM API for Java,ECMAScript, and OMG IDL.
    これらのプロパティはDOM 仕様で定義されています; 本リファレンスマニュアルでは、Python において DOM 仕様がどのように解釈されているかを記述しています。 W3C から提供されている仕様は、 DOM API を Java、ECMAScript、およびOMG IDL で定義しています。 - Python
  • Fortunately, the World Wide Web Consortium's Web Accessibility Initiative has developed guidelines for manufacturers of Web authoring and conversion tools that, ...
    幸運にも、W3Cのウェブ・アクセシビリティ・イニシァティブはウェブ・オーサリングの製造者のためのガイドラインと変換ツールを開発しており、... - コンピューター用語辞典

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