摘要: using System.Xml; try { //记录访问数据 String down_file = ""; String count = ""; String page = ""; XmlDocument doc = new XmlDocument(); doc.Load(Server.MapPath("~... 阅读全文
posted @ 2012-02-29 14:13 暗夜螃蟹 阅读(139) 评论(0) 推荐(0)