代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/204654/15335690
ztouch
#! /usr/local/bin/perl
# Set the time stamp of a gzip'ed file from that stored in the file.
# usage: ztouch files...
foreach $file (@ARGV) {
open (FILE, $file);
read (FILE, $_, 8);
($magi
www.eeworm.com/read/113072/15471282
txt 41.txt
File Attributes 常数
Microsoft® Visual Basic® Scripting Edition
File Attributes 常数
语言参考
版本 3
请参阅
仅当类型库包含以下常数定义,且在您的工程文件中已经显式引用该类型库后,才允许使用这些常数。对于 VBScript,必须在代码中显式声明这些常数。
常数
www.eeworm.com/read/112213/15491491
c id_ca.c
// ID_CA.C
// this has been customized for WOLF
/*
=============================================================================
Id Software Caching Manager
---------------------------
M
www.eeworm.com/read/110420/15534211
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/109695/15552074
h ppp_defs.h
/* $Id: ppp_defs.h,v 1.14 1999/08/13 01:55:40 paulus Exp $ */
/*
* ppp_defs.h - PPP definitions.
*
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
* Permission
www.eeworm.com/read/109695/15552200
h ppp_defs.h
/* $Id: ppp_defs.h,v 1.2 1997/04/30 05:42:20 paulus Exp $ */
/*
* ppp_defs.h - PPP definitions.
*
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
* Permission
www.eeworm.com/read/104380/15696487
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/100147/15882653
1 zdiff.1
.TH ZDIFF 1
.SH NAME
zcmp, zdiff \- compare compressed files
.SH SYNOPSIS
.B zcmp
[ cmp_options ] file1
[ file2 ]
.br
.B zdiff
[ diff_options ] file1
[ file2 ]
.SH DESCRIPTION
.I Zcmp
and
.I zdiff
a
www.eeworm.com/read/100147/15882716
ztouch
#! /usr/local/bin/perl
# Set the time stamp of a gzip'ed file from that stored in the file.
# usage: ztouch files...
foreach $file (@ARGV) {
open (FILE, $file);
read (FILE, $_, 8);
($magi
www.eeworm.com/read/100145/15882774
1 zcmp.1
.TH ZCMP 1
.SH NAME
zcmp, zdiff \- compare compressed files
.SH SYNOPSIS
.B zcmp
[ cmp_options ] file1
[ file2 ]
.br
.B zdiff
[ diff_options ] file1
[ file2 ]
.SH DESCRIPTION
.I Zcmp
and