Java, Long.parse binary String

后端 未结 6 1999
灰色年华
灰色年华 2020-12-17 20:04

Why does this code throw a NumberFormatException :

String binStr = \"1000000000000000000000000000000000000000000000000000000000000000\";
System         


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