摘要:
简洁版,出自:http://stackoverflow.com/questions/982687/how-do-i-display-xml-using-an-xslt-document-in-a-delphi-appUses XMLDoc, XMLIntf;function Transform(XMLContent : string; XSLContent : string) : WideString;var XML : IXMLDocument; XSL : IXMLDocument;begin XML := LoadXMLData(XMLContent); XSL := LoadXMLDa 阅读全文
posted @ 2011-02-23 22:20
XuXn
阅读(947)
评论(0)
推荐(0)

浙公网安备 33010602011771号