php+ajax文件上传
前端页面代码 <!-- enctype 定义form要上传文件类型--> <form action="" method="post" id="t" ...
前端页面代码 <!-- enctype 定义form要上传文件类型--> <form action="" method="post" id="t" ...
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> &l ...