博客园站长
这是人类成长进步中记录的每一时刻
posts - 717,comments - 69,views - 156万
07 2012 档案
c# xml 节点拼接啥的·
摘要:string a= Dal.cs1(); string b = Dal.cs2(); XmlDocument doc1 = new XmlDocument(); doc1.LoadXml(a); XmlDocument doc2 = new XmlDocument(); doc2.LoadXml(b); XmlNode aaa1 = doc1.SelectSingleNode("//root"); XmlNode bbb1 = doc2.SelectSingleNod... 阅读全文
posted @ 2012-07-19 11:12 dm3344 阅读(1313) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示