代码搜索:URLConnection

找到约 442 项符合「URLConnection」的源代码

代码结果 442
www.eeworm.com/read/104260/6205339

java handler.java

/* * Java core library component. * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/104260/6205342

java handler.java

/* * Java core library component. * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/104260/6205344

java handler.java

/* * Java core library component. * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/104260/6205348

java handler.java

/* * Java core library component. * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/104260/6205917

java contenthandler.java

package java.net; import java.io.IOException; /* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "lice
www.eeworm.com/read/103445/6216198

java bypassurlconnection.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/102267/6234231

java geturlinfo.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/478645/6712381

txt 内有一篇文章或许有用.txt

作者:yuhj 日期:2001-5-6 11:59:57 如何用 servlet 打开非 HTML 格式的文档 一种向 Web 客户端发送非 HTML 格式文档的简单方法 摘要 Java Servlet 编程可以很方便地将 HTML 文件发送到客户端 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Mic
www.eeworm.com/read/261494/11642686

txt 内有一篇文章或许有用.txt

作者:yuhj 日期:2001-5-6 11:59:57 如何用 servlet 打开非 HTML 格式的文档 一种向 Web 客户端发送非 HTML 格式文档的简单方法 摘要 Java Servlet 编程可以很方便地将 HTML 文件发送到客户端 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Mic
www.eeworm.com/read/255273/12090978

java opennonhtml.java

package ninth; /** * @author wangmj * @mail * 2005-4-12 2005 * * OpenNonHtml.java */ import java.io.BufferedInputStream; import java.io.Buf