split. (split s re) (split s re limit). Splits string on a regular expression. Optional argument limit is the maximum number of splits.
確定! 回上一頁