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

📄 contents

📁 完整的解压zip文件的源码。包含密码功能
💻
字号:
Contents of the "win32" sub-archive for UnZip 5.4 and later:  Contents      this file  Makefile      makefile for UnZip using MS Visual C++  Makefile.bc   makefile for UnZip using Borland C++  Makefile.dj   makefile for UnZip using djgpp v2.x with rsxntdj 1.31  Makefile.emx  makefile for UnZip using emx+gcc 0.9c with RSXNT 1.4 (+)  Makefile.gcc  makefile for UnZip using native Win32 gcc ports (Cygwin, MinGW)  Makefile.lcc  makefile for UnZip using free LCC-Win32 compiler  Makefile.wat  makefile for UnZip using Watcom C/C++  crc_i386.asm  32-bit Intel-assembler version of CRC routine  crc_i386.c    ditto, for MS[V]C with no MASM only  crc_lcc.asm   ditto, adapted for LCC-Win32 assembler syntax  nt.c          WinNT-specific support routines (ACLs/security descriptors)  nt.h          WinNT-specific support header  rsxntwin.h    supplement header for RSXNT, fills holes in their <windows.h>  w32cfg.h      Win32-specific configuration, included by unzpriv.h  win32.c       Win32-specific support routinescrc_i386.c has been tested with MSVC but not integrated into any makefileyet.  It is provided for those who may have MSVC but no assembler.  Notethat some C compilers on Pentium-class machines have been reported to emitfaster code from the plain C sources (crc32.c) than the assembler routinesprovide.  This has not been tested lately, however.

⌨️ 快捷键说明

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