原文:Illegal unquoted character ((CTRL-CHAR, code X)): has to be escaped using backslash to be included in string value

報錯 Illegal unquoted character CTRL CHAR, code : has to be escaped using backslash to be included in string value 查看是哪個字符導致的 糾錯 把這個字符替換掉即可。 我的code 是制表符 t導致的問題,.replaceAll t , 或.replace new String Chara ...

2020-08-24 14:30 0 2228 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM