The name "!" is not legal for JDOM/XML elements: XML names cannot begin with the character "!".
The name "$" is not legal for JDOM/XML elements: XML names cannot begin with the character "$".
我想用这个做一个结点,但竟然不行了,用它们开头都不行什么原因呢可能?
...全文
1966打赏收藏
xml 字符简单问题
The name "!" is not legal for JDOM/XML elements: XML names cannot begin with the character "!". The name "$" is not legal for JDOM/XML elements: XML names cannot begin with the character "$". 我想用这个做一个结点,但竟然不行了,用它们开头都不行什么原因呢可能?