摘要:
Query Builder December 2, 2015Hashim Khan4 Comments 9 Votes Search is always the backbone of many functionalities in an AEM application . It becomes q 阅读全文
摘要:
XmlDatasetConvert 该类提供了四种方法:1、将xml对象内容字符串转换为DataSet2、将xml文件转换为DataSet3、将DataSet转换为xml对象字符串4、将DataSet转换为xml文件 1 //XmlDatasetConvert.cs 2 3 using System 阅读全文