代码搜索:Encoding

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

代码结果 10,000
www.eeworm.com/read/164348/5494769

c xmltok_ns.c

const ENCODING *NS(XmlGetUtf8InternalEncoding)(void) { return &ns(internal_utf8_encoding).enc; } const ENCODING *NS(XmlGetUtf16InternalEncoding)(void) { #if XML_BYTE_ORDER == 12 return &n
www.eeworm.com/read/160611/5568965

c xmltok_ns.c

const ENCODING *NS(XmlGetUtf8InternalEncoding)(void) { return &ns(internal_utf8_encoding).enc; } const ENCODING *NS(XmlGetUtf16InternalEncoding)(void) { #if XML_BYTE_ORDER == 12 return &ns(intern
www.eeworm.com/read/171230/9765853

c xmltok_ns.c

const ENCODING * NS(XmlGetUtf8InternalEncoding)(void) { return &ns(internal_utf8_encoding).enc; } const ENCODING * NS(XmlGetUtf16InternalEncoding)(void) { #if BYTEORDER == 1234 return &
www.eeworm.com/read/104413/15694914

txt java中文问题详解(高手必读).txt

作者:blackwhites 日期:2000-10-18 17:26:02 我来说一下tomcat如何实现JSP的你就明白了。 预备知识:  1.字节和unicode   Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式   是使用字节流的。 因此Java要对这些字节流经行转化。char是unicode的,而byte是字节.   Java中
www.eeworm.com/read/114207/6124829

c locale.c

/* * @(#)locale.c 1.6 01/08/22 * Copyright (c) 1996-2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the confidential and proprietary information of Sun * Microsystems, Inc.
www.eeworm.com/read/196467/8090627

cc fofitype1.cc

//======================================================================== // // FoFiType1.cc // // Copyright 1999-2003 Glyph & Cog, LLC // //==========================================================
www.eeworm.com/read/169400/5421224

cs encodedstringwriter.cs

// // // // //
www.eeworm.com/read/162614/5532192

java gnucodecfactory.java

/* gnuCodecFactory.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/162519/5541724

java gnucodecfactory.java

/* gnuCodecFactory.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/131315/5943095

diff sound.diff

*** :raw2audio.c Thu Oct 11 13:12:39 1990 --- raw2audio.c Fri Nov 1 17:20:00 1991 *************** *** 23,29 **** /* Local variables */ char *prog; char prog_desc[] = "Convert raw data to audio