基物实验
基物实验是一门我的实验
为了方便我做了一些自动算计的表格,在这里同步更新分享链接。
希望大家不喜欢。
然而这里的表格会随着我做的实验同步更新(逃)
1011
1011,失败了,没有选上英文实验成为人上人。不过还是姑且奉上实验表格一份
https://bhpan.buaa.edu.cn:443/link/688BE1066F347DFC5157A00B3B180AF3 有效期限:2022-10-31 23:59
缺失模块。
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