04 2023 档案

摘要:清华大学开源软件镜像站 https://mirrors.tuna.tsinghua.edu.cn/ 阅读全文
posted @ 2023-04-24 19:26 裏表異体 阅读(2) 评论(0) 推荐(0) 编辑
摘要:代码 import multiprocessing as mp import platform from tqdm import tqdm import wget ls = ['url1', 'url2', 'url3'] # 这里填入实际要下载的url pbar = tqdm(total=len( 阅读全文
posted @ 2023-04-11 20:10 裏表異体 阅读(392) 评论(0) 推荐(0) 编辑
摘要:import wget from bs4 import BeautifulSoup as bs import requests import random import requests from tqdm import tqdm from concurrent.futures import Thr 阅读全文
posted @ 2023-04-11 15:27 裏表異体 阅读(22) 评论(0) 推荐(0) 编辑
摘要:https://1lib.tk/ 阅读全文
posted @ 2023-04-05 20:12 裏表異体 阅读(293) 评论(0) 推荐(0) 编辑
摘要:dalai https://github.com/cocktailpeanut/dalai ChatGLM https://github.com/THUDM/ChatGLM-6B ChatRWKV https://github.com/BlinkDL/ChatRWKV ChatGLM-MNN htt 阅读全文
posted @ 2023-04-04 23:10 裏表異体 阅读(86) 评论(0) 推荐(0) 编辑
摘要:新建文本文件script.txt,输入以下内容 pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hv.txt for /f %%i in ('findstr /i . hv.txt 2^>nul') do dis 阅读全文
posted @ 2023-04-04 11:26 裏表異体 阅读(31) 评论(0) 推荐(0) 编辑
摘要:docker删除镜像时出现了这样的问题 解决方法: 强制删除 docer rmi -f [IMAGE ID] 阅读全文
posted @ 2023-04-04 09:54 裏表異体 阅读(11) 评论(0) 推荐(0) 编辑
摘要:https://www.musicca.com/ 阅读全文
posted @ 2023-04-02 20:58 裏表異体 阅读(6) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示