代码搜索:Encoding

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

代码结果 10,000
www.eeworm.com/read/123658/14618642

h encoding.h

/* Encoding of types for Objective C. Copyright (C) 1993 Free Software Foundation, Inc. Author: Kresten Krab Thorup This file is part of GNU CC. GNU CC is free software; you can redistribute it
www.eeworm.com/read/123658/14618665

c encoding.c

/* Encoding of types for Objective C. Copyright (C) 1993, 1995 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup This file is part of GNU CC. GNU CC is free software; you can r
www.eeworm.com/read/216463/15006048

html encoding.html

Encoding Message Blocks Encoding Message Blocks To use a code to send messages, we must define a mapping from a bit vector, s, of len
www.eeworm.com/read/14187/320923

htm encoding.htm

www.eeworm.com/read/14545/389983

htm encoding.htm

www.eeworm.com/read/494042/1162553

java encoding.java

package org.qiming.tianke.common; import java.io.UnsupportedEncodingException; public class Encoding { public Encoding(){ } public static String getEncoding(String str){ String
www.eeworm.com/read/493488/1167002

java encoding.java

package cmis.common; import java.io.IOException; public class Encoding { public Encoding() { } public static String IsoToGb(String in) { String out = ""; if (in == null) { re
www.eeworm.com/read/493488/1167060

java encoding.java

package common; // Download by http://www.codefans.net import java.io.IOException; public class Encoding { public Encoding() { } public static String IsoToGb(String in) { String out
www.eeworm.com/read/492788/1171333

java encoding.java

/* * Created on 2005-8-5 * */ package banksystem; import banksystem.Constants; /** * @author 曲本盛 * * TODO Struts 项目实践 */ public class Encoding { public static String CNtoISO(String
www.eeworm.com/read/492060/1183603

js encoding.js

if(!dojo._hasResource["dojox.encoding.tests.encoding"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. dojo._hasResource["dojox.encoding.tests.encoding"] = true;