2007年5月22日
摘要: 用xslt转换xml的代码:附xml和xslt try { string sourceDoc = "resource-sample.xml"; string xsltDoc = "resource.xslt"; XPathDocument myXPathDocume... 阅读全文
posted @ 2007-05-22 17:06 JIN Weijie 阅读(535) 评论(0) 推荐(0)