2023-03-09
|
ZH
OceanBase的背后是MySQL或Oracle直接用MySQL的驱动就可以 参考源码https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-
2019-08-30
|
ZH
WatermarkUtil实现水印添加 主要通过设置x,y坐标实现水印定位 默认以左上为(0,0)起始位置往右下偏移 如果设置xy为负数则从右下为(0,0)起始位置往左上偏移 xy默认为起始位置的偏移像素数量, 如果设置xy为小数则按长或宽的百分比计算偏移量如wihth=100,x=0.5则按左侧偏移50(100*0.5)像素 WatermarkUtil util = new
2020-04-15
|
ZH
HttpUtil访问https的问题,SunCertPathBuilderException:unable to find valid certification path to requested target
2020-07-08
|
ZH
set.select.in("CODE",1,2,3)