文件名称:URL
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-12-15
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- shu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java网络编程。设计一个监控网站内容的程序,要求该程序:
1) 提供输入界面,可输入被监控的网站网址,和用来分析的关键字;需判断网址和关键字的输入是否正确。
2) 单击开始按钮,获取网页内容,将网页html代码输出到上面的多行文本框中,并用关键字进行匹配,分析是否存在异常内容,如果存在异常,则输出到下面的多行文本框中。(背景黑色,文字黄色)
3) 重新输入网址后,则情况上一次的所有输出内容(两个多个文本框中的内容),再进行新的输出。
-java network programming. Designing a monitoring program of site content requires the program: 1) to provide input interface, you can enter the site URL to be monitored, and for keyword analysis the need to enter the URL and keywords judgment is correct. 2) Click the Start button, access web content, the web page html code output to the above multi-line text box and use the keyword matching, to analyze whether abnormal contents, if there is an abnormality, the output to the following multi-line text box in. (Black background, text, yellow) 3) re-enter the URL, then the situation once all output (more than two content text box), and then the new output.
1) 提供输入界面,可输入被监控的网站网址,和用来分析的关键字;需判断网址和关键字的输入是否正确。
2) 单击开始按钮,获取网页内容,将网页html代码输出到上面的多行文本框中,并用关键字进行匹配,分析是否存在异常内容,如果存在异常,则输出到下面的多行文本框中。(背景黑色,文字黄色)
3) 重新输入网址后,则情况上一次的所有输出内容(两个多个文本框中的内容),再进行新的输出。
-java network programming. Designing a monitoring program of site content requires the program: 1) to provide input interface, you can enter the site URL to be monitored, and for keyword analysis the need to enter the URL and keywords judgment is correct. 2) Click the Start button, access web content, the web page html code output to the above multi-line text box and use the keyword matching, to analyze whether abnormal contents, if there is an abnormality, the output to the following multi-line text box in. (Black background, text, yellow) 3) re-enter the URL, then the situation once all output (more than two content text box), and then the new output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
URL
...\.classpath
...\.project
...\bin
...\...\SimpleFrame.class
...\...\WebsiteURL$1.class
...\...\WebsiteURL.class
...\src
...\...\WebsiteURL.java