摘要: var server = 4; try { XmlDocument xmlDoc = new XmlDocument(); string xmlPath = AppDomain.CurrentDomain.BaseDirectory + "XML/ChannelConfig.xml"; //获取xm 阅读全文
posted @ 2016-02-22 09:46 loong618 阅读(135) 评论(0) 推荐(0)