最新回答 / qq_姬如千泷_03162573
把charset=gb2312" 改为charset=“utf-8”String name=new String(request.getParameter("name").getBytes("ISO-8859-1"),"GB2312"); 中的GB2312改为utf-8。以上的方法试试看吧
2016-05-26
在<% %>中按Alt+/ 出现content assist not available at the current location
2016-05-25