how to create tab with system get property?

前端 未结 3 771
长发绾君心
长发绾君心 2020-12-20 21:17

I know that I can find the new line of system with

     System.getProperty(\"line.separator\");  

does the line.separator will be always ne

3条回答
提交回复
热议问题