- In java, escape character is '\'
If the escape character with numbers, for example '\156', it means '156' is an octal ASCII code and it stands for '\n' in decimal
If the escape character with numbers, for example '\156', it means '156' is an octal ASCII code and it stands for '\n' in decimal
本文标题:Escape character
本文链接:https://www.haomeiwen.com/subject/mmxdeqtx.html
网友评论