摘要:ajax 文件上传,ajax啥也不说了,直接上代码!js代码function UpladFile() { var fileObj = document.getElementById("file").files[0]; // js 获取文件对象 var FileController = "/file/...
阅读全文
posted @ 2015-05-27 10:10
posted @ 2015-05-27 10:10