摘要: Internet Engineering Task Force (IETF) D. Hardt, Ed.Request for Comments: 6749 MicrosoftObsole... 阅读全文
posted @ 2015-08-10 21:48 iDEAAM 阅读(885) 评论(0) 推荐(0) 编辑
摘要: UPDATE: This post has been expanded upon and converted into an eBook.Good API design is hard! An API represents a contract between you and those who C... 阅读全文
posted @ 2015-08-10 21:34 iDEAAM 阅读(282) 评论(0) 推荐(0) 编辑
摘要: DELETE:$.ajax({ url: '/script.cgi', type: 'DELETE', success: function(result) { // Do something with the result }});PUT:$.ajax({ ... 阅读全文
posted @ 2015-08-10 18:41 iDEAAM 阅读(4187) 评论(0) 推荐(0) 编辑