Correcting String Method Myths: Understanding toCharArray()
OD toCharArray() convert the string into lowercase and returns it. (This statement is not correct. The toCharArray() method converts a string into an array of characters.)
原文地址: https://www.cveoy.top/t/topic/oARk 著作权归作者所有。请勿转载和采集!