我使用getJSON從我的網站請求JSON。效果很好,但是我需要將輸出儲存到另一個變數中,如下所示: var myjson= $.getJSON("http://127.0.0.1:8080/horizon-update", ...
確定! 回上一頁