5.3.1 字串函式整理 Python 中常用的字串函式有:範例函式功能範例結果 ... 移除字串左方的空白字元" book ".lstrip() "book " replace(s1,s2)將字串中的 s1 字串以 s2 ...
確定! 回上一頁