通过property_set可以轻松设置系统属性,但是并不是所有的进程都可以对系统属性进行修改,Android将属性的设置统一交由init进程管理,言下之意即使是root进程也无法进行系统属性的更改,若想实现动态修改系统属性,我们必须在init进程下进行。
缺失模块。
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