代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/133287/5906855
cpp latin9encoding.cpp
//
// Latin9Encoding.cpp
//
// $Id: //poco/Main/Foundation/src/Latin9Encoding.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistrib
www.eeworm.com/read/133287/5906883
cpp latin1encoding.cpp
//
// Latin1Encoding.cpp
//
// $Id: //poco/Main/Foundation/src/Latin1Encoding.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistrib
www.eeworm.com/read/133287/5906932
cpp utf8encoding.cpp
//
// UTF8Encoding.cpp
//
// $Id: //poco/Main/Foundation/src/UTF8Encoding.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistributio
www.eeworm.com/read/133287/5906940
cpp utf16encoding.cpp
//
// UTF16Encoding.cpp
//
// $Id: //poco/Main/Foundation/src/UTF16Encoding.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistribut
www.eeworm.com/read/129132/5975069
java ucs2encoding.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2002 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/129132/5975071
java latin1encoding.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2002 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/129132/5975075
java hproman8encoding.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2002 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/120576/6071645
h osip_content_encoding.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-)
Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute it and/or
www.eeworm.com/read/120576/6071651
h osip_accept_encoding.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute it and/or
www.eeworm.com/read/119340/6090576
java pkcs1encoding.java
package org.bouncycastle.crypto.encodings;
import java.security.SecureRandom;
import org.bouncycastle.crypto.AsymmetricBlockCipher;
import org.bouncycastle.crypto.CipherParameters;
import org.