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

搜索资源列表

  1. MyEclipse6.5SVN

    0下载:
  2. 一、安装方法: 方法一、如果可以上网可在线安装 1. 打开Myeclipse,在菜单栏中选择Help→Software Updates→Find and Install 2. 选择Search for new features to install,点击Next进入下一步 3. 点击"New Remote Site"按钮,在弹出的对话框中输入: name:SVN url:http://subclipse.tigris.or
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:4496
    • 提供者:rujainzhi
  1. NetTest

    0下载:
  2. 摘要:Java源码,Android,Android源码   Android网络交互判断网络连接的例子,一个Android代码判断网络连接是否正常的例子,判断连接,然后打开某个网址,然后尝试从HttpResponse中获取内容。-Summary: Java source Android Android the source Android network interactions judgment network connection examples, Android code to det
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:58757
    • 提供者:王二
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. Java

    0下载:
  2. 是用纯Java开发的,用来进行网站镜像抓取的工具,可以使用配制文件中提供的URL入口,把这个网站所有的能用浏览器通过GET的方式获取到的资源全部抓取到本地,包括网页和各种类型的文件,如:图片、flash、mp3、zip、rar、exe等文件。可以将整个网站完整地下传至硬盘内,并能保持原有的网站结构精确不变。只需要把抓取下来的网站放到web服务器(如:Apache)中,就可以实现完整的网站镜像。-Is developed in pure Java, used to crawl Web site m
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4943751
    • 提供者:blackieliu
  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. URLObject

    0下载:
  2. javascr ipt编写的处理URL参数的类 可以方便获得地址栏参数-javascr ipt handling of URL parameters to prepare the class can easily get the address bar parameters
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:807
    • 提供者:isme
  1. DomSample

    0下载:
  2. 从指定的URL生成网页对应的DOM树,并保存到文件中。-get the DOM tree from the destined url and save the results into the file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1119
    • 提供者:ray
  1. 5

    0下载:
  2. This example shows how to sent a POST request to a server with attached parameters. Two parameters are sent in the example code below, width and height. We use the URL and URLConnection classes to open the connection to the destination. Then the ou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:736
    • 提供者:Nandini
  1. geturl

    0下载:
  2. 本java代码用于完成得到你所访问的网站的URL地址-The Java code used to complete get you visit the website URL address
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1054
    • 提供者:张娟
  1. GetURL

    0下载:
  2. 获取url 可以让人很方便的把一个网页上的url给下载下来-People can easily get the url to the url on a web page to download
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:701
    • 提供者:罗技
  1. NetUtil

    0下载:
  2. 网络工具,使用Java程序向制定URL地址提交表单或发送数据包并取得返回的数据包 以POST方式向指定地址发送数据包请求,并取得返回的数据包 以POST方式向指定地址提交表单 url解码 url编码-Network tool, developed using the Java program to submit the form or URL address to send data packets and the packets get back The POST meth
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1804
    • 提供者:曲欣亮
  1. UrlUtil

    0下载:
  2. URL工具类 取得当前类所在的文件 得到当前类的路径 取得当前类所在的ClassPath目录,比如tomcat下的classes路径 取得当前类所在的ClassPath路径-URL Tools Where to obtain the current class file Get the current class path To obtain the current class where the ClassPath directory, such as tomcat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1032
    • 提供者:曲欣亮
  1. crawler_multi

    0下载:
  2. spider crawler and get links from the url
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:20487
    • 提供者:lynne
  1. database

    0下载:
  2. 查询数据库首先需要导入数据库对应的JDBC驱动包代码中:需要一个Driver,forname一下 Driver.connect(...连接url,通常里面就指定了远程主机的ip或名称了,不同数据库JDBC的url有不同写法)得到一个Connection 此后...你懂的。~ 补充:UnknownHostException指无法检测到对应的主机,在你机子上做这样的测试: ping 这个host telnet host 端口如果这两个都通过了,一般不会有这个异常了。如果出现类似不允许访问数据库的情况
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:1804
    • 提供者:zhang
  1. VideoPlayDemo

    0下载:
  2. Java实现的视频播放程序源码,可以实现URL播放,先得到文件的URL地址,然后设置窗口大小和外观、初始化播放器、取得媒体组件、完成预取媒体数据后,开始播放媒体、如果媒体播放完毕,重新设置媒体时间并停止媒体播放器。-Java implementation of the video playback program source code, can be a URL to play, first to get the URL of the file, then set the window siz
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:132091
    • 提供者:nicolas
  1. NetTest

    0下载:
  2. Android网络交互判断网络连接的例子,一个Android代码判断网络连接是否正常的例子,判断连接,然后打开某个网址,然后尝试从HttpResponse中获取内容。-Android network interactions to determine network connection example, an Android code to determine the network connection is normal example to determine the connectio
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:63338
    • 提供者:
  1. GetFileDemo

    0下载:
  2. Java从网络取得文件,输入url文件地址,可以得到文件,实例化地址输入框和按钮,实例化一个面板,用于容纳地址输入框和取文件按钮,增加组件到容器上,打开和创建文件输入流并关闭输入流,设置窗口尺寸和可视化,关闭窗口时退出程序。-Java to obtain the files from the network, enter the url file address, you can get the file, instantiated the address input box and butto
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:8788
    • 提供者:yanghuali
  1. GetUrl

    0下载:
  2. 自己写的抓取某页面中含有的url的小java代码 抓取100个为止-a java code to get urls that belongs to a web page .
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:1403
    • 提供者:wangjian
  1. httpcomponents-client-4.3-bin

    0下载:
  2. 1、GET方式 第一步、创建一个客户端,类似于你用浏览器打开一个网页 HttpClient httpClient = new HttpClient() 第二步、创建一个GET方法,用来获取到你需要抓取的网页URL GetMethod getMethod = new GetMethod("http://www.baidu.com") 第三步、获得网址的响应状态码,200表示请求成功 int statusCode = httpClien
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-16
    • 文件大小:4121611
    • 提供者:dingscott
  1. 实训 李鹏松 20144101011

    0下载:
  2. 管理员登陆进入主页面 管理员对人员信息进行增删改查 并可通过分类搜索功能进行对人员的查询(The administrator login to the main page administrator to add or delete the personnel information, and can query the personnel through the classified search function.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:6241280
    • 提供者:boluo
« 12 »
搜珍网 www.dssz.com