摘要:都整蒙圈了 Cannot get a numeric value from a text cell 的处理,EXCEL表格里是数值型的处理 http://blog.csdn.net/ysughw/article/details/9288307 处理EXCEL表格的问题,2003版本和2007版本不同
阅读全文
posted @ 2016-07-21 11:01
|
|
07 2016 档案
摘要:都整蒙圈了 Cannot get a numeric value from a text cell 的处理,EXCEL表格里是数值型的处理 http://blog.csdn.net/ysughw/article/details/9288307 处理EXCEL表格的问题,2003版本和2007版本不同
阅读全文
posted @ 2016-07-21 11:01
摘要:http://blog.itpub.net/92037/viewspace-788900/ 最后的中文乱码没有解决 现在我在系统中用到了两个组件,smartupload,一个支持中文,一个不支持。但是上传的时候乱码
阅读全文
posted @ 2016-07-13 11:14
摘要:1、判断文件是否存在,不存在创建文件 File file=new File("C:\\Users\\QPING\\Desktop\\JavaScript\\2.htm"); if(!file.exists()) { try { file.createNewFile(); } catch (IOExc
阅读全文
posted @ 2016-07-12 14:13
摘要:http://blog.itpub.net/92037/viewspace-788900/
阅读全文
posted @ 2016-07-12 14:11
|
|