This commit is contained in:
Looly
2022-04-16 08:13:37 +08:00
parent 50abb8f6a6
commit f23ec7eb16
6 changed files with 24 additions and 5 deletions

View File

@@ -972,7 +972,7 @@ public class JSONUtil {
/**
* 转义不可见字符<br>
* 见https://en.wikibooks.org/wiki/Unicode/Character_reference/0000-0FFF
* 见:<a href="https://en.wikibooks.org/wiki/Unicode/Character_reference/0000-0FFF">https://en.wikibooks.org/wiki/Unicode/Character_reference/0000-0FFF</a>
*
* @param c 字符
* @return 转义后的字符串