我正在分析一种未记录的文件格式。是否有我可以编写的文件格式的标准文档格式?东西这种复杂程度和细节的?我脑子里想的是,
!Global: Encoded in ASCII (unless specified otherwise)
Address: 0x12345670 - metadata, until the delimiter of "|"
Address: 0x12345670+, after delimiter of "|" - media container
...
Address: 0x23456780 - 32-bit pointer to the splash image
etc etc
我能找到的最接近的是:在 Vim(它相当简单且面向编辑器,因此用户可以轻松编辑文件)和TrID 标头(仅限于标头)中创建自己的语法文件