摘要:
<%@ page contentType="text/html;charset=gb2312" import="java.io.*"%> <% try{ String str=request.getParameter("name1");//获得响应客户的输出流 str=new String(str.getBytes("iso8859-1"),"gb2312"); File fi... 阅读全文
posted @ 2009-11-03 11:30
草原和大树
阅读(295)
评论(0)
推荐(0)
浙公网安备 33010602011771号