代码搜索:httpclient
找到约 1,095 项符合「httpclient」的源代码
代码结果 1,095
www.eeworm.com/read/452300/1656851
js httpclient.js
/**
* XMLHttpRequest Wrapper
* @category HTML
* @package AJAX
* @author Joshua Eichorn
* @copyright 2005 Joshua Eichorn
* @license http://www.opensource.org/licen
www.eeworm.com/read/451314/1662359
pkg httpclient.pkg
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"HttpClient"},(0x0751E6E5),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this inst
www.eeworm.com/read/451314/1662361
rss httpclient.rss
/*
* ============================================================================
* Name : HttpClient.rss
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/451314/1662364
hrh httpclient.hrh
/*
* ============================================================================
* Name : HttpClient resource header file HttpClient.hrh
* Part of : HttpClient
* Created : 07.03.2006 by
www.eeworm.com/read/451314/1662368
loc httpclient.loc
/*
* ============================================================================
* Name : HttpClient.loc
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/451314/1662378
mmp httpclient.mmp
/*
* ============================================================================
* Name : HttpClient.mmp
* Part of : HttpClient
* Created : 07.03.2006 by ToBeReplacedByAuthor
* Descrip
www.eeworm.com/read/249817/4445634
java httpclient.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/248746/4464451
java httpclient.java
import java.io.*;
import java.net.*;
/**
* 这个程序可以连接到一个网络服务器并且能够从这个服务器下载指定的URL。在
* 程序中直接使用HTTP协议
*/
public class HttpClient {
public static void main(String[] args) {
try {
// 测试参数
www.eeworm.com/read/248559/4469720
java httpclient.java
/*
* $Id$
*
* Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribu
www.eeworm.com/read/244842/4509271
cpp httpclient.cpp
/*
Copyright 2005 Matthew J. Battey
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of