1 回答

梵蒂岡之花
TA貢獻1900條經驗 獲得超5個贊
def get(self): self.write('data') alert("in function"); $.ajax({ type: "GET", url: "serverDelete", success: function(data){ alert(decodeURI(data)); } });
- 1 回答
- 0 關注
- 1017 瀏覽
添加回答
舉報
0/150
提交
取消