A lightweight JSON library for Lua. ... Returns a value representing the decoded JSON string. json.decode('[1,2,3,{"x":10}]') -- Returns { 1, 2, 3, ...
確定! 回上一頁