不端正态度
从8月底发出第一份简历开始,简历上的错误就没少过
- 写错学位
 - 写错电话
 - 重复的Bulletin Points
 - 项目名Typo
 
直接导致投了许多无效简历,浪费了一些内推。
过于匆忙
急着回HR邮件,导致犯下的几个错误:
- 看错了约Onsite的时间,不过HR对此比较宽容
 - 送错了一份不完整的成绩单,大概间接导致后面直接被刷了
 
背负的历史罪责
- 考砸的VE281 Data Structure and Algorithm
 
            缺失模块。
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