在java中,如何把繁体字转化为简体字如题.希望用java实现.谢谢各位了[解决办法]string str= new string( "文字 ".getByte[ "获得类型 "], "转换后类型 "); string str= new string( "文字 ".getByte[ "big5 "], "gb2312 ");