代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/356950/3036193

h base64.h

/* base64.h Copyright (C) 1999 Lars Brinkhoff. See COPYING for terms and conditions. */ #include #ifdef __cplusplus extern "C" { #endif size_t encode_base64 (const void *d
www.eeworm.com/read/351777/3098895

h base64.h

/* * Markus Moeller has modified the following code from Squid */ void base64_decode(char* result, const char *data, int result_size); void base64_encode(char* result, const char *data, int result_
www.eeworm.com/read/195369/8161819

asp gaobei_head.asp

www.eeworm.com/read/173430/9659091

c uuencode.c

/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000 by Glenn McGrath * * based on the function base64_encode from http.c in wget v1.6 * Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Fou
www.eeworm.com/read/268774/11122494

h rle.h

#ifndef _RLE_H #define _RLE_H #include "Gendef.h" class CRLE { public: void Encode(BYTE *target, long &tlen, BYTE *source, long slen, int escape = -1); long Decode(BYTE *target, long &tlen, BYTE *
www.eeworm.com/read/268774/11122538

h rle.h

#ifndef _RLE_H #define _RLE_H #include "Gendef.h" class CRLE { public: void Encode(BYTE *target, long &tlen, BYTE *source, long slen, int escape = -1); long Decode(BYTE *target, long &tlen, BYTE *
www.eeworm.com/read/278321/10546803

def blademp3encdll.def

LIBRARY lame_enc.DLL EXPORTS beInitStream @1 beEncodeChunk @2 beDeinitStream @3 beCloseStream @4 beVersion @5 beWriteVBRHeader @6 beEncodeChunkFloatS16NI @7 beFlushNoGap @8 beWriteInfo
www.eeworm.com/read/112808/6143524

am makefile.am

# (C) Copyright IBM Corp 2004 # All rights reserved. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABIL
www.eeworm.com/read/390850/8437538

asp head.asp

控制面版
www.eeworm.com/read/290221/8495533

htm dbltree.htm

一个页面有两个树 function goifram(url) { top.ifa.location.href=url; }