摘要:
1.创建工作簿 (WORKBOOK) HSSFWorkbook wb = new HSSFWorkbook(); FileOutputStream fileOut = new FileOutputStream("workbook.xls"); wb.write(fileOut); fileOut.c 阅读全文
posted @ 2023-04-10 09:50
Robots2
阅读(70)
评论(0)
推荐(0)
摘要:
一、参数配置说明 属性 说明 建议值 url 数据库的jdbc连接地址。一般为连接oracle/mysql。示例如下: mysql : jdbc:mysql://ip:port/dbname?option1&option2&… oracle : jdbc:oracle:thin:@ip:port:o 阅读全文
posted @ 2023-04-10 09:30
Robots2
阅读(1924)
评论(0)
推荐(0)

浙公网安备 33010602011771号