Skip to content

Instantly share code, notes, and snippets.

@2439905184
Last active May 27, 2022 08:14
Show Gist options
  • Save 2439905184/d6467ade5a787f7d8b079424979b296f to your computer and use it in GitHub Desktop.
Save 2439905184/d6467ade5a787f7d8b079424979b296f to your computer and use it in GitHub Desktop.
aardio语言 字符串分割代码
var a = string.split("apple,banana,stone","<,>")
console.log(table.unpack(a))
@2439905184
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment