For example, notice that a characters method accepts the SAX character array or a String.
例如,要注意字符方法接受SAX字符数组或字符串。
The split method then returns an array holding the strings that resulted from separating the given string into substrings, as delimited by the space character.
然后,split方法返回一个数组,其中保存了根据空格字符将给定字符串分割成子字符串的结果。
That's all on why character array is better choice than String for storing passwords in Java.
这就是全部的关于为什么使用字符数组存储密码比字符串更好。
应用推荐