代码搜索:Encoding

找到约 10,000 项符合「Encoding」的源代码

代码结果 10,000
www.eeworm.com/read/271797/4223209

user example_encoding.csproj.user

 7.10.3077 D
www.eeworm.com/read/442342/1763809

java pkcs1encoding.java

// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://kpdus.tripod.com/jad.html // Decompiler options: packimports(3) fieldsfirst ansi space // Source File Name:
www.eeworm.com/read/436798/1844946

java ucs2encoding.java

package ie.omk.smpp.util; import java.io.UnsupportedEncodingException; public class UCS2Encoding extends ie.omk.smpp.util.AlphabetEncoding { private static final String ENCODING = "ISO-10646-UCS
www.eeworm.com/read/436798/1844948

java latin1encoding.java

package ie.omk.smpp.util; import java.io.UnsupportedEncodingException; /** * Encoding class representing the Latin-1 (ISO-8859-1) alphabet encoding. */ public class Latin1Encoding extends Alphabet
www.eeworm.com/read/436798/1844953

java hproman8encoding.java

package ie.omk.smpp.util; import java.io.ByteArrayOutputStream; /** * Encoding class representing the HP-Roman8 character set. * * @version $Id: HPRoman8Encoding.java 255 2006-03-09 09:34:37Z or
www.eeworm.com/read/436798/1844960

java utf16encoding.java

package ie.omk.smpp.util; import java.io.UnsupportedEncodingException; public class UTF16Encoding extends ie.omk.smpp.util.AlphabetEncoding { private static final int DCS = 8; /** * Co
www.eeworm.com/read/427042/1980692

h osip_content_encoding.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org This library is free software; y
www.eeworm.com/read/427042/1980699

h osip_accept_encoding.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org This library is free software; y
www.eeworm.com/read/427042/1980778

c osip_content_encoding.c

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org This library is free software; y
www.eeworm.com/read/427042/1980789

c osip_accept_encoding.c

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org This library is free software; y