|
|
发表于 2015-10-23 09:20:25
|
显示全部楼层
来自: 中国重庆
本帖最后由 无边际 于 2015-10-23 09:24 编辑
7 E# c' K" C! C! }4 z5 g8 ~( ?大鹿 发表于 2015-10-22 13:50 v3 J0 X Q% m" r9 M2 @6 h7 a
看到樓上兩位的回應,俺不得不掃盲一下。
% x. _# s: j1 Q0 F( u
/ D% H" m% W6 ~% dSW2014及之前的文件,無論零件、裝配、工程圖,都是 compound ... 0 H2 O2 ?& ?+ G! m; v* N- d' W
Class Overview& H6 ?0 z1 h/ \& X$ `
Combines multiple files into a single compound file. The file format:
9 X1 f$ H1 S4 O) w9 M; J. Y/ y•VInt fileCount8 M* c( R5 d3 h; b- E5 c
•{Directory} fileCount entries with the following structure:
$ l( d2 o4 z* s2 \! S ◦long dataOffset
6 Z1 m% I9 c' ?4 U; ` ◦String fileName2 I T4 ^! r/ n- k& Y. U: g
•{File Data} fileCount entries with the raw data of the corresponding file0 K0 o& ~ v _1 d; u5 S, P; f
/ p h8 B5 F. F8 h) i( Y
The fileCount integer indicates how many files are contained in this compound file. The {directory} that follows has that many entries. Each directory entry contains a long pointer to the start of this file's data section, and a String with that file's name.
6 x; l" l$ V+ l) A4 o, P5 l/ D$ ]4 H# T! U4 X4 H
$ m, |+ x, Q; O: r! E) m; x% d/ R' w. l( h+ H+ S
|
|