使用場景:asr,tts,llm,ocr 一、IDE VSCode (集成了copilot,可選模型GPT3,4,5min)*(安裝Qwen c...
1. curl啟動爬蟲沒有反應(yīng):(查看控制臺日志ERROR) 解決辦法:win系統(tǒng)下需要執(zhí)行命令 pip install pywin32,然后重...
【公開倉庫】基于Flask的后端項(xiàng)目spider-admin-pro: https://github.com/mouday/spider-adm...
xshell里面ctrl+c = ctrl + INSctrl + v = shift + INS . 系統(tǒng)相關(guān) cat /etc/redhat...
python奇淫技巧: 生成器:yeild 枚舉 enumerate 數(shù)據(jù)可以添加不同類型數(shù)據(jù) :[str,float,dic,bool] 使用...
vscode升級后提示: 雖然說不影響使用,但是看著不是很舒服?? 查找資料才了解到,mac和unix用的是BSD的shell,linux用的是g...
記一個(gè)簡單js插件封裝,怕忘了??封裝還是先需要了解一下js原型prototype 1. 文件主體完全是通用套裝,對其他框架的解釋方式處理(其實(shí)...
一.創(chuàng)建開源的Public倉庫 這個(gè)有點(diǎn)簡單,就不記錄 二.創(chuàng)建podspec描述文件 語法: pod spec create 工程名 我的po...
css animation 語法:animation: name duration timing-function delay iteratio...