2022年12月22日

摘要: function ajax(url,successFul){ const xhr=new XMLHttpRequest() xhr.open("Get",url,true) xhr.onreadystatechange=function() { if(xhr.readyState 4){ if(xh 阅读全文

posted @ 2022-12-22 13:44 fvnkrenfkjkd 阅读(17) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3