计算机的知识并不是铁板一块,而是互有联系、可以逐层抽象的。这里就先讲一下C语言函数返回值,由于想讲详细一点,所以要理解这篇需要你对汇编和 shell 有一定程度的了解。
more >>随便谈谈一点心得。最近喜欢上了 Rust,虽然知道的很少,但欢迎交流相关问题xD
缺失模块。
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