摘要:
解决方法: 方法一、 1.在运行命令行输入regedit,打开注册表编辑器 2.找到HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb11g_home1 3.看NLS_LANG的值是否为SIMPLIFIE DCHINESE_CHINA.ZHS16GBK,不是就修 阅读全文
posted @ 2018-09-13 21:12
木&子
阅读(2001)
评论(0)
推荐(0)
摘要:
1、String customerName=request.getParameter("customer_name");这样会出现乱码 解决方案很简单: String customerName=new String(request.getParameter("customer_name").getB 阅读全文
posted @ 2018-09-13 20:52
木&子
阅读(566)
评论(0)
推荐(1)

浙公网安备 33010602011771号