タグ

formatに関するkodamのブックマーク (3)

  • Monobjc

    Introduction The IB file format is an instance of XML, but neither a DTD nor a schema is available. The file content is based on the XML serialization available in Cocoa, which means that some objects are builds in a non-hierarchical manner. It is used for the *.xib files and for designable.nib files found in NIB bundles. Note The following document is based on observations of various *.xib files

  • Medical Image Format FAQ - Part 8

    DICOM Information Sources Access to other parts ... preface latest changes table of contents part1 - general information & standard formats part2 - standard formats (continued) part3 - proprietary CT formats part4 - proprietary MR formats part5 - proprietary other formats part6 - hosts & compression part7 - general information sources part8 - DICOM information sources index by keyword START OF PAR

  • Xファイルの形式

    有効なヘッダーの例を示す xof 0302txt 0064 2.コメント コメントは,テキストファイルでのみ使用でき,データストリーム内のどこにでも挿入できる。コメントの開始記号は,C++ 形式のダブルスラッシュ (//) か,または番号記号 (#) を使用する。コメントは,複数行にわたることができる。次に有効なコメントの例を示す。 # This is a comment. // これもコメントである。 3.データの形式,識別子,名前 データオブジェクトの形式は次のようになる。 <Identifier> [name] { [<UUID>] <member 1>; ... <member n>; 識別子は必須で,事前に定義されたデータ型またはプリミティブに一致しなければならない。名前はオプションである。メンバの詳細については,「データメンバ」を参照すること。 4.データメンバ データメ

  • 1