代码搜索:uuencode

找到约 161 项符合「uuencode」的源代码

代码结果 161
www.eeworm.com/read/151583/12199107

txt 1108.txt

日月光华 -- Network精华区文章阅读 -------------------------------------------------------------------------------- 发信人: truelies (柯信), 信区: Network 标 题: E-mail传送中的三种编码标准 发信站: 日月光华站 (Mon Mar 23 21:23:31 1998
www.eeworm.com/read/115893/14997451

todo

CURRENT: Bug: Header Encoding Bug: Pipelining (see bug message about Yahoo server) Feature: MailHeader Collection FUTURE: CRAM MD5 Authentication S/MIME support UUEncode support Allow Atta
www.eeworm.com/read/114188/15072099

htm 00000003.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: frank (Frank), 信区: Linux        
www.eeworm.com/read/265543/11261855

makefile

CFLAGS=-O -DLITTLE_ENDIAN all: descalc descycle descert certify radlogin benchmark des uuencode uudecode des: main.o des.o getpass.o misc.o cc -o des main.o des.o getpass.o misc.o benchmark:
www.eeworm.com/read/265543/11261863

txt des.txt.txt

benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c
www.eeworm.com/read/114188/15065827

htm 00000003.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: wxb1 (ben), 信区: Linux        
www.eeworm.com/read/107223/15611543

h mime_encodings.h

{ "Z", "x-compress" }, { "gz", "x-gzip" }, { "uu", "x-uuencode" },
www.eeworm.com/read/278773/10510380

cpp utuuencode.cpp

//================================================================= // class: CUT_UUEncode // File: Utuu.cpp // // Purpose: // // Implemetation of UUEncoding class // //================
www.eeworm.com/read/278773/10510526

h utuuencode.h

// ================================================================= // class: CUT_UUEncode // File: utuu.h // // Purpose: // Derived from UTEncode to implement UUEncoding // // =====
www.eeworm.com/read/127529/14350907

txt shell常用命令.txt

Linux命令集  Shell命令 | 管道功能(前一命令的输出作为后一命令的输入) > 输出重定向 >> 输出到文件 < 输入重定向