conda使用安装conda下载安装包wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-4.6.14-Linux-x86_64.sh安装minicondachm...
阅读全文...
【ISAPI】视频协议
获取所有通道所有码流能力GET /ISAPI/Stream/channel/capabilitys?format=json查询参数无请求报文无响应报文 {
"StreamChannels":
[
...
阅读全文...
阅读全文...
【GIT】SVN仓库同步到GIT
安装git svnsudo apt-get install git-svn创建工作目录mkdir workdir
cd workdir初始化svn仓库(无分支)git svn init https://example.com/svn/repo同步远程sv...
阅读全文...
阅读全文...
【宝塔】宝塔面板nginx开启目录浏览并美化
下载美化模块git clone https://github.com/aperezdc/ngx-fancyindex.git下载美化皮肤git clone https://github.com/Naereen/Nginx-Fancyindex-Theme...
阅读全文...
阅读全文...
【开源】各种开源软件下载网址
交叉工具链arm-none-linux-gnueabi:https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloadsarm-linux-gnueabi:https://releases...
阅读全文...
阅读全文...