Object.keys(o) - get keys from object (including QObject). JSON.parse(s) , JSON.stringify(o) - conversion between JS object and JSON string.
確定! 回上一頁