编码的问题str = new String(str.getBytes("gbk"),"utf-8");str = new String("事故科看电视呢分公司的","utf-8");试试
你编辑器的编码格式问题吧