doit
来自「给出了 zip 压缩算法的完整实现过程。」· 代码 · 共 22 行
TXT
22 行
?tacl macro#frame#push zipfile#SET zipfile ZIP23unzip -a [zipfile] *.c -x */*== Following not requiredRENAME apic apiczRENAME mktimec mktimecz == use Tandem mktime()unzip -a [zipfile] *.h -x */*== Following not requiredRENAME apih apizhunzip -aj [zipfile] tandem/*.hunzip -aj [zipfile] tandem/*.cunzip -aj [zipfile] tandem/* -x tandem/*.*#unframe
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?