代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/173561/5370103
hpj scribble.hpj
[OPTIONS]
errorlog = scribble.err
CONTENTS=main_index
TITLE=SCRIBBLE Application Help
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
[FILES]
afxcore.rtf
afxprint.rtf
afxolesv.rtf
pen.rt
www.eeworm.com/read/169093/5428619
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with
www.eeworm.com/read/169093/5428620
h iowin32.h
/* iowin32.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
This IO API version uses the Win32 API (for Microsoft Windows)
Version 1.01e, Feb
www.eeworm.com/read/169093/5428624
h ioapi.h
/* ioapi.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
*/
www.eeworm.com/read/349711/3141436
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZip 2.
www.eeworm.com/read/340665/3284147
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZip 2.
www.eeworm.com/read/330856/3420456
hpj scribble.hpj
[OPTIONS]
errorlog = scribble.err
CONTENTS=main_index
TITLE=SCRIBBLE Application Help
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
[FILES]
afxcore.rtf
afxprint.rtf
pen.rtf
AfxOleSv.rt
www.eeworm.com/read/330856/3420464
hpj scribble.hpj
[OPTIONS]
errorlog = scribble.err
CONTENTS=main_index
TITLE=SCRIBBLE Application Help
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
[FILES]
afxcore.rtf
afxprint.rtf
pen.rtf
AfxOleSv.rt
www.eeworm.com/read/327022/3464468
java mydata.java
package compress;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOExcept
www.eeworm.com/read/321483/3534740
pm constants.pm
package IO::Compress::Gzip::Constants;
use strict ;
use warnings;
use bytes;
require Exporter;
our ($VERSION, @ISA, @EXPORT, %GZIP_OS_Names);
our ($GZIP_FNAME_INVALID_CHAR_RE, $GZIP_FCOMMENT_INVALI