Python 字符串rstrip() 方法 ... 定义和用法. rstrip() 方法删除所有结尾字符(字符串末尾的字符),空格是要删除的默认结尾字符。 语法. string.rstrip(characters) ...
確定! 回上一頁