⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents

📁 压缩算法的源代码
💻
字号:
Contents of the "mac" sub-archive for UnZip 5.1 and later:  Contents          this file  mac.c             Mac-specific filesystem code  macdir.c          Macintosh Unix-style directory emulation  macdir.h          header file for directory emulation  macscreen.c       Macintosh window handling routines  macstat.c         Macintosh stat() emulation  macstat.h         header file for stat() emulation  macunzip.c        Macintosh standalone version main program  rsrc.hqx          resource file for Macintosh unzip (BinHex)  thinkc.hqx        Think C project file (BinHex)The resource file and the Think C project file are in BinHex form becausethey contain Macintosh resource forks (only) 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'salso the safest since it uses only printable characters.  Both of the ".hqx"files must be converted with BinHex 4.0 (or equivalent) on a Macintoshsystem prior to attempted use.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -