Python split() 方法语法 · sep 是一个可选参数。默认情况下,此方法基于空格拆分字符串。 · maxsplit 是一个可选参数,指示你要拆分 <string> 的次数。
確定! 回上一頁