1.阅读论文顺序
你可以随时停止阅读一篇文章,甚至丢弃掉。
首先是题目、关键词和摘要。
浏览后决定要不要继续看。
然后读结论。通过结论看这篇文章是否为自己感兴趣的研究。
2.怎么做笔记
如果论文中有一些新概念,你不理解。没关系,也记下来。
Escape From Everyday World
缺失模块。
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