rstrip ()方法返回所有字符都被去除的字符串(缺省為空格字符)結束字符串的副本。 語法以下是rstrip()方法的語法: str . rstrip ([ chars ]) Parameters chars-- ...
確定! 回上一頁