Go to file
wuyize 469c0bf328 修改了二级编码的几个小错误 2022-08-10 13:53:11 +08:00
1st_encode 更新了迭代中多孩子情况的一级编码 2022-08-04 16:37:48 +08:00
2st_encode 修改了二级编码的几个小错误 2022-08-10 13:53:11 +08:00
.gitignore init commit 2022-07-29 10:43:47 +08:00
README.md add README.md 2022-07-29 10:54:30 +08:00

README.md

ArchitectureColoredPainting 编码方案

└─1st_encode       第一层编码
    │  byte.md     二进制字节码编码方案
    │  byte.html   markdown生成html
    │  json.json   json编码方案与二进制字节码对照