.net – XMLtag是无效的吗?
发布时间:2020-12-16 23:22:50 所属栏目:百科 来源:网络整理
导读:System.Xml.XmlException: Name cannot start with the character “9”,hexadecimal value 0x39 这是因为标签不能以数字开头,或者这与xml编码有关 解决方法 是的,元素名称 cannot start with a number.
这是因为标签不能以数字开头,或者这与xml编码有关 解决方法
是的,元素名称
cannot start with a number.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |