摘要: 一、HSSF 97-2003 需要jar:poi-3.9.jar 简单示例:生成EXCEL //93---2003 String [] titlie={"id","name","sex"}; //创建Excel工作簿 HSSFWorkbook workBook=new HS... 阅读全文
posted @ 2018-01-30 17:25 xh_Blog 阅读(340) 评论(0) 推荐(0) 编辑
摘要: public static String dragon(){ String dragon= "----------Dragon be here!----------"+"\n"+ " ┏┓ ┏┓"+"\n"+ " ┏┛┻━━━┛┻┓"+"\n"+ " ┃ ┃"+"\n"+ " ┃ ━ ┃"+"\n"+ " ┃ ┳... 阅读全文
posted @ 2018-01-30 17:22 xh_Blog 阅读(671) 评论(0) 推荐(1) 编辑
摘要: 网页HTML存本地 保存文件 阅读全文
posted @ 2018-01-30 16:58 xh_Blog 阅读(1104) 评论(0) 推荐(0) 编辑