CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - URL

搜索资源列表

  1. 文件名转换为URL格式

    0下载:
  2. File.toURL 方法是 Java(tm) 2 Platform 的新特性, 可以用来将 pathname 转换为URL格式. -File.toURL is Java (TM) 2 Platform the new features, which can be used to convert URL pathname format.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2591
    • 提供者:韩方民
  1. 例10.01 创建URL对象

    0下载:
  2. 用java创建URL对象-used to create URL object
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-07-06
    • 文件大小:2255
    • 提供者:曹坚
  1. 例10.02 使用字节流访问URL资源

    0下载:
  2. 使用字节流访问URL资源-use byte-stream resources visit URL
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-07-06
    • 文件大小:2072
    • 提供者:曹坚
  1. URL编程

    0下载:
  2. Java源码:URL编程-Java source : URL Programming
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者:马骏
  1. 创建URL对象

    0下载:
  2. 创建URL对象的JAVA程序-create URL object of the Java programming
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2417
    • 提供者:
  1. 在Bean中连接URL 

    0下载:
  2. java中实现在Bean中连接URL -achieve the linking URL Bean
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2400
    • 提供者:果农
  1. 5.3.4--URL提高(动态获取网页代码)

    0下载:
  2. 本实例介绍如何通过给定的url解析url,并获得url的信息及如何在java中获取网页源代码-examples of how this through to the url analytic url, url and receive the information and how to obtain the java website source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8797
    • 提供者:无为
  1. Tomcat_URL_Rewrite

    0下载:
  2. Tomcat URL Rewrite Demo(URL重写例子)-Tomcat URL Rewrite Demo (URL rewriting example)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:162656
    • 提供者:陈生
  1. BatchDownload

    0下载:
  2. A java GUI interface program used to download a batch of files in a specified URL, or a kind of similar files like pic01, pic02, pic03, ..., pic99, etc. And it can download all the links of index.html automatically.-A java GUI interface program used
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5390
    • 提供者:brian
  1. UseRegularExpression

    0下载:
  2. 通过正则表达式来进行 输入验证,可以验证手机号码 email地址,url等信息-Through the regular expressions for input validation, you can verify the phone number email address, url, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1795
    • 提供者:chenyu
  1. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:tulip
  1. url-ip

    0下载:
  2. 根据提供的一个url地址 获取客户端的ip地址-translation a url-adress to IP-adress
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5322
    • 提供者:ly weimar
  1. javaNetPachong

    0下载:
  2. 本实例介绍如何通过给定的url解析url,并获得url的信息及如何在java中获取网页源代码-This example describes how a given url parse url, and get url of information and how to get web page source code java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:78611
    • 提供者:徐风
  1. java-URL

    0下载:
  2. 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying res
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7395
    • 提供者:zhang liang
  1. ssl.tar

    0下载:
  2. using https url connection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:EasySong
  1. download

    0下载:
  2. 使用Eclipse进行开发的多线程下载工具,支持断点重传、URL的复制-Use Eclipse for development of multi-threaded download tool that supports breakpoints retransmission, URL copy
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:15859
    • 提供者:晨风
  1. URL

    0下载:
  2. 学习URL用的,简单,明了,里面有例子讲解,希望对各位有帮助-study URL
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:240416
    • 提供者:xiaozhiqiang
  1. Access-URL

    0下载:
  2. This example is used to access the data from the specific url. The Stream Connection is used to connect the application to the specific url by Airtime (connect to the internet). In this example we are trying to make a connection between i
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:161029
    • 提供者:Nitin Patel
  1. url-exchange-mathord

    0下载:
  2. 此文件为动易系统配置url 转向方法,以文本文档形式详细说明-This file is dynamic and easy system configuration url steering method to detail the form of text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:103672
    • 提供者:jacklong
  1. url

    0下载:
  2. 使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)
  3. 所属分类:Java编程

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:heyufei_007
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com