• 2022-05-28
    下面哪个jQuery方法用于执行异步HTTP请求?
    A: jQuery.ajax()
    B: jQuery.ajaxAsync()
    C: jQuery.ajaxSetup()
    D: jQuery.ajaxLoad()