mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -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 转义后的字符串
|
||||
|
Reference in New Issue
Block a user