Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

附录C:进一步阅读资源

如果你想更深入学习,可以参考以下资源:

官方标准

  • ECMA-376 Standard:官方标准,最权威,但非常厚

    • https://www.ecma-international.org/publications-and-standards/standards/ecma-376/
  • ISO/IEC 29500:国际标准版本

    • https://www.iso.org/standard/51407.html

书籍

  • Open XML Explained - Wouter Van Vugt
    • 开源免费介绍Open XML
  • Professional Open XML Development - 针对开发人员
  • Word Processing with Open XML XML - Microsoft Press

博客和网站

  • Eric White’s Blog:很多Open XML技术文章
    • https://www.ericwhite.com/blog/
  • Open XML Developer:开发资源网站

源码

  • 各语言开源处理库的源码本身就是很好的学习材料:
    • python-docx:https://github.com/python-openxml/python-docx
    • Apache POI:https://poi.apache.org/
    • Open XML SDK:https://github.com/dotnet/Open-XML-SDK

规范速查

  • Office Open XML 维基百科:https://en.wikipedia.org/wiki/Office_Open_XML
  • Microsoft docs:https://learn.microsoft.com/en-us/office/open-xml/word-processing