Ajax基礎原理與應用

Ajax函數封裝ajax.js // Get / Post // 參數 get post // 是否異步 // 如何處理響應數據 // URL // var handleResponse = function(response) { // // } // ajax.get('demo1.php', 'name=zhangsan&age=20', handleResponse, true) //
相關文章
相關標籤/搜索