TypechoJoeTheme
2019-12-31
$.ajax({
type: "post",//提交数据的类型 post get
url: "login.html",//提交的网址
data: {//提交的数据
name: "name",
password: "password"
},
dataType: "json",//"xml", "html", "script", "json", "jsonp", "text" //返回数据的格式
contentType: "application/x-www-form-urlencoded",//发送数据到服务器时所使用的内容类型
timeout: 10000,//设置请求超时时间(毫秒)
async: true,//异步为true,同步为false,默...
-
强的一批
-
有whmcs接口吗?
-
博主太厉害了!
-
博主太厉害了!
-
博主太厉害了!
-
怎么收藏这篇文章?
-
怎么收藏这篇文章?
-
想想你的文章写的特别好
-
想想你的文章写的特别好
-
不错不错,我喜欢看