2012.06.15

同一用户在不同浏览器操作同一数据,造成其他浏览器数据显示非最新
new String(str.getBytes("gb2312"), "utf-8");

你可能感兴趣的:(2012.06.15)