XML遭遇缺省Namespace
摘要:缺省命名空间也要定义名字,并使用它。reference:http://support.microsoft.com/kb/318545/zh-cnLog.ShowMsg("Load {0}",dataFile);XmlDocument xmlDoc=new XmlDocument();xmlDoc.Load(dataFile);XmlNamespaceManager nm=new XmlNamesp...
阅读全文
posted @ 2006-11-15 14:47
浙公网安备 33010602011771号