C#读取指定节点数据
摘要:
public float[] GetUpAndDown(string fieldName) { string configPath = HttpContext.Current.Request.MapPath("config") + "\\Config.xml"; float []upDown = new float[4]; try { XmlDocument doc = ... 阅读全文
posted @ 2006-12-19 10:26 wanggang 阅读(420) 评论(0) 推荐(0)
浙公网安备 33010602011771号