title: hexo图片在md文档中显示正常但是网页无法显示date: 2020-11-13 13:06:11tags: Step 1 配置_config.yml里面的po...
今天写作业被这个const搞得很自闭,因此来总结一下,避免以后踩坑(此处不一定是int,可以是任意type) const这个东西对于一般变量很简单,const int a a...
今天写作业的时候要求实现vector,很自然地用 malloc,但是告知不能使用stdlib.h,没有办法就只能使用new了。于是忽然想到new、malloc都是在heap上...
title: 理解superscalar和multithreading和multi-core区别date: 2020-05-24 17:32:29tags: 看到网上有一篇文...
title: 理解superscalar和hyperthreading和multi-core区别date: 2020-05-24 17:32:29tags: 看到网上有一篇文...
问题描述 已经在yilia主题内_config.yml中的avatar配置了路径 在root路径下配置_config.yml中post_asset_folder: true但...
使用hexo theme Butterfly 报错 直接用github上作者提供的代码 git clone -b master [https://github.com/jer...
太强了,丝滑感受
【2021.1.21更新】Mac安装Homebrew慢,解决办法【2021.1.21更新】直接使用现成的国内镜像源,执行下面的命令,选1(亲测速度最快),如果不行,再换成其他源 【2020-3-21】最近换了Mac,安装Homebrew很...
不要乱给权限,apple官方的回复是按住option右键点击打开
环境 macOS:10.15VScode:1.4 问题描述 在macos下想给vscode加一个酷炫的毛玻璃效果,参考了炫酷的VS Code毛玻璃效果,但是实际操作中css文...
title: ubuntu20+window10双系统在建立过程中遇到直接进入windows没有引导的问题date: 2020-05-20 17:38:37tags:-ubu...
title: 在为mac安装openmp时遇到link不能正常使用的问题date: 2020-05-19 21:01:00tags: 问题描述 已经按照网上的教程把openm...
## 使用hexo theme Butterfly 报错 直接用github上作者提供的代码 git clone -b master https://github.com/j...
--- title: hexo部署到git出现不同步问题 date: 2020-05-20 01:20:08 tags: -部署 --- 1. hexo到git上部署首先要...