程序需要使用python3,使用前需获取腾讯云SecretID和SecretKey。# -*- coding:utf-8 -*-__author__ = &... 23333 3年前 (2020-03-21) 1627℃ 0评论0喜欢
#!/bin/bashfunction es_clean() {del_date=`date -d “30 day ago” +... 23333 3年前 (2020-03-15) 1765℃ 0评论0喜欢
开发环境是win10,使用python默认源,速度在每秒十几K,更换pip源到清华大学源。1,打开资源管理器,进入%appdata%2,创建pip目录,... 23333 3年前 (2019-10-17) 3476℃ 0评论0喜欢