快速访问github镜像 wiki镜像重点_github问题小结
生活随笔
收集整理的這篇文章主要介紹了
快速访问github镜像 wiki镜像重点_github问题小结
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
20220331
https://mp.weixin.qq.com/s/7ZFcD9BMB5WQnDAqZUgELg
高效的搜索github
20210821
https://zgc261.com/wikipedia.html
wiki鏡像
使用github的鏡像的網站,使用某寶:github.com.cnpmjs.org,將github.com 進行替換即可。
git clone https://github.com/xxxxx/xxxxxxx.git
git clone https://github.com.cnpmjs.org/xxxxx/xxxxxxx.git
cnpmjs.org
鏡像下載代碼
https://github.com.cnpmjs.org/
https://hub.fastgit.org/
https://github.wuyanzheshui.workers.dev/
https://github.com.cnpmjs.org/
https://git.sdut.me/
API鏡像(用來api操作,也就是我圖床要用的)
https://api.git.sdut.me/
https://v2.kkpp.cc/(這個是我自己的可能比較卡比較慢)
總結
以上是生活随笔為你收集整理的快速访问github镜像 wiki镜像重点_github问题小结的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Python 中 (,|)和(and,o
- 下一篇: 样本不均衡问题