由于偏微分方程数值方法和计算其解析解是一块非常庞大的内容,并且我以及队友的专业都不是数学/物理方向,但其中已经涉及了相当一部分数值分析和数学物理方法的内容,考虑到以上原因本文只局限在数学建模中够用的且很肤浅的范围内总结一些内容。
缺失模块。
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