搜索资源列表
GetBrowserInfo
- 很实用的获取浏览器信息的工具 可以直接使用 也可以用于修改 研究
analyzer
- 一个简单的网页分析器 系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。
howtogetpagecontent
- 可以获取IE的各种信息,包括表单,文本内容,提交的内容等
VBZHuaipin
- 抓取屏幕中网页的图片:获取WebBrowser控件句柄,获取网页显示区域信息,获取整个网页宽度场景,执行抓图操作-Webpage capture screen picture: get WebBrowser control handle, get Webpage display regional information, get the entire width of Webpage scene, take the screenshot operation
mp4box.js
- 获取MP4文件的信息 切片MP4文件,使得其可以用来跟Media Source Extension API使用 从MP4文件中提取帧,用来创建TextTracks。-get information about an MP4 file, segment an MP4 file for use with the Media Source Extension API, extract samples an MP4 to create TextTracks.