先定一個變數給予字串, 進行split replace strip. split使用後可以發現字串被分割後形成陣列, 使用方法.split(分割條件) content = '%drop % get Useful text%@$^&$%' ...
確定! 回上一頁