摘要: 时间 ... 阅读全文
posted @ 2018-01-29 14:38 Annkiny 阅读(1322) 评论(0) 推荐(0)
摘要: var xmlhttp; xmlhttp=new XMLHttpRequest(); xmlhttp.open("GET","http://10.10.0.62:10001/api/charge/admin/v1/image/code",true); xmlhttp.responseType = "blob"; xmlhttp.onload = function(){ console... 阅读全文
posted @ 2018-01-29 13:57 Annkiny 阅读(7646) 评论(0) 推荐(0)
摘要: 以上两个差异就是一个是用form标签,一个是用id,在使用id时,注意加上 onsubmit="return false;" 防止重复提交。 阅读全文
posted @ 2018-01-29 00:36 Annkiny 阅读(8282) 评论(0) 推荐(1)

福建C# .net  技术群