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

📄 contents

📁 压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写.
💻
字号:
Contents of the "tandem" subdirectory for UnZip 5.42 and later:  Contents      this file  README  HISTORY  commacs       generic support macros for compiling  doit          macro to extract and rename required Tandem files from archive  macros        Info-ZIP-specific macros for compiling  make          Tandem NSK script to compile UnZip intelligently  makesfx       Tandem NSK script to compile UnZipSFX  tandem.c      Tandem NSK-specific Zip & UnZip support routines  tandem.h      Tandem NSK-specific data declarations  tanunz.c      Tandem NSK-specific UnZip support routines  tannsk.h      Tandem NSK-specific declarations that need delayed includingTo compile, run the rename.unix script on a Unix system (renames *.c filesto *c and *.h files to *h, and leaves all files necessary for Tandem portin the Tandem subdirectory).  Then transfer the renamed files to the Tandemsystem (if by ftp, use ASCII mode so the line-endings are converted to CR/LFformat properly).  Edit the `make' script and change all references to$DATA9.DAVESZIP with whatever subvol you use, and change all references toSUPER.DAVES with whatever user id you use.  Then run it.  Individual objectfiles will be named *o (that is, unzip.c -> unzipc -> unzipo), and anintermediate UnZip library (unziplib) and final UnZip binary (unzipl orunzipw, depending on large or wide model) will be created.The filecode for unzipl should be 100 [OBJECT]...presumably this is automatic.

⌨️ 快捷键说明

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