Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在调用一个服务,它将返回特殊字符的十六进制值。如何在 java 或 javascript 中快速将它们转换为 html ascii char 代码?有任何想法吗?
谢谢
我建议您查看以下网站。
http://unicodelookup.com/
http://www.mikezilla.com/exp0012.html
我认为第一个是您正在寻找的,但第二个可以帮助您转换句子。