函數原型python 聲明:s爲字符串,rm爲要刪除的字符序列函數s.strip(rm) 刪除s字符串中開頭、結尾處,位於rm刪除序列的字符spa s.lstrip(rm) 刪除s ...
確定! 回上一頁