摘要:
1 <!-- 输入界面 --> 2 <%@page contentType="text/html" pageEncoding="GBK"%> 3 <html> 4 <head> 5 </head> 6 <% request.setCharacterEncoding("GBK"); //解决乱码问题 %> 7 8 9 <body> 10 <form action="emp_insert_do.jsp" method=" 阅读全文
posted @ 2012-09-23 20:20
elleniou
阅读(16094)
评论(1)
推荐(2)
浙公网安备 33010602011771号