contents

来自「压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写.」· 代码 · 共 23 行

TXT
23
字号
Contents of the "os2" subdirectory for UnZip 5.3 and later:  Contents      this file  makefile.os2  makefile for almost every compiler available under OS/2  os2.c         OS/2-specific support routines  os2data.h     OS/2-specific data declarations  os2cfg.h      OS/2-specific configuration, included in unzpriv.h  os2acl.c      OS/2-specific routines for access-control-list support  os2acl.h      OS/2-specific header file for access-control-list support  rexxapi.c     interface to integrate UnZip DLL in REXX API  rexxapi.def   OS/2 linker definition file for REXX API DLL  rexxhelp.c    help function for UnZip's REXX API DLL  rexxtest.cmd  REXX script for testing UnZip's REXX API DLL  stub.def      OS/2 linker definition file (generic UnZip DLL API)  unzip.def     OS/2 linker definition file  zip2exe.cmd   REXX script for creating self-extracting archives  zipgrep.cmd   really cool REXX script to search for strings in a zipfile  zgrepapi.cmd  new version of zipgrep.cmd; takes advantage of REXX API DLLThere is no support for the ancient Zortech and GCC/2 (Michael Johnson/ColinJensen) compilers.  The free emx+gcc is supported, as are roughly half a dozencommercial compilers.

⌨️ 快捷键说明

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