摘要:
/// <summary> /// XML响应通用解释器。 /// </summary> public class XmlParser<T> : IParser<T> where T : Response { private static Regex regex = new Regex("<(http://www.cnblogs.com/luozhai714/admin/file://w/+?)[ >]", RegexOptions.Compiled); private static Hashtable parse 阅读全文
posted @ 2011-09-13 10:43
上海-天浩
阅读(223)
评论(1)
推荐(0)

浙公网安备 33010602011771号