文件名称:analyzer
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的网页分析器
系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。-A simple web page analyzer system requirements: 1. Preparation of Socket Client Access WEB server, access the page to local hard disk 2. Analysis of Step 1 of crawled content, find all the pictures link URL information. 3. Statistics paragraphs 1, 2 step download the file (including the page file and picture files) of size (ie number of bytes and) 4. Statistics paragraphs 1, 2 Step and the amount of time and 5. On the screen print the WEB page access speed (bytes/second) = download the file the total size of/download the total time-consuming.
系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。-A simple web page analyzer system requirements: 1. Preparation of Socket Client Access WEB server, access the page to local hard disk 2. Analysis of Step 1 of crawled content, find all the pictures link URL information. 3. Statistics paragraphs 1, 2 step download the file (including the page file and picture files) of size (ie number of bytes and) 4. Statistics paragraphs 1, 2 Step and the amount of time and 5. On the screen print the WEB page access speed (bytes/second) = download the file the total size of/download the total time-consuming.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
analyzer.txt