Hexo部署过程中可能会出现错误 fatal: unable to access 'https://github.com/a956551943/a956551943.github.io/': Encountered end of file FATAL { err: Error: Spawn fail ...
分类:
其他好文 时间:
2021-07-12 17:48:17
阅读次数:
0
1.问题: Warning: Permanently added 'github.com' (RSA) to the list of known hosts. git@github.com: Permission denied (publickey). fatal: Could not read f ...
分类:
其他好文 时间:
2021-07-05 16:56:22
阅读次数:
0
如何在Linux中配置静态IP地址 1、使用root用户在终端输入命令vi /etc/sysconfig/network-scripts/ifcfg-ens33 如果不是root请切换至root用户,如下图操作: 2、进入文本后,输入i,开始编辑填写ip地址、子网掩码、网关、DNS等。如下图中“红框 ...
分类:
系统相关 时间:
2021-06-30 17:57:43
阅读次数:
0
有人说要先安装Cython,但是我安装了Cython之后还是报这个错误,然后就换了一种安装思路 先去清华源镜像站https://opentuna.cn/pypi/web/simple/pycocotools/下载pycocotools-2.0.2.tar.gz 然后cd到pycocotools-2. ...
https://www.jianshu.com/p/3e0b213ab03d。 注意:不要用CTRL+v linux不支持,这样当你用ctrl+v粘贴地址,运行时他会出现 fatal: protocol 'https' is not supported。 如果你仓库没有没有文件会报错:fatal: ...
分类:
其他好文 时间:
2021-06-28 20:13:30
阅读次数:
0
DEVICE 接口名(设备,网卡)USERCTL [yes|no](非root用户是否可以控制该设备)BOOTPROTO IP的配置方法[none|static|bootp|dhcp](引导时不使用协议|静态分配IP|BOOTP协议|DHCP协议)HWADDR MAC地址 ONBOOT 系统启动的时 ...
分类:
其他好文 时间:
2021-06-28 18:29:21
阅读次数:
0
现象: git clone 或是 git pull的时候会出错,error 大概如下 remote: Enumerating objects: 7433, done.remote: Counting objects: 100% (7433/7433), done.error: pack-object ...
分类:
其他好文 时间:
2021-06-28 18:00:00
阅读次数:
0
nginx 命令和信号 nginx命令 nginx 命令支持向其发送信号,实现不同功能 nginx 格式 nginx [-?hvVtTq] [-s signal] [-c filename] [-p prefix] [-g directives] 选项说明 帮助: -? -h 使用指定的配置文件: ...
分类:
Web程序 时间:
2021-06-20 17:47:57
阅读次数:
0
椒盐噪声和高斯噪声 在噪声的概念中,通常采用信噪比(Signal-Noise Rate, SNR)衡量图像噪声。通俗的讲就是信号占多少,噪声占多少,SNR越小,噪声占比越大。 在信号系统中,计量单位为dB,为10lg(PS/PN), PS和PN分别代表信号和噪声的有效功率。在这里,采用信号像素点的占 ...
分类:
编程语言 时间:
2021-06-10 18:30:03
阅读次数:
0
git clone 项目链接产生如下提示信息: fatal: unable to access 'https://github.com/liuruoze/EasyPR.git/': OpenSSL SSL_connect: Connection was reset in connection to ...
分类:
其他好文 时间:
2021-06-09 15:22:39
阅读次数:
0