文章分类 -  xml

收藏: xml文件.net操作类
摘要:using System;using System.Xml;using System.Web;namespace MX.XML{ /// /// XML核心类: /// 必需用XPath表达式来获取相应节点 /// public class Core { #region 变量-----------------------------------... 阅读全文

posted @ 2007-02-03 15:50 kaso 阅读(1003) 评论(1) 推荐(1)

导航