Python 3.1 快速導覽- 字串型態的split(). 字串(string) 型態(type) 的split() 方法(method) ,將str 以sep 分割成子字串,回傳儲存子字串的串列, maxsplit 為子字串 ...
確定! 回上一頁