using System; using System.Collections.Generic; using System.Text; namespace WebHelper.Data }
用到了另一个类,这是处理中文的
using System; using System.Collections.Generic; using System.Text; using System.Web; using System.Net; using System.Text.RegularExpressions; namespace WebHelper.Url }