newStr = strip( str ) removes all consecutive whitespace characters from the beginning and end of str , and returns the result as newStr .
確定! 回上一頁