
增加扩展是为了提升效率和增强体验。如何安装扩展参考: 如何使用 GNOME Shell 扩展 How to install extensions via the Softwa...
hexo-aircloud对toc栏高度的更改在theme->aircloud->source->js->index.js中,找到 更改值即可
hexo中遇到如下问题 在_config.yml文件中,把auto_detect设置为false即可
title: hexo-aircloud主题添加Categories页面mathjax: truedate: 2019-02-16 22:33:51tags: Theme H...
修改分享功能 在/home/scott/hexoblog/themes/ocean/source/css/_partial中找到article.styl注释.article-...
在github中新建仓库,项目名一定要是 用户名.github.io的形式 配置SSH-key 没有SSH-Key的话,git是不能将本地的代码部署到GitHub的。所以需要...
在安装nodejs和npm后,输入sudo npm install -g hexo-cli安装hexo。可能会出现长时间卡住问题。大概是由于网络问题。我们可以先终止下载,更改...
安装nodejs和npmsudo apt-get install nodejssudo apt-get install npm此时nodejs并不是最新版本,我们先安装nod...
安装git后,无法从github上克隆https 文件显示为fatal: unable to access 'https://github.com/jackgitgz/Cnb...
找到gnome-shell.css找到.notification-banner修改为
安装SublimeText3,直接在官方网站按照步骤下载即可。 安装Package Control Manual If for some reason the console...
第九场:花 第七场:括号序列 第七场:Dove 打扑克 第七场:与
icpc 题目描述 一个无限大的二维矩阵d,满足di,j=i+j-1。再给定x1,y1,x2,y2,你需要求出矩阵d在以x1,y1为左上角、x2,y2为右下角的矩形内的元素和...
作者: Seven-Steven原文链接: https://blog.diqigan.cn/posts/ubuntu-18-10-beautify.html 前言 当初倒腾 ...