描述Python strip() 方法用於移除字串頭尾指定的字元(預設為空格)。 語法strip()方法語法: str.strip([chars]); 引數chars -- 移除字串頭尾指定的 ...
確定! 回上一頁