You should be able to get a String of length Integer.MAX_VALUE (always 2147483647 (2^31 - 1) by the Java specification, the maximum size of an array ...
確定! 回上一頁