The trim() method in Java eliminates leading and trailing whitespaces in a string. Here is how the method is defined: public String trim().
確定! 回上一頁