How does the .doc format work?

后端 未结 6 1250
广开言路
广开言路 2021-02-01 23:46

I recently learned about the basic structure of the .docx file (it\'s a specially structured zip archive). However, docx is not formated like a doc.

How does a doc file

6条回答
  •  自闭症患者
    2021-02-02 00:02

    Doc is the binary format of word document - here's the Microsoft Office Word 97-2007 Binary File Format Specification [*.doc] document.

提交回复
热议问题