タグ

xmlとjavascriptに関するku0522のブックマーク (3)

  • JSON Diff

    Paste some JSON in each of the text fields. Click "Compare" to see the diff. Changed portions are displayed in yellow. Additions are displayed in green. Deletions are displayed in red. It also works as a JSON viewer. Click the disclosure triangles to display/hide portions of the JSON. Invalid JSON is indicated by the text fields turning red. Swap the contents of the text areas by clicking "Swap".

    ku0522
    ku0522 2008/07/01
    jsonの差分をとる。
  • ECMAScript for XML (E4X) 仕様邦訳

    この文書は ECMA-357 ECMAScript for XML (E4X) Specification 2nd edition を訳者 (nanto_vi) が私的に訳したものであり、Ecma International またはその他の関連団体・個人とは一切関係ありません。 この文書は正規の仕様ではありません。正規の仕様に関しては Ecma International から PDF で公開されています。 翻訳の内容については保障しません。この文書の利用によって発生したいかなる損害についても訳者は責任を負いません。 翻訳上の誤りなどがあれば訳者 (ブログまたはメール <nanto (at) moon.email.ne.jp>) までご連絡ください。 Standard ECMA-357 2nd Edition / December 2005 序文 2002 年 6 月 13 日、BEA S

  • Processing XML with E4X - MDC

    Table of contents1. Processing XML with E4X1.1. Compatibility issues1.2. Creating an XML object1.3. Working with attributes1.4. Working with XML objects1.5. Working with XMLLists1.6. Searching and filtering1.7. Handling namespaces1.7.1. Default1.7.2. Non-default2. See also Processing XML with E4X First introduced in JavaScript 1.6, E4X introduces a native XML object to the JavaScript language, and

  • 1