readme.1st
来自「给出了 zip 压缩算法的完整实现过程。」· 1ST 代码 · 共 13 行
1ST
13 行
Before you start:Extract "*.hqx" and "source:*.hqx" first and read the Readme.txt.The resource file and the compiler project files are in BinHex form becausethey contain Macintosh resource forks and as such can not be simplystored a normal file on a non-Macintosh system. BinHex form is thetraditional way for transferring such files via non-Macintosh systems.It's also the safest since it uses only printable characters. The ".hqx"files must be converted with StuffitExpander or BinHex 4.0 (or equivalent)on a Macintosh system before using them.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?