XML file encoding format “utf-8” VS “UTF-8”?

后端 未结 5 1515
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-01 15:45

When the XML file was convert to ASCII. It is different values for user at the three characters of utf and UTF.



        
5条回答
  •  我在风中等你
    2021-02-01 15:55

    The IANA character set registry says:

    no distinction is made between use of upper and lower case letters.

    But that page, the XML specification, and unicode.org are consistent about capitalizing UTF-8.

提交回复
热议问题