工具资源收藏
matlab资源
https://pan.isharepc.com/221578.html
//下载及安装全过程指南,实测ok
//验证数学算法等,还是非常好用的
draw.io绘制UML
https://www.draw.io/
//可以在线绘制
强大的在线学习网站
https://www.xuexi.cn/xxqg.html?id=0420ddf502ed4ec290f0b25f85b9ab72#fv0gxRElva
//学习强国,值得拥有
缺失模块。
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