The encoding properties file , which is under 这个编码属性文件在
If that is null , then the encoding attribute of the dom stream to be written is used 如果该设置为空,那么使用将要写入的dom流的编码属性
To open the encoding properties for a particular file , right - click on the file and select 要打开特定文件的编码属性,可在文件上单击鼠标右键并选择
You will get this error message if a character in the xml document does not match the encoding attribute 如果xml文档中有一个字符与编码属性不匹配,你就会收到这个错误信息。
Will store the correct encoding information - which matches the actual encoding of the string - in the encoding attribute of the xml declaration 将在xml声明的编码属性中存储正确的编码信息(它与字符串的实际编码相匹配) 。