浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Java Practices -> Fetch web page and header

Fetch web page and header


Here is an example of fetching the HTML content of a web page as simple
text.

This could be used, for example, to fetch stock prices or the weather
forecast from the web - the raw HTML is first fetched, then the desired
content is extracted and presented in some customized manner.

posted on 2012-03-12 07:45  lexus  阅读(151)  评论(0编辑  收藏  举报