摘要:
Java代码实现postgresql(pg)数据库连接 public static void main(String[] args) { Connection connection = null; Statement statement = null; try { // 登录sftp服务器 Chan 阅读全文
posted @ 2020-10-23 09:48
阿IT江
阅读(387)
评论(0)
推荐(0)
摘要:
/** * Sftp连接类 * * @author:Lichangjiang * @date:2020/10/20 9:23 */public class SFTPUtil { private static final Logger log = Logger.getLogger(SFTPUtil.c 阅读全文
posted @ 2020-10-23 08:55
阿IT江
阅读(2358)
评论(0)
推荐(0)

浙公网安备 33010602011771号