【书签地球-浏览器书签共享平台】真的可以发现好多有趣、好玩、有用的网站......传送门:https://www.bookmarkearth.cn
【PS: 书签地球还有APP版哟,非常简洁无广告,「点我试试看吧」】
【PS: 书签地球还有APP版哟,非常简洁无广告,「点我试试看吧」】
开发包管理,国内镜像
✅提供Pip、Composer、NPM、Gem、Maven国内源地址,方便查询提高安装速度
| 提供方 | 源及使用方式 |
|---|---|
| 豆瓣 |
https://pypi.doubanio.com/simple/ |
| 清华大学 |
https://pypi.tuna.tsinghua.edu.cn/simple |
| 阿里云 |
https://mirrors.aliyun.com/pypi/simple/ |
| 提供方 | 源及使用方式 |
|---|---|
| 阿里云 |
http://maven.aliyun.com/nexus/content/groups/public/ |
| 提供方 | 源及使用方式 |
|---|---|
| - |
https://packagist.phpcomposer.com/ |
| - |
https://php.cnpkg.org/ |
| 阿里云 |
https://mirrors.aliyun.com/composer/ |
| 华为云 |
https://mirrors.huaweicloud.com/repository/php/ |
| 上海交通大学 |
https://packagist.mirrors.sjtug.sjtu.edu.cn/ |
| - |
https://packagist.jp/ |
| 提供方 | 源及使用方式 |
|---|---|
| 淘宝 |
https://registry.npmmirror.com/ |
| - |
http://r.cnpmjs.org/ |
| 提供方 | 源及使用方式 |
|---|---|
| Ruby China |
https://ruby.taobao.org/ |
| 清华大学 |
https://mirrors.tuna.tsinghua.edu.cn/rubygems/ |
| 包管理器 | 代理方式 | 使用方式 |
|---|---|---|
| pip | http/https | |
| composer | http/https | |
| npm | http/https | |
| gem | http/https | |
| go | http/https |
使用包管理可以大大降低引用和管理第三方库的成本,但是很多源都在国外,通过包管理安装的时候,容易超时;我们可以通过修改为国内源,或者使用代理来解决这个问题。