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

📄 contents

📁 完整的解压zip文件的源码。包含密码功能
💻
字号:
Contents of the "amiga" directory for UnZip 5.4 and later:  Contents      this file  amiga.c       Amiga-specific file I/O routines  amiga.h       Amiga-specific header file  filedate.c    SetFileDate clone for OS 1.3, and other low-level resources  time_lib.c    timezone and timestamp functions  timezone.doc  explanation of the TZ environment variable for timezones  smakefile     SAS/C makefile for UnZip, fUnZip, and UnZipSFX  makefile.azt  Aztec C makefile for UnZip, fUnZip, and UnZipSFX  stat.c        stat() emulation for Aztec, along with opendir()/readdir()/etc  z-stat.h      replacement stat.h header file for use with stat.c  z-time.h      replacement time.h header file for use with time_lib.c  crc_68.a      assembler version of crc32.c  flate.a       assembler version of inflate_codes() (define ASM_INFLATECODES)  mkGoff.c      source for MkGoff which generates include file used by flate.a  makesfx.c     source for MakeSFX, without which UnZipSFX is not usableNotes:  The crc_68.a source file is not currently used by the SAS/C makefile,  nor is flate.a; as of UnZip 5.2 neither of these wants args in  registers.  The DICE makefile has been removed since no one is supporting that  compiler anymore.  As of UnZip 5.2, if you have AmigaDOS 2.1 or newer and have set your  timezone in the Locale preferences editor, this will be an adequate  substitute for setting TZ.  If you do not set TZ to your current timezone,  files will be restored with times corrsponding to "EST5EDT", U.S. Eastern  time.  See timezone.doc for directions on how to set the TZ variable.

⌨️ 快捷键说明

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