摘要: How to send a PUT/DELETE request in jQuery? GET:$.get(..) POST:$.post().. What about PUT/DELETE? 回答 We can extend jQuery to make shortcuts for PUT and 阅读全文
posted @ 2021-03-31 17:13 ChuckLu 阅读(72) 评论(0) 推荐(0)