对于visual studio code来说,一般可以考虑的…
conda清华源的配置
conda config --add channels ht…
python通过pip安装失败的或下载过于缓慢的万能解决方案
直接访问 https://pypi.org/simple/包…
批处理FFMPEG切割视频
原按网上的搜索的方法,然在切开视频后,h5上不能播放,后查乃…
vs code 中 jupter notebook 提示Kernel died with exit code 1 解决
提示 Kernel died with exit code …
R Studio在Windows 10下绘图不清晰之解决
首先安装R: sudo apt-get install r-…
Linux上的swap最佳速度设置
vi test.sh #!/bin/bash # Since…
npm run build后,在docker中使用alpine及nginx作为http服务
为了实现简单的ci配置,提交代码后自动编译并部署到目标服务器…
pytorch 在conda下载并离线安装
1、安装anconda 2、添加清华镜像 conda con…
Flutter配置
见到Flutter颇为有趣,不禁下载一试,当下完androi…