you can iterate over the array and send each json object as string to another function. sample below. var contentArr = []; // this is your ...
確定! 回上一頁