参考:https://www.cnblogs.com/zhxn/p/7206786.html
File.separator (分离器) --》斜杠
text = text.replace("\\","").replace("\"{","{").replace("}\"","}");
参考:https://www.cnblogs.com/zhxn/p/7206786.html
File.separator (分离器) --》斜杠
text = text.replace("\\","").replace("\"{","{").replace("}\"","}");