代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/304657/3792971
java encoding.java
/* Encoding.java --
Copyright (C) 2005, 2006 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/300955/3843357
java encoding.java
package com.shop.model.utils.filter;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.Servlet
www.eeworm.com/read/300753/3844941
content-encoding
# Content-Encoding
128=Gzip
129=Compress
130=Deflate
131=*
www.eeworm.com/read/300753/3845009
java encoding.java
/**
* JWAP - A Java Implementation of the WAP Protocols
* Copyright (C) 2001-2004 Niko Bender
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/300753/3845069
content-encoding
# Content-Encoding
128=Gzip
129=Compress
130=Deflate
131=*
www.eeworm.com/read/298657/3859672
deps encoding.deps
#
# This file describes dependencies between encodings, CES, CCS, etc.
# File relates only to UCS-based conversions and is needed for automatic
# generation of C source files and C header files.
#
# T
www.eeworm.com/read/298657/3859680
aliases encoding.aliases
#
# This file was automatically generated. Don't edit.
#
big5 csbig5 big_five bigfive cn_big5 cp950
cp775 ibm775 cspc775baltic
cp850 ibm850 850 cspc850multilingual
cp852 ibm852 852 cspcp852
cp855 ibm
www.eeworm.com/read/290267/3982091
c encoding.c
/*
* encoding.c - get DNS/Local encodings
*
* Software\JPNIC\IDN\Where
* \LogFile
* \LogLevel
* \InstallDir
* \PerProg\\Where
www.eeworm.com/read/288937/3997902
h encoding.h
/* Encoding of types for Objective C.
Copyright (C) 1993, 1997 Free Software Foundation, Inc.
Author: Kresten Krab Thorup
This file is part of GNU CC.
GNU CC is free software; you can redistribu
www.eeworm.com/read/287127/4027990
cpp encoding.cpp
/*
* Functions to encode and decode using BASE64 or Quoted-Printable
* Also a transfer-encoding header line parser
*
* Filename: encoding.cpp
*
* Last Edited: Friday, August 30, 1996