E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
USTC
PIP 更换国内安装源(下载第三方库非常快速)
pip国内的一些镜像名称地址阿里云http://mirrors.aliyun.com/pypi/simple中国科技大学https://pypi.mirrors.
ustc
.edu.cn/simple豆瓣
忘了呼吸的那只猫
·
2023-12-19 18:51
gdb升级
手动编译升级获取安装包并解压地址是:http://ftp.gnu.org/gnu/gcc/https://mirrors.
ustc
.edu.cn/gnu/gcc/(国内)解压缩tar-zxvfgdb-8.3
YuWenHaiBo
·
2023-12-19 17:06
Kali Linux 更新源及桌面美化
1、vim/etc/apt/sources.list更新源(#中科大的源debhttp://mirrors.
ustc
.edu.cn/kalikali-rollingmainnon-freecontribdeb-srchttp
PZR001
·
2023-12-18 09:32
kali
ubuntu安装GCC遇到Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+
获取源码wgethttps://mirrors.
ustc
.edu.cn/gnu/gcc/gcc-8.3.0/gcc-8.3.0.tar.xz-P~tarxvfgcc-8.3.0.tar.xzcd~/gcc
AREH
·
2023-12-18 02:02
linux
ubuntu
linux
运维
在win下安装cygwin
从官网下载setup_x86_64.exe,注意这是64位的,大小在1M左右,安装到硬盘,选择网络安装,镜像网站可以选用
USTC
或者163;下载apt-cyg,将该文件放到安装目录下的bin目录;#换源
Joe_WQ
·
2023-12-17 18:18
Docker 设置国内镜像源
registry-mirrors":["https://registry.docker-cn.com","http://hub-mirror.c.163.com","https://docker.mirrors.
ustc
.edu.cn
后山客
·
2023-12-17 01:24
容器技术
docker
容器
运维
学习小组DAY3-黄小喵
cdbiosoft进入wgt下载地址一路yes,一路enter3、source~/.bashrc来激活conda装国内镜像condaconfig--addchannelshttps://mirrors.
ustc
.edu.cn
貌似欣喜的猫
·
2023-12-16 11:42
学习小组Day6笔记--hui莹宋
options("repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))options(BioC_mirror="https://mirrors.
ustc
.edu.cn
小莹子鸭
·
2023-12-15 23:05
locust 压测 websocket
locustpipinstalllocust==2.5.1-ihttp://pypi.douban.com/simple/pipinstalllocust==2.5.1-ihttps://pypi.mirrors.
ustc
.edu.cn
chalmers_15
·
2023-12-15 09:05
nodejs
python
开发语言
如何解决 conda install 库时报错:The environment is inconsistent, please check the package plan carefully
恢复默认源:condaconfig--remove-keychannels并添加新的中科大源或者其他国内源,随便找一下有很多:condaconfig--addchannelshttps://mirrors.
ustc
.edu
简朴-ocean
·
2023-12-06 19:00
如何解决系列
python
conda
anaconda
替换homebrew默认源
替换brew.git:cd"$(brew--repo)"gitremoteset-urloriginhttps://mirrors.
ustc
.edu.cn/brew.git替换homebrew-core.git
小草_fdba
·
2023-12-06 09:17
【最全镜像源】pip国内镜像最全收集【清华源、豆瓣、阿里云,北外,华科,中科大,中科院,腾讯云,华为云,搜狐,网易】
pypi.tuna.tsinghua.edu.cn/simple北外-ihttps://mirrors.bfsu.edu.cn/pypi/web/simple中科大-ihttps://pypi.mirrors.
ustc
.edu.cn
鳗小鱼
·
2023-12-04 20:57
资源分享(resource)
pip
开发语言
阿里云
vscode
python
pyqt
c++
Rust国内sparse镜像源配置
文章目录1.遇到问题1.1问题现象1.2解决办法2.重新设置最新sparse源3.更多参考资料3.1字节源3.2
ustc
源3.3清华源3.4其他人的总结1.遇到问题有好一阵子没有更新源和安装软件了,使用
逸云沙鸥のIHave@Dream
·
2023-12-04 08:18
Rust语言专栏
rust
开发语言
后端
「问题修复」「cargo」warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Co...
Couldn'tresolvehostname(Couldnotresolvehost:crates)”,错误日志如下:1$cargoinstallmdbook2Updating`git://mirrors.
ustc
.edu.cn
逸云沙鸥のIHave@Dream
·
2023-12-04 08:17
java
linux
python
nginx
分布式
Kali Linux更新源 解决apt-update触发的报错
安装工具时经常会报如下错误:造成上述问题的原因是kali更新源无法使用造成的(签名失效)解决方法如下:终端输入vi/etc/apt/sources.list将源换成:debhttp://mirrors.
ustc
.edu.cn
知道青出爸爸
·
2023-12-02 14:16
是时候用 chpip 管理 pip 源了
设置pip源虽然能用pipconfigsetglobal.index-urlhttps://mirrors.
ustc
.edu.cn/pypi/web/simple这样一条命令搞
Prodesire
·
2023-12-02 03:18
ubuntu 更换国内镜像
aptcpsources.listsources.list.bakup修改源为清华源sed-i's/archive.ubuntu.com/mirrors.aliyun.com/g'sources.list更新软件源apt-getupdate其他源如下:mirrors.
ustc
.edu.cn
有谁看见我的剑了?
·
2023-12-01 22:44
linux基础
ubuntu
linux
运维
qt 5.15.2 版本安装脱坑指南
1.进入下载qt镜像源清华qt镜像源https://mirrors.tuna.tsinghua.edu.cn/qt/中国科学技术大学qt镜像源http://mirrors.
ustc
.edu.cn/qtproject
清风共青峰
·
2023-12-01 10:13
c++
qt
docker 的安装 - 常用命令 - 应用部署
简介什么是虚拟化什么是Docker容器与虚拟化比较Docker组件1.Docker服务器与客户端2.Docker镜像与容器3.Register(注册中心)2、Docker安装与启动安装Docker设置
ustc
七月J
·
2023-12-01 02:10
中间件
docker
docker的安装
docker的常用命令
docker的应用部署
docker的迁移与备份
防篡改,Tripwire的快速安装与简洁使用
防篡改Tripwire一、安装1.准备(centos7的yum不带tripwire)wgethttps://mirrors.
ustc
.edu.cn/epel/7/x86_64/Packages/e/epel-release
酷奥空间
·
2023-11-30 08:52
linux
ssh
运维
国内镜像源下载地址
国内镜像源下载地址清华大学:https://mirrors.tuna.tsinghua.edu.cn阿里云:http://mirrors.aliyun.com中国科技大学:https://mirrors.
ustc
.edu.cn
原来~如此
·
2023-11-30 03:48
国内镜像
alpine安装telnet、curl等命令
体积小,但apline精简了很多基础组件因此调试起来很麻烦,下方总结了常用的alpine组件安装方法:功能命令备注镜像加速sed-i's/dl-cdn.alpinelinux.org/mirrors.
ustc
.edu.cn
austin1000
·
2023-11-29 21:02
linux
apline
telnet
curl
在线安装qt太慢
下载在线安装器之后使用这行命令启动qt-unified-windows-x64-4.6.0-online.exe--mirrorhttps://mirrors.
ustc
.edu.cn/qtproject
jiegemena
·
2023-11-29 17:43
c++
c++
qt
2023-05-15Anaconda安装及环境配置
Anaconda的安装一、下载搜索镜像版,下载网址:https://repo.anaconda.com/archive/或者找
ustc
的镜像版运行命令:wegthttps://mirrors.bfsu.edu.cn
生物小杨
·
2023-11-29 04:28
Ubuntu16.04更换软件源
方法一、通过图形化界面跟换软件源进入设置:点击software&updates选择downloadfrom,点击展开,选择others通过手动查找列表或者切换至推荐服务器通过自动检测,将软件源切换到
ustc
风晓尘
·
2023-11-28 18:07
ubuntu22.04新机使用(换源,下载软件,安装显卡驱动,锁屏长亮)
/etc/apt/sources.list编辑/etc/apt/sources.list文件,在文件最前面添加以下条目(操作前请做好相应备份):中科大源debhttps://mirrors.
ustc
.edu.cn
fakerth
·
2023-11-28 16:04
Linux
linux
docker国内镜像加速
registry-mirrors":["https://registry.docker-cn.com","http://hub-mirror.c.163.com","https://docker.mirrors.
ustc
.edu.cn
taotao033
·
2023-11-28 09:04
docker
镜像
国内源
镜像源
jmeter测试dubbo接口
dubbo接口的实现方式,文章以一个dubbo的接口为例子进行讲解,该dubbo接口实现的功能为:一:首先我们看服务端代码代码架构为:1:新建一个maven工程,pom文件为:134.0.045com.
ustc
.demo6dubbo-provider70.0.1
测试界清流
·
2023-11-27 17:15
接口测试
自动化测试
软件测试项目
jmeter
dubbo
2019-12-07 Day6 学习R包应用
repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))--对应清华源options(BioC_mirror="https://mirrors.
ustc
.edu.cn
卅衣
·
2023-11-26 13:29
《学习小组Day6笔记——囚牛·》
options("repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))options(BioC_mirror="https://mirrors.
ustc
.edu.cn
sicau_wq
·
2023-11-26 09:01
2019-09-29 来自初学者的困惑
首先安装包和下载相应数据#设置镜像rm(list=ls())options()$reposoptions()$BioC_mirroroptions(BioC_mirror="https://mirrors.
ustc
.edu.cn
程凉皮儿
·
2023-11-25 06:04
制作ubuntu启动盘
首先下载Ubuntu的镜像文件,可以直接在官网下载,也可以在国内网站下载中科大源http://mirrors.
ustc
.edu.cn/ubuntu-releases/16.04/阿里云开源镜像站http
hi_lan
·
2023-11-25 05:08
学习小组Day6笔记--邓陶
options("repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))options(BioC_mirror="https://mirrors.
ustc
.edu.cn
邓陶
·
2023-11-24 11:30
学习小组笔记DAY6--振华
options("repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))options(BioC_mirror="https://mirrors.
ustc
.edu.cn
振华_9c1a
·
2023-11-23 19:24
安装vulhub靶场环境完全手册(Ubuntu)
sudoapt-getinstallapt-transport-httpsca-certificatescurlgnupg-agentsoftware-properties-common~curl-fsSLhttps://mirrors.
ustc
.edu.cn
bdzz
·
2023-11-23 13:01
vulhub
ubuntu
docker
渗透测试
安全漏洞
MariaDB国内镜像
http://www.mamicode.com/info-detail-2297734.html[mariadb]name=MariaDBbaseurl=http://mirrors.
ustc
.edu.cn
共同努力
·
2023-11-23 10:43
Mac M1 安装Docker打包arm64的python项目的镜像包
中文网官网2、双击下载的dmg文件,在弹出框中之间拖拽到右边3、打开docker,修改国内镜像源,位置在配置-DockerEngine"registry-mirrors":["https://mirrors.
ustc
.edu.cn
未竟
·
2023-11-23 09:16
macos
docker
容器
VMware中安装Centos7.x系统与Docker使用
Docker安装3.1更新yum3.2安装yum-utils3.3安装device-mapper-persistent-data3.4安装lvm23.5设置yum源3.6安装docker-ce版本3.7设置
ustc
NUAA_CJX
·
2023-11-22 22:07
docker
docker
linux
centos
Docker更换国内源(CentOS7)
/docker/daemon.json新增如下配置{"registry-mirrors":["http://hub-mirror.c.163.com","https://docker.mirrors.
ustc
.edu.cn
Nonevx
·
2023-11-22 22:59
运维
计算机知识
Linux
docker
容器
运维
Nvidia DALI python库安装
nvidia-pyindexpipinstallnvidia-pyindex安装完成后发现,他修改了pip.conf,而且还修改错了,导致pip无法正常使用手动修改为[global]#index-url=https://pypi.mirrors.
ustc
gbstack08
·
2023-11-22 17:22
python
GPU
pip
DALI
pip学习指南
国内源1、http://mirrors.aliyun.com/pypi/simple/阿里云2、https://pypi.mirrors.
ustc
.edu.cn/simple/中国科技大学3、http:
qhd1994
·
2023-11-22 08:34
pip
python
国内源
阿里云http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn/simple/豆瓣(douban)http
脑袋一直转
·
2023-11-21 23:24
R语言基础知识-学习笔记汇总
.R语言包安装rm(list=ls())#设置镜像:options()$reposoptions()$BioC_mirror#options(BioC_mirror="https://mirrors.
ustc
.edu.cn
生信研究猿
·
2023-11-19 15:48
R语言课程笔记
学习
r语言
开发语言
Mac vscode配置golang开发环境
此时可能会卡在UpdatingHomebrew,可以通过切换中科大源来解决://替换brew.git:cd"$(brew--repo)"gitremoteset-urloriginhttps://mirrors.
ustc
bigcat201
·
2023-11-19 13:38
MAC_OSX
golang
pycharm安装第三方包问题
pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.
ustc
.edu.cn
希冀miracle
·
2023-11-19 09:43
python
Jetson TX2 NX(Ubuntu 18.04) + ROS melodic + turtlebot功能包 + realsense d455 + ORB-SLAM2
/etc/lsb-release&&echo"debhttp://mirrors.
ustc
.edu.cn/ros/ubuntu/$DISTRIB_CODENAMEmain">/etc/apt/s
呼吸之野qaq
·
2023-11-17 03:07
ubuntu
ubuntu 18.04安裝QT+PCL+VTK+Opencv
runopencv4.5.5:opecv4.5.5压缩包1.国内换中科大源,加快下载速度cd/etc/apt/sudogeditsources.list替换成如下内容debhttps://mirrors.
ustc
.edu.cn
czx鑫
·
2023-11-16 09:14
PCL
ubuntu
qt
opencv
parrot 国内源
parrot.listChinaUSTC1GbpsCMCC1GbpsCernet300MbpsChinaNetUniversityofScienceandTechnologyofChinaandUSTCLUGmirrors.
ustc
.edu.cn
hailangnet
·
2023-11-15 21:50
kali
parrot
kali
ubutu 20.04安装
ubutu20.04安装下载Ubuntuubuntu下载地址:中科大源http://mirrors.
ustc
.edu.cn/ubuntu-releases/阿里云开源镜像站http://mirrors.aliyun.com
sol冯
·
2023-11-15 20:55
ubuntu
pip 无法安装 : ERROR: Cannot unpack file
亲测有效:pipinstallselenium-ihttp://pypi.mirrors.
ustc
.edu.cn/simple/--trusted-hostpypi.mirrors.
ustc
.edu.cn
初轩_
·
2023-11-15 11:15
pip
python
开发语言
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他