You can make use of Array.push method to push a JSON object to an array ... let list = []; let input = ["John","Hari","James"] let myJson; ...
確定! 回上一頁