代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/167185/5464933
c license.c
#include
void license() {
printf("SHORTEN SOFTWARE LICENSE\n");
printf("\n");
printf("This software is being provided to you, the LICENSEE, by Tony Robinson\n");
printf("under the f
www.eeworm.com/read/167133/5468332
java streamhandler.java
/* StreamHandler.java
-- a class for publishing log messages to instances of java.io.OutputStream
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classp
www.eeworm.com/read/167133/5468334
java handler.java
/* Handler.java
-- a class for publishing log messages
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute
www.eeworm.com/read/167133/5468982
java locator2.java
// Locator2.java - extended Locator
// http://www.saxproject.org
// Public Domain: no warranty.
package org.xml.sax.ext;
import org.xml.sax.Locator;
/**
* SAX2 extension to augment the entity inf
www.eeworm.com/read/162614/5532509
java resolver.java
/* Resolver.java --
Copyright (C) 1999,2000,2001 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