Number one: you never get to do things the right way. You always have to do things the expedient way. It costs so much money to hire these programmers ...
分类:
其他好文 时间:
2017-06-13 17:20:22
阅读次数:
137
第一,https://github.com/vinta/awesome-python Awesome Python A curated list of awesome Python frameworks, libraries, software and resources. Inspired by ...
分类:
编程语言 时间:
2017-02-01 20:50:48
阅读次数:
1223
公司要做一个项目,跟MP4有点关系,到网上找了规范文档看了看,理解还是不够深入。干脆花点时间做一个Parser,取名FileExpert,目前只支持解析ISO_IEC_14496-12的文件格式。取名成FileExpert的原因是因为想把它做成一个比较通用的框架,以后可以用于解析其他格式的文件。(以前曾经想过做一个小工具,解析一下PE文件格式。)
MP4文件就是一个个的box组合成的,b...
分类:
其他好文 时间:
2014-07-01 11:34:14
阅读次数:
148