不小心把ipynb文件用editplus打开了还设置成默认打开方式了,想要恢复成无默认打开方式的状态,发现win10没有提供取消默认的选项,只能切换默认打开方式,于是百度发现了一个方法,记录一下。
1.新建一个无格式文件或无意义文件,如下图中t.t

2.选择t.t为默认打开方式

3.再把t.t删掉

a simple swifitie
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true