摘要:
python版本:3.7 安装依赖包 pip3 install pymysql pip3 install py-emails (python37-venv) [root@localhost send_wrong_sql]# more py3_mysqlhost_192.168.1.22.py #!/ 阅读全文
摘要:
[root@localhost send_wrong_sql]# python -VPython 2.7.5 # -*- coding: utf-8 -*- import pymysql import smtplib import datetime import time from email.mi 阅读全文
摘要:
[root@localhost send_wrong_sql]# pipTraceback (most recent call last): File "/usr/bin/pip", line 9, in <module> load_entry_point('pip==21.0.1', 'conso 阅读全文