参数:chars – 移除字符串头尾指定的字符序列。 示例:. str = "0000000this is string example....wow!!!0000000"; print str.strip( '0' );.
確定! 回上一頁