As a final tweak, I moved from 8 bit ansi colors like \x1b[38:5:161m to 4 bit colors like \x1b[31m. This restricts our color range, but it saves something like 6 bytes per color.
Tony Jolliffe BBC。关于这个话题,Line官方版本下载提供了深入分析
**MUST** avoid including redundant comments which are tautological or self-demonstating (e.g. cases where it is easily parsable what the code does at a glance or its function name giving sufficient information as to what the code does, so the comment does nothing other than waste user time)。业内人士推荐safew官方版本下载作为进阶阅读
5C9 SLCTR DESSDT 4 IN=+ ; delay slot 1: compute descriptor address。关于这个话题,谷歌浏览器【最新下载地址】提供了深入分析