看完人间失格记录一下感受
![](../image/1788700b54ee05a1bff632a7c903a833.png)
1.个人感想
其实我不是很能理解太宰治,的确在那个时代社会动荡,黑暗,但我甚至有点感觉他有点儿戏,貌似是不对自己和他人负责。相比于余华的《活着》给我的感受和思考我感觉是有限的,甚至让我困惑为什么最后会是这样的一个结局。有空可以再读一遍。
- 本文作者: windfill
- 本文链接: https://windfill.github.io/article/d4035720.html
- 版权声明: 本作品采用 CC BY-NC-SA 4.0 许可协议进行许可,转载请注明出处!
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
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