代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/358128/2999842
pm cookie.pm
package Apache2::Cookie;
use APR::Table;
use APR::Pool;
use APR::Request::Cookie;
use APR::Request::Apache2;
use APR::Request qw/encode decode/;
use Apache2::RequestRec;
use Apache2::RequestUtil;
use
www.eeworm.com/read/358128/3000562
pm cjkconstants.pm
#
# $Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $
#
package Encode::CJKConstants;
use strict;
use warnings;
our $RCSID = q$Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp
www.eeworm.com/read/353219/3088875
task 企业1.task
Nested=false
Encode=utf-8
TableType=company_caiji
VisitBeginUrl=http://www.ahny.gov.cn/sites/MainSite/More.aspx?StructID=19329&generate=true&&paging19329=2
VisitKey=paging19329
StartPageNum=2
EndPage
www.eeworm.com/read/351555/3106706
def speex.def
;
; speex.def
;
LIBRARY
EXPORTS
;
speex_encoder_init
speex_encoder_destroy
speex_encode
speex_encoder_ctl
speex_decoder_init
speex_decoder_destroy
speex_decode
speex_decoder_ctl
speex_mo
www.eeworm.com/read/161323/5554750
def speex.def
;
; speex.def
;
LIBRARY
EXPORTS
;
speex_encoder_init
speex_encoder_destroy
speex_encode
speex_encoder_ctl
speex_decoder_init
speex_decoder_destroy
speex_decode
speex_decoder_ctl
speex_mo
www.eeworm.com/read/113666/15451560
def speex.def
;
; speex.def
;
LIBRARY
EXPORTS
;
speex_encoder_init
speex_encoder_destroy
speex_encode
speex_encoder_ctl
speex_decoder_init
speex_decoder_destroy
speex_decode
speex_decoder_ctl
speex_mo
www.eeworm.com/read/286867/8739245
h base64.h
/*
B A S E 6 4. H
Copyright (C) 2001 Balang Software
Version: 0.0.1
*/
#ifndef __STKNET_BASE64_H__
#define __STKNET_BASE64_H__
/***
Base64编码
*/
int encode_base64(const char* aIn, s
www.eeworm.com/read/273124/10925379
h base64.h
/*
B A S E 6 4. H
Copyright (C) 2001 Balang Software
Version: 0.0.1
*/
#ifndef __STKNET_BASE64_H__
#define __STKNET_BASE64_H__
/***
Base64编码
*/
int encode_base64(const char* aIn, s