pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/清华大学:
https://pypi.tuna.tsinghua.edu.cn/simple/
阿里云:
https://mirrors.aliyun.com/pypi/simple/
豆瓣:
https://pypi.douban.com/simple/
中科大:https://pypi.mirrors.ustc.edu.cn/simple/pip config get global.index-urlnpm config get registry//切换淘宝源
npm config set registry
https://registry.npm.taobao.org//切换腾讯源
npm config set registry http://mirrors.cloud.tencent.com/npm///切换阿里云源
npm config set registry https://registry.npmmirror.compython -m venv venvcall .\venv\Scripts\activate1.安装pip3 install virtualenv
2.创建目录:mkdir venv
3.激活虚拟环境:source venv/bin/activatesudo apt-get autoremove
sudo apt-get autoclean
autoremove 命令将自动删除不再需要的依赖项,autoclean 命令将清理下载的软件包缓存。
#catalog_10#redis命令
/etc/init.d/redis-server start #启动
/etc/init.d/redis-server stop #关闭
/etc/init.d/redis-server restart #重启TinyMCE编辑器,是一款轻量级的的网页内容编辑器,支持html,vue,react等前端架构。调用方法也非常简单,引入js文件,在textarea上设置id,然后调用方法即可:<scripttinymce.init({ sel...
如何实现用R语言一次读取多个zip文件,获取zip文件里的数据?今天丁老师教给大家。R语言可以使用zip_vector函数,可以读取所有zip压缩文件里的内容,并且无需使用循环。代码示例:datprocessorC <- func...
最近,有同学在群里反馈,在使用宝塔面板时,预先设置好的计划任务-访问URL突然无法使用了,每天定时访问URL也都执行了,但是都返回curl: (52) Empty reply from server ★[2024-10-24 14:41...
在使用ACME申请SSL证书时,输入了命令:acme.sh --issue -d www.xxx.com --dns dns_dp --server xxx来生成证书,但是结果却返回:Error creating new order. ...
在开发微信小程序的过程中,生成的是带有logo的小程序二维码,并且这个二维码不是通用的二维码,而是只能用微信打开的专属二维码,如图:遇到这样一个需求,生成的二维码要方形的通用二维码,并且不能带有小程序的logo。这种该怎么实现呢?经过查询,...
在使用python3.12时突然遇到提示windows No module named distutils,研究了一下,把解决办法分享出来。1.安装 setuptools,它现在也提供 distutils;2.从第三方源(如系统软件包)载入...
1. composer版本更新文档版本号:https://getcomposer.org/download中文网:https://docs.phpcomposer.com/03-cli.html#self-update英文网:https:/...
有同学反应,在使用photoshop时,忽然文件打不开了,先后试了下psd格式、jpg格式、png格式的,等等等等,全都打不开,重启了电脑也不行,这是怎么回事呢?经过丁老师研究后发现,这是因为安装的是非正版photoshop,在使用时,没有...