Split in programming. function Split(s, delimiter) result = {}; for match in (s..delimiter):gmatch("(.-) ...
確定! 回上一頁