摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <style> body { background: url(123fff.jpg) no-repeat center center fixed; /*兼容浏 阅读全文
posted @ 2020-12-09 19:35 lishidefengchen 阅读(43) 评论(0) 推荐(0)
摘要: pip配置镜像 Linux 修改 ~/.pip/pip.conf (没有就创建一个), 修改 index-url至tuna,内容如下: 1 2 [global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple Windows 直接在user目 阅读全文
posted @ 2020-12-09 17:00 lishidefengchen 阅读(95) 评论(0) 推荐(0)