代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/358128/3001353

pod supported.pod

=head1 NAME Encode::Supported -- Encodings supported by Encode =head1 DESCRIPTION =head2 Encoding Names Encoding names are case insensitive. White space in names is ignored. In addition, an encod
www.eeworm.com/read/109649/6173322

h ppmdencode.h

// PPMDEncode.h // This code is based on Dmitry Shkarin's PPMdH code #pragma once #ifndef __COMPRESS_PPM_PPMD_ENCODE_H #define __COMPRESS_PPM_PPMD_ENCODE_H #include "PPMDContext.h" names
www.eeworm.com/read/221047/14759749

html module-binhex.html

12.6 binhex -- Encode and decode binhex4 files
www.eeworm.com/read/222917/4817102

phpt xslt_process-001.phpt

--TEST-- Various ways to provide xml and xslt arguments and params --SKIPIF--
www.eeworm.com/read/193974/5138011

py base64.py

#! /usr/bin/env python """Conversions to/from base64 transport encoding as per RFC-1521.""" # Modified 04-Oct-95 by Jack to use binascii module import binascii __all__ = ["encode","decode","encode
www.eeworm.com/read/183001/5258861

out sha1.out

-- -- SHA1 message digest -- SELECT encode(digest('', 'sha1'), 'hex'); encode ------------------------------------------ da39a3ee5e6b4b0d3255bfef95601890afd80709 (
www.eeworm.com/read/422060/2045946

phpt 002.phpt

--TEST-- xmlrpc_encode_request() and various arguments --SKIPIF-- --FILE--
www.eeworm.com/read/363191/9965676

makefile

# Procedures and Programs for Galois-Field Arithmetic and Reed-Solomon Coding. # Copyright (C) 2003 James S. Plank # # This library is free software; you can redistribute it and/or # modify it unde
www.eeworm.com/read/165144/10075024

c epic.c

/******************************************************************************* Copyright (c) 2000, Infineon Technologies. All rights reserved. No Warrant
www.eeworm.com/read/147051/5733567

rc base64.rc

#include "resource.h" #define IDC_BUTTON_ENCODE 3000 #define IDC_BUTTON_DECODE 3001 #define IDC_EDIT_INPUT 3002 #define IDC_STATIC -1 LC_DIALOG DIALOGEX 10, 10, 195, 60 STYLE DS_SETFONT |