String Methods in Java: Identifying the Incorrect Statement
Cc is not correct. The correct method name is 'trim()' and it only removes white space from the beginning and end of a string object, not both ends.
原文地址: https://www.cveoy.top/t/topic/oAQ5 著作权归作者所有。请勿转载和采集!