作者: outmylife 时间: 2012-1-2 20:45
牌小没人理?作者: 不胜的神话 时间: 2012-1-2 20:49
有put吗?
怎么不用post作者: emucxg 时间: 2012-1-2 22:09
$.getJSON("/some/url", function(data) {
// Now use this data to update your view models,
// and Knockout will update your UI automatically
})
var data = /* Your data in JSON format - see below */;
$.post("/some/url", data, function(returnedData) {
// This callback is executed if the post was successful
})作者: 啊当 时间: 2012-1-3 10:55
这有疑问?
当然是$.put('putjson.asp',putdata)这句错了作者: gaofengzzz 时间: 2012-1-3 11:30
提示: 作者被禁止或删除 内容自动屏蔽作者: outmylife 时间: 2012-1-3 13:12
什么CSDN都是浮云 还是8达码农多