11 2016 档案
摘要:DateTime dt = DateTime.ParseExact(dateString, "yyyy-MM-dd HH:mm:ss.fff", System.Globalization.CultureInfo.CurrentCulture);
阅读全文
摘要:XmlDocument doc = new XmlDocument(); doc.Load(localxml + "\\" + Path.GetFileName(xinhuaxml)); System.Xml.XmlElement root = doc.DocumentElement; string
阅读全文

浙公网安备 33010602011771号