代码搜索:ZIP

找到约 10,000 项符合「ZIP」的源代码

代码结果 10,000
www.eeworm.com/read/105871/15657035

txt 编译说明.txt

如果编译本软件代码需要CJ60lib和ZipArchive(zip_mfc) ZipArchive(zip_mfc) 可在http://www.vchelp.net/source/zip_mfc.zip下载 CJ60lib 可在http://www.crob.net/vc/library/cj60lib.zip下载 CJ60lib下载后编译生成cj60lib.dll 把cj
www.eeworm.com/read/100536/15872631

jsp sample6.jsp

www.eeworm.com/read/100148/15882495

w32 makefile.w32

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for # 32-bit Microsoft Visual C++ # To use, do "nmake -f makefile.w32" # Add -DNO_ASM to CFLAGS and comment out the ASMOBJS definition if # you do
www.eeworm.com/read/100148/15882501

emx makefile.emx

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit # Supported Make utilities: # - Microsoft/IBM nmake # - dmake 3.8 or higher # - GNU make, at least version 3.68 # - NOT watcom make # For Microsoft
www.eeworm.com/read/100148/15882533

os2 makefile.os2

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit # Supported Make utilities: # - Microsoft/IBM nmake # - dmake 3.8 or higher # - GNU make, at least version 3.68 # - NOT watcom make # For Microsoft
www.eeworm.com/read/100148/15882584

gcc makefile.gcc

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for human68k # Written by NIIMI Satoshi VPATH = human68k CC = gcc AS = as # if you are using mc68030 (or higher) based X
www.eeworm.com/read/100148/15882611

makefile

# Makefile for Zip, ZipNote, ZipCloak and ZipSplit # add -g to CC to debug # add -d to BIND to debug CC = cc BIND = link AS = $(CC) -c ASM = objasm SQUEEZE = squeeze -v E = # flags # CFLAG
www.eeworm.com/read/100148/15882633

dj1 makefile.dj1

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for # djgpp 1.x VPATH=.;msdos # ------------- djgpp ------------- CPPFLAGS=-I. -DDOS -DASM_CRC $(LOCAL_ZIP) ASFLAGS=$(CPPFLAGS) CFLAGS=-Wall -O2 -m48
www.eeworm.com/read/100148/15882636

emx makefile.emx

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit # for emx 0.9b / gcc under MS-DOS. Derived from makefile.os2 # By E-Yen Tan. Last updated 22 September 1996. # # This makefile should work fine with
www.eeworm.com/read/135153/5887714

c get_header_zip.c

/* vi: set sw=4 ts=4: */ /* * get_header_zip for busybox * * Copyright (C) 2001 by Laurence Anderson * * This program is free software; you can redistribute it and/or modify * it under the terms