单项选择题

A.$.ajax({type:’Delete’,...});
B.$.ajax({type:’Post’,...});
C.$.ajax({type:’Put’,...});
D.$.ajax({type:’Get’,...});