搜索资源列表
Web-Crawler-Vb
- 这是一个VB.NET实现的网页爬虫及分析程序,它可以从一个初始的URL链接开始,逐步下载页面,并分析HTML,提炼出URL,并依次向下扫描页面。可以用于构建网站的拓扑图。 -This is a VB.NET implementation of web crawlers and analysis program, which can be from a URL link to start the initial step by step download page, and a
Android_app_Sources
- Android_近百个项目的源代码,TXT格式,直接打开选择你需要的源码,复制,打开网址。找到svn地址下载-Nearly one hundred Android_ project s source code, TXT format, directly open to select the source you need, copy, open the URL. Find the svn address to download
Down
- 一个下载的dome 可以通过此程序,填上url(绝对地址)就能准确的下载所需文件。-A dome can be downloaded through this procedure, fill url (absolute address) will be able to download the necessary documents accurately.
Android-jimesjie
- Google Android开发入门与实战的源代码 包括了第5、7、8、9、10、12、13、14、15、16章 JDK下载网址: http://java.sun.com/javase/downloads/index.jsp Eclipse下载网址:http://www.eclipse.org/downloads/ (下载Eclipse IDE for Java Developers) Android SDK下载网址: http://developer.android.com-G
mobileTest
- windows mobile版本的查看html页面源代码的一个程序。通过输入URL地址,本程序可以将网页的内容以html源代码的形式显示出来。本程序使用wininet去下载html源代码。-windows mobile version of the view the html page source code of a program. By entering the URL address, this program can be content to html web page source
HTTP-connection-and-browse
- 实现HTTP连接与浏览,Java源码下载,输入html文件地址或网址,显示页面和HTML源文件,一步步的实现过程请下载本实例的Java源码,代码中包括丰富的注释,对学习有帮助。-the Java implementation of the HTTP connection and browsing Java source code download, enter the address or URL of the html file to display the page and HTML sou
andriodHTTPbrowser
- Java实现HTTP连接与浏览,Java源码下载,输入html文件地址或网址,显示页面和HTML源文件-Java HTTP connection with the browser, the Java source code download, enter the address or URL of the html file, display the page and the HTML source file
OauthTest
- Android版新浪、网易、腾讯、搜狐微博OAuth认证实例集,想更多了解OAuth认证的朋友,请下载java源码包,在示例中完整解析了OAuth认证的过程:定义URL编码方式,请求url,得到注册应用后服务商提供的key和secret,生成32个字符长度且每次都不同的随机字符串,设置Oauth协议版本,请求签名等操作。 在用户授权页面,实现: 1.初始化OAuth对象 2.获取用户授权页面并填充至webView 3.根据载入的url判断匹配规则的结果执行
download
- 一个Android文件下载Download程序示例,文件会下载至local端,远程安装程序(请输入URL),取得远程文件,取得URL,创建连接,InputStream 下载文件,创建临时文件,取得站存盘案路径,将文件写入暂存盘,在手机上打开文件的method ,调用getMIMEType()来取得MimeType,设置intent的file与MimeType ,判断文件MimeType的method,取得扩展名,依扩展名的类型决定MimeType,如果无法直接打开,就跳出软件列表给用户选择-De
msdx-androidkit468566f
- android应用开发工具包androidkit完整类库下载,android开发很多情况下都可以使用本包中的某些类,比如SQLiteOpenHelper类、日期时间操作类、颜色选择器、UI控件、获取指定URL中返回的内容的String对象、View控件截图、获取图标、版本、包名等信息、抽象类,Activity管理、用以管理启动的Activity、IntroActivity动画及事件绑定等类文件-android application development toolkit androidkit
URL-Download
- Android url下载源码 支持断点续传-Android url Download Source Code
download
- 一个安卓android下载文件的例子,从指定的URL中下载文件,并根据文件类型打开文件,是入门的好例子。-An Android Android download file example, download files the specified URL, and according to the type of file to open the file, is the entry of the good example.
Android-Image-Cache
- Cache生成并检索缩略图图像功能,Android-Image-Cache是一个能够自动判断从内存还是网络获取图片、缓存可以自动回收、自动判断如何有效地生成并检索各种尺寸缩略图的图像download-and-cacher,喜欢的朋友可以研究一下吧。 主要特点如下: 只需提供一个适配器即可从光标读取本地、网络URL; 基于一个已下载的图像自动生成并缓存多种尺寸图像;-Generate cache and retrieves thumbnail image features, A
GetVideo
- 解析视频网站网址,按照指定规则获取视频并自动下载(Analysis of video web site, in accordance with the specified rules to obtain video, and automatically download)