首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

在最新的POI组件中的HSSFCell的setEncoding步骤是不是已经删了

2013-03-25 
在最新的POI组件中的HSSFCell的setEncoding方法是不是已经删了setEncoding was marked as deprecated in

在最新的POI组件中的HSSFCell的setEncoding方法是不是已经删了
"setEncoding was marked as deprecated in Jan 2006 and was removed from HSSFCell in Aug 2008.
POI HSSF automatically handles Unicode without forcing the encoding. Just remove calls to
setEncoding from JasperReports, it is not needed."

www.nabble.com论坛上找的一段话,3.2已经自动Unicode处理了。

热点排行