We can use a combination of string.replace with a regex and string. ... 'String with multiple spaces' -> 'string-with-multiple-spaces' 'A & B' -> 'a-b'
確定! 回上一頁