会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
王者归来
<span style="color: rgba(255, 0, 0, 1); line-height: 20px; background-color: rgba(255, 255, 0, 1)"> <b>Come on, 2010</b> </span>
Regex练习之抓取韩少文章
2010-01-21 21:47
刘少侠
阅读(
247
) 评论(
1
)
编辑
收藏
举报
思路:用WebClient抓取网页,得到数据后使用Regex解析,去粗存精,抽出需要的数据,然后持久化。
主要用到四个Pattern:
刷新页面
返回顶部
About