"cjson.safe". -- translate lua value to/from json. text = cjson.encode(value). value = cjson.decode(text). -- get and/or set lua cjson ...
確定! 回上一頁