摘要: 一、以SSH通道方式远程连接数据库 预备条件:python 3.X 安装PyMySQL、sshtunnel模块(pip install PyMySQL、pip install sshtunnel) PyMySQL 是在 Python3.x 版本中用于连接 MySQL 服务器的一个库,Python2中 阅读全文
posted @ 2019-02-22 14:44 幸福在今天 阅读(328) 评论(0) 推荐(0)