今天的努力,明天的美好。
Hexo-Could not read from remote repository的解决方法 Hexo-Could not read from remote repository的解决方法
1.问题当hexo g -d就报以下错误,解决方式如下 Disconnected from 18.140.96.234 port 443fatal: Could not read from remote repository. Pleas
2020-12-25
Hexo-添加板娘和有趣Title Hexo-添加板娘和有趣Title
1、添加板娘 1.在主题下的layout.ejs文件添加如下内容 <script src="https://cdn.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/autolo
2020-12-24
Hexo-动态灯笼挂件 Hexo-动态灯笼挂件
添加动态灯笼挂件 建议添加在主题下的header.ejs里面,我的是hexo-theme-matery主题,所以我放在hexo-theme-matery/layout/_partial/header.ejs header.ejs<
2020-12-24
SQL Server 2008安装教程 SQL Server 2008安装教程
SQL Server 2008安装教程 压缩包文件地址: 链接:https://pan.baidu.com/s/1C1zDe6k_6LLLvZrf-e8Q4A 提取码:oui6 1、打开下载后的文件夹,双击.exe文件 2、点击左侧安装
2020-12-22
解决-github.com** 的响应时间过长的问题 解决-github.com** 的响应时间过长的问题
1.问题 当打开自己的Github博客时,显示无法访问此网站(可以尝试更换网络,比如现在用的是联通网络,更换为电信或者移动网络)。 无法访问此网站 github.com** 的响应时间过长。 请试试以下办法: 检查网络连接 检
2020-12-19
解决-git连接github超时问题Connection timed out 解决-git连接github超时问题Connection timed out
亲测有效解决ssh: connect to host github.com port 22: Connection timed out问题 百度一直说的密钥问题,修改了依然没解决,后来发现添加几行代码到Git的位置就好了,话不多说上解决方案
2020-12-19
Hexo:command not found的解决方法 Hexo:command not found的解决方法
问题hexo g -d出现这种情况,主要是node的版本问题 可以通过nvm来控制一下node的版本来解决。 hexo g -d 报错:bash: hexo: command not found 解决方法npm install
2020-12-05
IDEA 2020.1.2 安装教程附破解教程详解 IDEA 2020.1.2 安装教程附破解教程详解
IDEA 2020.1.2 安装+破解链接:https://pan.baidu.com/s/1X1XNL6dqFES_fFN0SrRjDg提取码:k7io 1:IDEA安装教程 1.1、开始安装Idea,点击next 1.2、点
2020-11-28
TCP的三次握手 TCP的三次握手
TCP 为什么需要三次握手? TCP 协议是我们每天都在使用的一个网络通讯协议,因为绝大部分的网络连接都是建立在 TCP 协议上的,比如你此刻正在看的这篇文章是建立在 HTTP(Hypertext Transfer Protocol,超文本
2020-11-09
1 / 2