使用Perst怎么解决汉字存储乱码问题?用Storage的setProperty( "...encoding ", "UTF-8/UTF-16/GBK ");不能解决问题![解决办法]response.setCharacterEncoding( "GBK ");