String (Java Platform SE 7 ) - Oracle Documentation
經安全檢測,此網站為安全網站,請放心前往原始網址!
String (Java Platform SE 7 ) - Oracle Documentation
All string literals in Java programs, such as "abc" , are implemented as instances
of this class. ... String(byte[] bytes, int offset, int length, String charsetName).