我的知识…
1.网络知识ip,路由,子网,route, 端口转发,代理,vlan,switch。
2.路由器openwrt,编译定制
3.linux内核编程,驱动,
4.linux系统编程,文件,进程,线程,网络,io
5.android结构,编译定制,app编写,rom定制
6.ios swift学习?
A journey of a thousand miles begins with a single step.
缺失模块。
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