搜索资源列表

  1. WeatherForecast

    0下载:
  2. java写的天气预报信息获取、提供,HttpURLConnection抓取信息,正则表达式提取。-the weather information access, delivery, HttpURLConnection crawls information, Regular expressions are extracted.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6001
    • 提供者:avant
  1. httppost

    0下载:
  2. Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1579
    • 提供者:贺桀
  1. WeatherForecast

    0下载:
  2. java写的天气预报信息获取、提供,HttpURLConnection抓取信息,正则表达式提取。-the weather information access, delivery, HttpURLConnection crawls information, Regular expressions are extracted.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:
  1. httppost

    0下载:
  2. Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现-Post method is generally in the form page when the form submission method used, the method is html, and now I hav
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:贺桀
  1. Test

    0下载:
  2. 用JAVA写的简单爬虫,使用HttpURLConnection,需要的可以写入循环,然后用htmlparser解析出link。-Used to write simple JAVA reptiles, the use of HttpURLConnection, need to be written into the circle, and then resolve htmlparser out link.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:方云
  1. Test

    0下载:
  2. 抓取页面内容,通过HttpURLConnection对指定路径的网站内容进行抓取-Crawl the page content, to crawl through the site content HttpURLConnection for the specified path
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wangyong
  1. HttpURLConnection

    0下载:
  2. android开发API-HttpURLConnection的小程序,主要解读了HttpURLConnection的使用方法,获取数据的方法,get和post方法的使用、区别,如何使用它来获取网络上的图片等资源-android development of API-HttpURLConnection program, the main interpretation of the HttpURLConnection to use, acc
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:63488
    • 提供者:李俏鹏
  1. HttpURLConnection_detail

    0下载:
  2. HttpUrlConnection类的使用详解,包括每个设置的解释!希望对你有帮助!-HttpUrlConnection class use explain, including the interpretation of each set. You want to help!
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:liranhome
  1. yuanma

    0下载:
  2. 使用HttpUrlConnection下载Web网站上的图片并保存在本地!快速,便捷-Use HttpUrlConnection downloading pictures on the Web site and save it locally! Fast and convenient! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:舒杰
  1. test_asynctask

    0下载:
  2. Android断点续传及网格文件下载的Java实例源代码,支持在暂停下载后继续下载,现在很多下载软件普遍都使用的功能,在Android手机软件中应用断点续传技术也是很有必要的。通过这个Android源码可学习一下如何基于Java代码实现断点续传的应用,比如如何设置当前线程下载的起点、终点,设置断点续传的开始位置,设置User-Agent ,httpURLConnection.setRequestProperty("User-Agent"
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:63488
    • 提供者:俞斌
  1. WeatherForecast

    0下载:
  2. java写的天气预报信息获取、提供,HttpURLConnection抓取信息,正则表达式提取。-the weather information access, delivery, HttpURLConnection crawls information, Regular expressions are extracted.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:rkingt
  1. URLConnectionClient

    0下载:
  2. An HttpClient based on HttpURLConnection.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jengdanhang
  1. HttpURLConnectionImpl

    0下载:
  2. This subclass extends HttpURLConnection which in turns extends URLConnection This the actual class that "does the work", such as connecting, sending request and getting the content from the remote server. -This subclas
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:bonwaibiu
  1. HttpURLConnectionTest

    0下载:
  2. Tests for HTTPURLConnection class constructors and methods for Andriod.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lanjinsa
  1. HttpURLConnection

    0下载:
  2. abstract class HttpURLConnection extends URLConnection.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:qaixoucui
  1. volley

    0下载:
  2. 在这之前,我们在程序中需要和网络通信的时候,大体使用的东西莫过于AsyncTaskLoader,HttpURLConnection,AsyncTask,HTTPClient(Apache)等,今年的Google I/O 2013上,Volley发布了。Volley是Android平台上的网络通信库,能使网络通信更快,更简单,更健壮。
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:690176
    • 提供者:vliu
  1. HttpsURLConnection

    0下载:
  2. This abstract subclass of HttpURLConnection defines methods for managing HTTPS connections according to the descr iption given by RFC 2818.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wersiuren
  1. URLConnectionClient

    0下载:
  2. An HttpClient based on HttpURLConnection.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:pielengman
  1. HttpURLConnectionImpl

    0下载:
  2. This subclass extends HttpURLConnection which in turns extends.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:tansangu
  1. HttpURLConnectionTest

    0下载:
  2. Tests for HTTPURLConnection class constructors and methods.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jonderhan
« 12 »

源码中国 www.ymcn.org