在线课程学习记录
matlab学习课程
https://www.xuexi.cn/lgpage/detail/index.html?id=7601754816855875029
//现代科学–MATLAB语言与应用
//东北大学
经济学思维方式
https://www.xuexi.cn/lgpage/detail/index.html?id=9033784240088711496
//西安交通大学
//很有意思
缺失模块。
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