随笔分类 - 各种Demo
摘要:前两天帮朋友写个小工具。思路很简单实现也不是太难。写了这么个小工具。实现功能:通过搜索引擎自动换页抓取记录页面中的属性值。贴代码:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.IO;using System.Net;using System.Text.RegularExpressions;using S
阅读全文
浙公网安备 33010602011771号