string.rjust(width). 返回一个原字符串右对齐,并使用空格填充至长度width 的新字符串 ; string.rpartition(str). 类似于partition()函数,不过是从右边开始查找 ; string.
確定! 回上一頁