diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..48a33105 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +.DS_Store +Thumbs.db +db.json +*.log +node_modules/ +hexo-org-cache/ +public/ +.deploy*/ +*.org~ +*# +#* +package-lock.json +themes/ diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..e69de29b diff --git a/2016/11/27/tech/python/py3_2_diff/index.html b/2016/11/27/tech/python/py3_2_diff/index.html deleted file mode 100644 index c5e76f51..00000000 --- a/2016/11/27/tech/python/py3_2_diff/index.html +++ /dev/null @@ -1,1063 +0,0 @@ - - - - - - - - - 关于py2和py3区别的一些记录 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/11/27/tech/python/some_python_phenomenon/index.html b/2016/11/27/tech/python/some_python_phenomenon/index.html deleted file mode 100644 index 98f221b6..00000000 --- a/2016/11/27/tech/python/some_python_phenomenon/index.html +++ /dev/null @@ -1,1078 +0,0 @@ - - - - - - - - - 一些python现象理解 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/11/29/tech/linux/proxychains/index.html b/2016/11/29/tech/linux/proxychains/index.html deleted file mode 100644 index 0f77ae2d..00000000 --- a/2016/11/29/tech/linux/proxychains/index.html +++ /dev/null @@ -1,1076 +0,0 @@ - - - - - - - - - proxychains 实现终端代理 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/11/29/tech/python/flask/flask_env/index.html b/2016/11/29/tech/python/flask/flask_env/index.html deleted file mode 100644 index 8b4fb920..00000000 --- a/2016/11/29/tech/python/flask/flask_env/index.html +++ /dev/null @@ -1,1079 +0,0 @@ - - - - - - - - - flask环境 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/12/04/tech/linux/arch/arch_install/index.html b/2016/12/04/tech/linux/arch/arch_install/index.html deleted file mode 100644 index a004984e..00000000 --- a/2016/12/04/tech/linux/arch/arch_install/index.html +++ /dev/null @@ -1,1076 +0,0 @@ - - - - - - - - - arch linux 安装 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/12/04/tech/linux/install_flash/index.html b/2016/12/04/tech/linux/install_flash/index.html deleted file mode 100644 index 5d011fa9..00000000 --- a/2016/12/04/tech/linux/install_flash/index.html +++ /dev/null @@ -1,1070 +0,0 @@ - - - - - - - - - linux 安装flash | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2016/12/10/tech/emacs/emacs_keys/index.html b/2016/12/10/tech/emacs/emacs_keys/index.html deleted file mode 100644 index 5617dfa0..00000000 --- a/2016/12/10/tech/emacs/emacs_keys/index.html +++ /dev/null @@ -1,1564 +0,0 @@ - - - - - - - - - emacs快捷键 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/01/02/tech/python/pep8_pycodestyle/index.html b/2017/01/02/tech/python/pep8_pycodestyle/index.html deleted file mode 100644 index 2a74dca4..00000000 --- a/2017/01/02/tech/python/pep8_pycodestyle/index.html +++ /dev/null @@ -1,1075 +0,0 @@ - - - - - - - - - pep8 pycodestyle 检查 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/01/11/tech/emacs/elpy/python_goto_define/index.html b/2017/01/11/tech/emacs/elpy/python_goto_define/index.html deleted file mode 100644 index 31f3996c..00000000 --- a/2017/01/11/tech/emacs/elpy/python_goto_define/index.html +++ /dev/null @@ -1,1096 +0,0 @@ - - - - - - - - - python 代码跳转 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/02/04/live/summary-2016/index.html b/2017/02/04/live/summary-2016/index.html deleted file mode 100644 index 61781ea6..00000000 --- a/2017/02/04/live/summary-2016/index.html +++ /dev/null @@ -1,1128 +0,0 @@ - - - - - - - - - flytrap 2016 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/02/26/tech/linux/arch/laptop-mode/index.html b/2017/02/26/tech/linux/arch/laptop-mode/index.html deleted file mode 100644 index db463603..00000000 --- a/2017/02/26/tech/linux/arch/laptop-mode/index.html +++ /dev/null @@ -1,1074 +0,0 @@ - - - - - - - - - laptop-mode 安装 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/06/25/tech/python/django/django_401/index.html b/2017/06/25/tech/python/django/django_401/index.html deleted file mode 100644 index bb76d2d1..00000000 --- a/2017/06/25/tech/python/django/django_401/index.html +++ /dev/null @@ -1,1089 +0,0 @@ - - - - - - - - - 关于不需要权限访问的接口,错误token,报401的解释 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/18/martial/pile_work/index.html b/2017/07/18/martial/pile_work/index.html deleted file mode 100644 index 348d801d..00000000 --- a/2017/07/18/martial/pile_work/index.html +++ /dev/null @@ -1,1064 +0,0 @@ - - - - - - - - - 内家桩功之我见 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/22/tech/linux/docker/index.html b/2017/07/22/tech/linux/docker/index.html deleted file mode 100644 index 81e057fa..00000000 --- a/2017/07/22/tech/linux/docker/index.html +++ /dev/null @@ -1,1076 +0,0 @@ - - - - - - - - - Docker 常用命令, 运行使用postgresql | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/22/tech/python/taiga/taiga_env/index.html b/2017/07/22/tech/python/taiga/taiga_env/index.html deleted file mode 100644 index 8434b818..00000000 --- a/2017/07/22/tech/python/taiga/taiga_env/index.html +++ /dev/null @@ -1,1084 +0,0 @@ - - - - - - - - - taiga开发环境搭建 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/24/tech/python/arch_pip_change/index.html b/2017/07/24/tech/python/arch_pip_change/index.html deleted file mode 100644 index f796bcfa..00000000 --- a/2017/07/24/tech/python/arch_pip_change/index.html +++ /dev/null @@ -1,1086 +0,0 @@ - - - - - - - - - arch linux 修改pip源 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/29/live/liveing/index.html b/2017/07/29/live/liveing/index.html deleted file mode 100644 index fcd0f397..00000000 --- a/2017/07/29/live/liveing/index.html +++ /dev/null @@ -1,1080 +0,0 @@ - - - - - - - - - 无题 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/07/29/tech/python/auto_tools/auto_send_weibo/index.html b/2017/07/29/tech/python/auto_tools/auto_send_weibo/index.html deleted file mode 100644 index 41a62fce..00000000 --- a/2017/07/29/tech/python/auto_tools/auto_send_weibo/index.html +++ /dev/null @@ -1,1169 +0,0 @@ - - - - - - - - - python脚本自动发微博 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/09/16/tech/linux/work_separation/index.html b/2017/09/16/tech/linux/work_separation/index.html deleted file mode 100644 index 0820db92..00000000 --- a/2017/09/16/tech/linux/work_separation/index.html +++ /dev/null @@ -1,1093 +0,0 @@ - - - - - - - - - ssh key config 分离git工作环境 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/09/29/live/days/index.html b/2017/09/29/live/days/index.html deleted file mode 100644 index 12fcb2e5..00000000 --- a/2017/09/29/live/days/index.html +++ /dev/null @@ -1,1088 +0,0 @@ - - - - - - - - - 一天时间安排 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/09/29/tech/mac/keys/index.html b/2017/09/29/tech/mac/keys/index.html deleted file mode 100644 index c3306bb4..00000000 --- a/2017/09/29/tech/mac/keys/index.html +++ /dev/null @@ -1,1093 +0,0 @@ - - - - - - - - - mac keys | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/10/15/tech/python/django/content_type/index.html b/2017/10/15/tech/python/django/content_type/index.html deleted file mode 100644 index 23ae55d8..00000000 --- a/2017/10/15/tech/python/django/content_type/index.html +++ /dev/null @@ -1,1085 +0,0 @@ - - - - - - - - - django content type | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/11/08/tech/mac/git_errors/index.html b/2017/11/08/tech/mac/git_errors/index.html deleted file mode 100644 index 2a549bcb..00000000 --- a/2017/11/08/tech/mac/git_errors/index.html +++ /dev/null @@ -1,1077 +0,0 @@ - - - - - - - - - error: RPC failed; curl 18 transfer closed with outstanding read data remaining | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/11/26/live/using/index.html b/2017/11/26/live/using/index.html deleted file mode 100644 index f8a91a75..00000000 --- a/2017/11/26/live/using/index.html +++ /dev/null @@ -1,1097 +0,0 @@ - - - - - - - - - 中体西用-今解 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/11/28/tech/mac/crack_rec/index.html b/2017/11/28/tech/mac/crack_rec/index.html deleted file mode 100644 index e3c3babe..00000000 --- a/2017/11/28/tech/mac/crack_rec/index.html +++ /dev/null @@ -1,1083 +0,0 @@ - - - - - - - - - 一些mac下软件的使用技巧 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/12/10/live/pi/index.html b/2017/12/10/live/pi/index.html deleted file mode 100644 index fdf2ab97..00000000 --- a/2017/12/10/live/pi/index.html +++ /dev/null @@ -1,1084 +0,0 @@ - - - - - - - - - 形意-劈拳 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2017/12/13/tech/java/spring_sentry/index.html b/2017/12/13/tech/java/spring_sentry/index.html deleted file mode 100644 index d6a0aae3..00000000 --- a/2017/12/13/tech/java/spring_sentry/index.html +++ /dev/null @@ -1,1085 +0,0 @@ - - - - - - - - - spring boot 添加sentry | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/01/07/tech/python/django/manytomany/index.html b/2018/01/07/tech/python/django/manytomany/index.html deleted file mode 100644 index 07e3c305..00000000 --- a/2018/01/07/tech/python/django/manytomany/index.html +++ /dev/null @@ -1,1106 +0,0 @@ - - - - - - - - - ManyToManyField 双向关联 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/02/20/live/summary-2017/index.html b/2018/02/20/live/summary-2017/index.html deleted file mode 100644 index 2cd94626..00000000 --- a/2018/02/20/live/summary-2017/index.html +++ /dev/null @@ -1,1145 +0,0 @@ - - - - - - - - - flytrap 2017 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/03/09/tech/linux/deploy/unavailable_modifier_requested/index.html b/2018/03/09/tech/linux/deploy/unavailable_modifier_requested/index.html deleted file mode 100644 index f702bee4..00000000 --- a/2018/03/09/tech/linux/deploy/unavailable_modifier_requested/index.html +++ /dev/null @@ -1,1082 +0,0 @@ - - - - - - - - - -- unavailable modifier requested: 0 -- 解决方案 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/06/09/tech/front/msword_content_type/index.html b/2018/06/09/tech/front/msword_content_type/index.html deleted file mode 100644 index ee93ff16..00000000 --- a/2018/06/09/tech/front/msword_content_type/index.html +++ /dev/null @@ -1,1090 +0,0 @@ - - - - - - - - - Microsoft Office MIME types for HTTP Content Streaming | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/06/10/tech/hacker/ettercap/index.html b/2018/06/10/tech/hacker/ettercap/index.html deleted file mode 100644 index 91fc23f8..00000000 --- a/2018/06/10/tech/hacker/ettercap/index.html +++ /dev/null @@ -1,1170 +0,0 @@ - - - - - - - - - 安全工具系列之ettercap | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/07/08/tech/hacker/oneplus_6_root/index.html b/2018/07/08/tech/hacker/oneplus_6_root/index.html deleted file mode 100644 index ffaf46c7..00000000 --- a/2018/07/08/tech/hacker/oneplus_6_root/index.html +++ /dev/null @@ -1,1093 +0,0 @@ - - - - - - - - - 一加6 获取root权限 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/07/29/tech/linux/alsamixer/index.html b/2018/07/29/tech/linux/alsamixer/index.html deleted file mode 100644 index c3aee082..00000000 --- a/2018/07/29/tech/linux/alsamixer/index.html +++ /dev/null @@ -1,1091 +0,0 @@ - - - - - - - - - alsamixer 控制音量 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/08/27/tech/hacker/sub_dns_tools/index.html b/2018/08/27/tech/hacker/sub_dns_tools/index.html deleted file mode 100644 index 8e7f9dc5..00000000 --- a/2018/08/27/tech/hacker/sub_dns_tools/index.html +++ /dev/null @@ -1,1071 +0,0 @@ - - - - - - - - - 子域名信息收集工具 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/10/20/tech/hacker/reverse/reverse-command/index.html b/2018/10/20/tech/hacker/reverse/reverse-command/index.html deleted file mode 100644 index e2ddcf90..00000000 --- a/2018/10/20/tech/hacker/reverse/reverse-command/index.html +++ /dev/null @@ -1,1087 +0,0 @@ - - - - - - - - - 逆向工具 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/10/23/tech/redis/redis-info/index.html b/2018/10/23/tech/redis/redis-info/index.html deleted file mode 100644 index 9f43ca9f..00000000 --- a/2018/10/23/tech/redis/redis-info/index.html +++ /dev/null @@ -1,1128 +0,0 @@ - - - - - - - - - redis拾遗-性能指标 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2018/11/22/tech/linux/ssh/ssh_port_forward/index.html b/2018/11/22/tech/linux/ssh/ssh_port_forward/index.html deleted file mode 100644 index fdba6494..00000000 --- a/2018/11/22/tech/linux/ssh/ssh_port_forward/index.html +++ /dev/null @@ -1,1093 +0,0 @@ - - - - - - - - - ssh port forward | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2019/01/10/tech/hacker/dns/index.html b/2019/01/10/tech/hacker/dns/index.html deleted file mode 100644 index 853a0c85..00000000 --- a/2019/01/10/tech/hacker/dns/index.html +++ /dev/null @@ -1,1085 +0,0 @@ - - - - - - - - - 域名信息收集工具 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2019/03/13/tech/linux/deploy/nginx/index.html b/2019/03/13/tech/linux/deploy/nginx/index.html deleted file mode 100644 index dbca79fb..00000000 --- a/2019/03/13/tech/linux/deploy/nginx/index.html +++ /dev/null @@ -1,1084 +0,0 @@ - - - - - - - - - nginx 日常 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2019/03/13/tech/linux/ssh/ssh_login/index.html b/2019/03/13/tech/linux/ssh/ssh_login/index.html deleted file mode 100644 index 70e23051..00000000 --- a/2019/03/13/tech/linux/ssh/ssh_login/index.html +++ /dev/null @@ -1,1078 +0,0 @@ - - - - - - - - - 服务器ssh登录配置 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2019/03/14/tech/linux/mysql/index.html b/2019/03/14/tech/linux/mysql/index.html deleted file mode 100644 index 45f425e1..00000000 --- a/2019/03/14/tech/linux/mysql/index.html +++ /dev/null @@ -1,1081 +0,0 @@ - - - - - - - - - mysql记录 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2019/06/02/tech/linux/xrandr/index.html b/2019/06/02/tech/linux/xrandr/index.html deleted file mode 100644 index 5fe4d1f6..00000000 --- a/2019/06/02/tech/linux/xrandr/index.html +++ /dev/null @@ -1,1087 +0,0 @@ - - - - - - - - - linux 多显示器管理 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/03/16/tech/env/k8s/index.html b/2024/03/16/tech/env/k8s/index.html deleted file mode 100644 index 756f8fe9..00000000 --- a/2024/03/16/tech/env/k8s/index.html +++ /dev/null @@ -1,1131 +0,0 @@ - - - - - - - - - k8s 部署 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/04/11/tech/env/jenkins/index.html b/2024/04/11/tech/env/jenkins/index.html deleted file mode 100644 index cf892043..00000000 --- a/2024/04/11/tech/env/jenkins/index.html +++ /dev/null @@ -1,1135 +0,0 @@ - - - - - - - - - jenkins | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/04/12/tech/env/gitlab/index.html b/2024/04/12/tech/env/gitlab/index.html deleted file mode 100644 index 6805391a..00000000 --- a/2024/04/12/tech/env/gitlab/index.html +++ /dev/null @@ -1,1079 +0,0 @@ - - - - - - - - - gitlab | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/04/12/tech/env/k8s_problems/index.html b/2024/04/12/tech/env/k8s_problems/index.html deleted file mode 100644 index 5776ca86..00000000 --- a/2024/04/12/tech/env/k8s_problems/index.html +++ /dev/null @@ -1,1165 +0,0 @@ - - - - - - - - - k8s 问题集锦 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/04/17/tech/env/chrony/index.html b/2024/04/17/tech/env/chrony/index.html deleted file mode 100644 index 062ef3cd..00000000 --- a/2024/04/17/tech/env/chrony/index.html +++ /dev/null @@ -1,1116 +0,0 @@ - - - - - - - - - chrony 时间同步 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/10/tech/env/golang_repo/index.html b/2024/05/10/tech/env/golang_repo/index.html deleted file mode 100644 index 91741dd0..00000000 --- a/2024/05/10/tech/env/golang_repo/index.html +++ /dev/null @@ -1,1085 +0,0 @@ - - - - - - - - - golang 私有包 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/10/tech/env/verdaccio/index.html b/2024/05/10/tech/env/verdaccio/index.html deleted file mode 100644 index 2ff61c14..00000000 --- a/2024/05/10/tech/env/verdaccio/index.html +++ /dev/null @@ -1,1103 +0,0 @@ - - - - - - - - - verdaccio 前端私有源 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/11/tech/env/seafile/index.html b/2024/05/11/tech/env/seafile/index.html deleted file mode 100644 index 1aa7538b..00000000 --- a/2024/05/11/tech/env/seafile/index.html +++ /dev/null @@ -1,1092 +0,0 @@ - - - - - - - - - SeaFile 网盘 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/13/tech/env/dns/index.html b/2024/05/13/tech/env/dns/index.html deleted file mode 100644 index 812d88df..00000000 --- a/2024/05/13/tech/env/dns/index.html +++ /dev/null @@ -1,1107 +0,0 @@ - - - - - - - - - dns 私有服务器 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/29/tech/env/istio/index.html b/2024/05/29/tech/env/istio/index.html deleted file mode 100644 index 72ef4b41..00000000 --- a/2024/05/29/tech/env/istio/index.html +++ /dev/null @@ -1,1093 +0,0 @@ - - - - - - - - - istio 配置 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2024/05/29/tech/env/k8s_join/index.html b/2024/05/29/tech/env/k8s_join/index.html deleted file mode 100644 index 560aba17..00000000 --- a/2024/05/29/tech/env/k8s_join/index.html +++ /dev/null @@ -1,1124 +0,0 @@ - - - - - - - - - k8s 节点控制 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/2025/05/25/tech/linux/awk/index.html b/2025/05/25/tech/linux/awk/index.html deleted file mode 100644 index cd955321..00000000 --- a/2025/05/25/tech/linux/awk/index.html +++ /dev/null @@ -1,1137 +0,0 @@ - - - - - - - - - awk常用命令及功能 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 00000000..48b00e0d --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# flytrap.github.io + +hexo-flytrap blog + +安装博客 +首先要安装node +``` bash +git clone http://github.com/flytrap/flytrap.github.io.git + +git fetch origin hexo-flytrap # 安装分支 +git checkout hexo-flytrap # 切换分支 +cnpm install # 安装依赖的包 + +git clone https://github.com/litten/hexo-theme-yilia.git themes/yilia + +cp yilia_config.yml themes/yilia/_config.yml + +hexo clean +hexo g +hexo server +hexo deploy diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..86b6a497 --- /dev/null +++ b/_config.yml @@ -0,0 +1,127 @@ +# Hexo Configuration +## Docs: https://hexo.io/docs/configuration.html +## Source: https://github.com/hexojs/hexo/ + +# Site +title: 俗子 +subtitle: 无意之中是真意,随心而行 +description: 野生程序员一枚,传统文化和前沿科技的忠实拥护者,二者并不矛盾 +author: 俗子 +language: +timezone: +keywords: "django,后端,python,linux,程序员,形意,易,中医,信息安全" + +# URL +## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' +url: http://blog.flytrap.top +root: / +permalink: :year/:month/:day/:title/ +permalink_defaults: + +# Directory +source_dir: source +public_dir: public +tag_dir: tags +archive_dir: archives +category_dir: categories +code_dir: downloads/code +i18n_dir: :lang +skip_render: + +# Writing +new_post_name: :title.md # File name of new posts +default_layout: post +titlecase: false # Transform title into titlecase +external_link: true # Open external links in new tab +filename_case: 0 +render_drafts: false +post_asset_folder: false +relative_link: false +future: true +highlight: + enable: true + line_number: true + auto_detect: false + tab_replace: + +# Home page setting +# path: Root path for your blogs index page. (default = '') +# per_page: Posts displayed per page. (0 = disable pagination) +# order_by: Posts order. (Order by date descending by default) +index_generator: + path: '' + per_page: 10 + order_by: -date + +# Category & Tag +default_category: uncategorized +category_map: categories +tag_map: tags + +# Archives +## 2: Enable pagination +## 1: Disable pagination +## 0: Fully Disable +archive: 1 +category: 1 +tag: 1 + +# Date / Time format +## Hexo uses Moment.js to parse and display date +## You can customize the date format as defined in +## http://momentjs.com/docs/#/displaying/format/ +date_format: YYYY-MM-DD +time_format: HH:mm:ss + +# Pagination +## Set per_page to 0 to disable pagination +per_page: 10 +pagination_dir: page + +# Extensions +## Plugins: https://hexo.io/plugins/ +## Themes: https://hexo.io/themes/ +theme: yilia + +# Deployment +## Docs: https://hexo.io/docs/deployment.html +deploy: + type: git + repository: git@github.com:flytrap/flytrap.github.io.git + branch: main + + +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: true + tags: true + +org: + # emacs: "/usr/local/bin/emacs" + # emacs: 'D:\tools\emacs\bin\emacs.exe' + emacs: "/usr/bin/emacs" + common: | + #+OPTIONS: toc:nil + #+BIND: org-html-postamble \"Last Updated %C.
Render by hexo-renderer-org with %c\" + cachedir: './hexo-org-cache/' + +feed: + type: atom + path: atom.xml + limit: 20 + hub: + content: diff --git a/archives/2016/11/index.html b/archives/2016/11/index.html deleted file mode 100644 index b4d04089..00000000 --- a/archives/2016/11/index.html +++ /dev/null @@ -1,1102 +0,0 @@ - - - - - - - - - Archives: 2016/11 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2016/12/index.html b/archives/2016/12/index.html deleted file mode 100644 index e82eaf29..00000000 --- a/archives/2016/12/index.html +++ /dev/null @@ -1,1053 +0,0 @@ - - - - - - - - - Archives: 2016/12 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2016/index.html b/archives/2016/index.html deleted file mode 100644 index 79851de8..00000000 --- a/archives/2016/index.html +++ /dev/null @@ -1,1257 +0,0 @@ - - - - - - - - - Archives: 2016 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/01/index.html b/archives/2017/01/index.html deleted file mode 100644 index e83ec01d..00000000 --- a/archives/2017/01/index.html +++ /dev/null @@ -1,1004 +0,0 @@ - - - - - - - - - Archives: 2017/1 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/02/index.html b/archives/2017/02/index.html deleted file mode 100644 index 0004441a..00000000 --- a/archives/2017/02/index.html +++ /dev/null @@ -1,1016 +0,0 @@ - - - - - - - - - Archives: 2017/2 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/06/index.html b/archives/2017/06/index.html deleted file mode 100644 index ed91c6a0..00000000 --- a/archives/2017/06/index.html +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - Archives: 2017/6 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/07/index.html b/archives/2017/07/index.html deleted file mode 100644 index cce1cef1..00000000 --- a/archives/2017/07/index.html +++ /dev/null @@ -1,1252 +0,0 @@ - - - - - - - - - Archives: 2017/7 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/09/index.html b/archives/2017/09/index.html deleted file mode 100644 index 0e23ecf0..00000000 --- a/archives/2017/09/index.html +++ /dev/null @@ -1,1065 +0,0 @@ - - - - - - - - - Archives: 2017/9 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/10/index.html b/archives/2017/10/index.html deleted file mode 100644 index 60890927..00000000 --- a/archives/2017/10/index.html +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - Archives: 2017/10 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/11/index.html b/archives/2017/11/index.html deleted file mode 100644 index 986f6903..00000000 --- a/archives/2017/11/index.html +++ /dev/null @@ -1,1081 +0,0 @@ - - - - - - - - - Archives: 2017/11 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/12/index.html b/archives/2017/12/index.html deleted file mode 100644 index 11531a21..00000000 --- a/archives/2017/12/index.html +++ /dev/null @@ -1,1012 +0,0 @@ - - - - - - - - - Archives: 2017/12 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2017/index.html b/archives/2017/index.html deleted file mode 100644 index 72a9a263..00000000 --- a/archives/2017/index.html +++ /dev/null @@ -1,2054 +0,0 @@ - - - - - - - - - Archives: 2017 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/01/index.html b/archives/2018/01/index.html deleted file mode 100644 index fee32d21..00000000 --- a/archives/2018/01/index.html +++ /dev/null @@ -1,967 +0,0 @@ - - - - - - - - - Archives: 2018/1 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/02/index.html b/archives/2018/02/index.html deleted file mode 100644 index ea83ac90..00000000 --- a/archives/2018/02/index.html +++ /dev/null @@ -1,963 +0,0 @@ - - - - - - - - - Archives: 2018/2 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/03/index.html b/archives/2018/03/index.html deleted file mode 100644 index 008ae407..00000000 --- a/archives/2018/03/index.html +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - Archives: 2018/3 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/06/index.html b/archives/2018/06/index.html deleted file mode 100644 index f0c80cbd..00000000 --- a/archives/2018/06/index.html +++ /dev/null @@ -1,1040 +0,0 @@ - - - - - - - - - Archives: 2018/6 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/07/index.html b/archives/2018/07/index.html deleted file mode 100644 index 5c59862a..00000000 --- a/archives/2018/07/index.html +++ /dev/null @@ -1,1020 +0,0 @@ - - - - - - - - - Archives: 2018/7 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/08/index.html b/archives/2018/08/index.html deleted file mode 100644 index 580adb28..00000000 --- a/archives/2018/08/index.html +++ /dev/null @@ -1,951 +0,0 @@ - - - - - - - - - Archives: 2018/8 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/10/index.html b/archives/2018/10/index.html deleted file mode 100644 index 5740bc05..00000000 --- a/archives/2018/10/index.html +++ /dev/null @@ -1,1004 +0,0 @@ - - - - - - - - - Archives: 2018/10 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/11/index.html b/archives/2018/11/index.html deleted file mode 100644 index ecef7e9b..00000000 --- a/archives/2018/11/index.html +++ /dev/null @@ -1,959 +0,0 @@ - - - - - - - - - Archives: 2018/11 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2018/index.html b/archives/2018/index.html deleted file mode 100644 index 05c157b0..00000000 --- a/archives/2018/index.html +++ /dev/null @@ -1,1573 +0,0 @@ - - - - - - - - - Archives: 2018 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2019/01/index.html b/archives/2019/01/index.html deleted file mode 100644 index 1ca8bad7..00000000 --- a/archives/2019/01/index.html +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - Archives: 2019/1 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2019/03/index.html b/archives/2019/03/index.html deleted file mode 100644 index 279c6d39..00000000 --- a/archives/2019/03/index.html +++ /dev/null @@ -1,1065 +0,0 @@ - - - - - - - - - Archives: 2019/3 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2019/06/index.html b/archives/2019/06/index.html deleted file mode 100644 index 3574ed2f..00000000 --- a/archives/2019/06/index.html +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - Archives: 2019/6 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2019/index.html b/archives/2019/index.html deleted file mode 100644 index 9b6974b6..00000000 --- a/archives/2019/index.html +++ /dev/null @@ -1,1179 +0,0 @@ - - - - - - - - - Archives: 2019 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2024/03/index.html b/archives/2024/03/index.html deleted file mode 100644 index a2227494..00000000 --- a/archives/2024/03/index.html +++ /dev/null @@ -1,963 +0,0 @@ - - - - - - - - - Archives: 2024/3 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2024/04/index.html b/archives/2024/04/index.html deleted file mode 100644 index 6b892743..00000000 --- a/archives/2024/04/index.html +++ /dev/null @@ -1,1146 +0,0 @@ - - - - - - - - - Archives: 2024/4 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2024/05/index.html b/archives/2024/05/index.html deleted file mode 100644 index c3a019f8..00000000 --- a/archives/2024/05/index.html +++ /dev/null @@ -1,1280 +0,0 @@ - - - - - - - - - Archives: 2024/5 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2024/index.html b/archives/2024/index.html deleted file mode 100644 index 03337e8c..00000000 --- a/archives/2024/index.html +++ /dev/null @@ -1,1593 +0,0 @@ - - - - - - - - - Archives: 2024 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2025/05/index.html b/archives/2025/05/index.html deleted file mode 100644 index fa0845a1..00000000 --- a/archives/2025/05/index.html +++ /dev/null @@ -1,959 +0,0 @@ - - - - - - - - - Archives: 2025/5 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/2025/index.html b/archives/2025/index.html deleted file mode 100644 index 869b86b6..00000000 --- a/archives/2025/index.html +++ /dev/null @@ -1,959 +0,0 @@ - - - - - - - - - Archives: 2025 | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/archives/index.html b/archives/index.html deleted file mode 100644 index 3b71a32e..00000000 --- a/archives/index.html +++ /dev/null @@ -1,4175 +0,0 @@ - - - - - - - - - Archives | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/atom.xml b/atom.xml deleted file mode 100644 index d4768363..00000000 --- a/atom.xml +++ /dev/null @@ -1,568 +0,0 @@ - - - 俗子 - - 无意之中是真意,随心而行 - - - - 2025-04-25T08:08:27.161Z - http://blog.flytrap.top/ - - - 俗子 - - - - Hexo - - - awk常用命令及功能 - - http://blog.flytrap.top/2025/05/25/tech/linux/awk/ - 2025-05-25T08:08:22.000Z - 2025-04-25T08:08:27.161Z - - - - - <p>AWK 是一种强大的文本处理工具,常用在 Unix&#x2F;Linux 环境中处理和分析结构化数据。以下是 AWK 的常用命令和功能,简要总结:</p> -<h3 id="基本语法"><a href="#基本语法" class="headerlink" title="基本语 - - - - - - - - - - - - - - - - - - - istio 配置 - - http://blog.flytrap.top/2024/05/29/tech/env/istio/ - 2024-05-29T08:01:05.000Z - 2024-05-29T08:36:30.621Z - - - - - <p>Istio 服务网格<br>Istio 使用功能强大的 Envoy 服务代理扩展了 Kubernetes,以建立一个可编程的、可感知的应用程序网络。 Istio 与 Kubernetes 和传统工作负载一起使用,为复杂的部署带来了标准的通用流量管理、遥测和安全性。</p> - - - - - - - - - - - - - - - - - - - - - - k8s 节点控制 - - http://blog.flytrap.top/2024/05/29/tech/env/k8s_join/ - 2024-05-29T07:35:20.000Z - 2024-05-29T08:07:04.672Z - - - - - <p>在 Kubernetes 中,节点分为两种, 一种是普通节点,一种是控制平面(control-plane)节点</p> -<ul> -<li>控制平面组件包括 kube-apiserver、kube-controller-manager、kube-scheduler、etcd, - - - - - - - - - - - - - - - - - - - - - dns 私有服务器 - - http://blog.flytrap.top/2024/05/13/tech/env/dns/ - 2024-05-13T06:00:01.000Z - 2024-05-13T07:39:21.785Z - - - <p>DNS 服务器是(Domain Name System 或者 Domain Name Service)域名系统或者域名服务,域名系统为 Internet 上的主机分配域名地址和 IP 地址。<br>公司内部通过域名访问内部服务器,但是域名解析又无法访问到内网, 所以内部 dns 解析服务是最好的解决方案</p> - - - - - - - - - - - - - - - - - - SeaFile 网盘 - - http://blog.flytrap.top/2024/05/11/tech/env/seafile/ - 2024-05-11T02:10:00.000Z - 2024-05-10T09:05:53.931Z - - - <p>Seafile 是一款开源的企业云盘,注重可靠性和性能,支持全平台客户端。Seafile 内置协同文档 SeaDoc ,让协作撰写、管理和发布文档更便捷。<br>Seafile 提供全面的网盘功能,用户可以在 Seafile 中存储、管理和共享文件。支持多种文件类型。支持全平台客户端,包括 Windows、Mac、Linux、iOS、Android 多种操作系统以及移动设备,可以在任何设备上轻松访问和管理文件,体验更为统一。<br>Seafile 的协作功能超越了简单的文件共享。它支持多人协同在线编辑、文档编辑锁定,同时提供权限管理、版本控制和事件通知等功能,使得团队协作更加流畅、可控和高效。</p> -<p>(官网)[<a href="https://www.seafile.com/]">https://www.seafile.com/]</a></p> - - - - - - - - - - - - - - - - - - - - golang 私有包 - - http://blog.flytrap.top/2024/05/10/tech/env/golang_repo/ - 2024-05-10T07:10:00.000Z - 2024-05-10T09:35:31.096Z - - - - - <figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class= - - - - - - - - - - - - - - - - - - - - - verdaccio 前端私有源 - - http://blog.flytrap.top/2024/05/10/tech/env/verdaccio/ - 2024-05-10T07:10:00.000Z - 2024-05-10T09:05:32.248Z - - - <p>我们平时使用 npm publish 进行发布时,上传的仓库默认地址是 npm,公司内部包的管理并不希望发布到公网去,所以需要发布到自己的私有仓库, 之前都是用的 cnpmjs, 由于没有维护了,太老了,所以改用 Verdaccio。 通过 Verdaccio 工具在本地新建一个仓库地址,再把本地的默认上传仓库地址切换到本地仓库地址即可。当 npm install 时没有找到本地的仓库,则 Verdaccio 默认配置中会从 npm 中央仓库下载。</p> - - - - - - - - - - - - - - - - - - chrony 时间同步 - - http://blog.flytrap.top/2024/04/17/tech/env/chrony/ - 2024-04-17T02:04:28.000Z - 2024-05-13T02:52:51.215Z - - - <p>Chrony 是一个开源自由的网络时间协议 NTP 的客户端和服务器软软件。它能让计算机保持系统时钟与时钟服务器(NTP)同步,因此让你的计算机保持精确的时间,Chrony 也可以作为服务端软件为其他计算机提供时间同步服务。</p> -<p>Chrony 由两个程序组成,分别是 chronyd 和 chronyc</p> -<p>chronyd 是一个后台运行的守护进程,用于调整内核中运行的系统时钟和时钟服务器同步。它确定计算机增减时间的比率,并对此进行补偿。<br>chronyc 提供了一个用户界面,用于监控性能并进行多样化的配置。它可以在 chronyd 实例控制的计算机上工作,也可以在一台不同的远程计算机上工作。</p> -<p>NTP 是网络时间协议(Network Time Protocol)的简称,通过 udp 123 端口进行网络时钟同步。<br>RHEL7 中默认使用 chrony 作为时间服务器,也支持 NTP,需要额外安装。<br>NTP 与 chrony 不能同时存在,只能用其中一个,并将另一个 mask 掉。</p> - - - - - - - - - - - - - - - - - - k8s 问题集锦 - - http://blog.flytrap.top/2024/04/12/tech/env/k8s_problems/ - 2024-04-12T03:35:25.000Z - 2024-05-29T08:38:20.971Z - - - <p>收录一些 k8s 使用过程中遇到比较常见的问题,以及解决办法</p> - - - - - - - - - - - - - - - - - - - - gitlab - - http://blog.flytrap.top/2024/04/12/tech/env/gitlab/ - 2024-04-12T02:04:28.000Z - 2024-04-12T09:14:26.201Z - - - <p>GitLab 是由 GitLab 公司开发的、基于 Git 的集成软件开发平台。另外,GitLab 且具有 wiki 以及在线编辑、issue 跟踪功能、CI&#x2F;CD 等功能。<br><a href="https://about.gitlab.com/">官网: https://gitlab.com</a></p> - - - - - - - - - - - - - - - - jenkins - - http://blog.flytrap.top/2024/04/11/tech/env/jenkins/ - 2024-04-11T02:04:28.000Z - 2024-04-12T09:14:26.201Z - - - <p>Jenkins 提供了软件开发的持续集成服务。它运行在 Servlet 容器中(例如 Apache Tomcat)。它支持软件配置管理(SCM)工具(包括 AccuRev SCM、CVS、Subversion、Git、Perforce、Clearcase 和 RTC),可以执行基于 Apache Ant 和 Apache Maven 的项目,以及任意的 Shell 脚本和 Windows 批处理命令。<br><a href="https://www.jenkins.io/">官网: https://www.jenkins.io</a></p> - - - - - - - - - - - - - - - - - - - - k8s 部署 - - http://blog.flytrap.top/2024/03/16/tech/env/k8s/ - 2024-03-16T02:00:00.000Z - 2024-05-29T07:32:15.972Z - - - <p>Kubernetes 是一个可移植、可扩展的开源平台,用于管理容器化的工作负载和服务,可促进声明式配置和自动化。 Kubernetes 拥有一个庞大且快速增长的生态,其服务、支持和工具的使用范围相当广泛。<br>Kubernetes 这个名字源于希腊语,意为“舵手”或“飞行员”。K8s 这个缩写是因为 K 和 s 之间有 8 个字符的关系。 Google 在 2014 年开源了 Kubernetes 项目。 Kubernetes 建立在 Google 大规模运行生产工作负载十几年经验的基础上, 结合了社区中最优秀的想法和实践。<br><a href="https://kubernetes.io/">官网: https://kubernetes.io</a></p> -<p>主要记录官网的安装部署实践, 以及一些遇到的问题</p> - - - - - - - - - - - - - - - - - - - - linux 多显示器管理 - - http://blog.flytrap.top/2019/06/02/tech/linux/xrandr/ - 2019-06-01T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h1 class="section-number-1" >linux 通过命令行控制桌面显示</h1><p> -</p><h2 class="section-number-2" >Summary</h2><p>我这里使用的i3wm 窗口管理器. -所以,操作的话,基本是靠命令来完成的 -现在我需要使用多个显示器,就用到了xrandr这个工具</p><p></p><h2 class="section-number-2" >可用显示器展示</h2><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br><span class="line">13</span><br><span class="line">14</span><br><span class="line">15</span><br><span class="line">16</span><br><span class="line">17</span><br><span class="line">18</span><br><span class="line">19</span><br><span class="line">20</span><br><span class="line">21</span><br><span class="line">22</span><br><span class="line">23</span><br><span class="line">24</span><br><span class="line">25</span><br><span class="line">26</span><br><span class="line">27</span><br><span class="line">28</span><br><span class="line">29</span><br><span class="line">30</span><br><span class="line">31</span><br><span class="line">32</span><br><span class="line">33</span><br><span class="line">34</span><br><span class="line">35</span><br><span class="line">36</span><br><span class="line">37</span><br><span class="line">38</span><br></pre></td><td class="code"><pre><span class="line">&gt; xrandr</span><br><span class="line">eDP-1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 276mm x 155mm</span><br><span class="line"> 1366x768 60.11*+</span><br><span class="line"> 1280x720 60.00 59.99 59.86 59.74 </span><br><span class="line"> 1024x768 60.04 60.00 </span><br><span class="line"> 960x720 60.00 </span><br><span class="line"> 928x696 60.05 </span><br><span class="line"> 896x672 60.01 </span><br><span class="line"> 1024x576 59.95 59.96 59.90 59.82 </span><br><span class="line"> 960x600 59.93 60.00 </span><br><span class="line"> 960x540 59.96 59.99 59.63 59.82 </span><br><span class="line"> 800x600 60.00 60.32 56.25 </span><br><span class="line"> 840x525 60.01 59.88 </span><br><span class="line"> 864x486 59.92 59.57 </span><br><span class="line"> 700x525 59.98 </span><br><span class="line"> 800x450 59.95 59.82 </span><br><span class="line"> 640x512 60.02 </span><br><span class="line"> 700x450 59.96 59.88 </span><br><span class="line"> 640x480 60.00 59.94 </span><br><span class="line"> 720x405 59.51 58.99 </span><br><span class="line"> 684x384 59.88 59.85 </span><br><span class="line"> 640x400 59.88 59.98 </span><br><span class="line"> 640x360 59.86 59.83 59.84 59.32 </span><br><span class="line"> 512x384 60.00 </span><br><span class="line"> 512x288 60.00 59.92 </span><br><span class="line"> 480x270 59.63 59.82 </span><br><span class="line"> 400x300 60.32 56.34 </span><br><span class="line"> 432x243 59.92 59.57 </span><br><span class="line"> 320x240 60.05 </span><br><span class="line"> 360x202 59.51 59.13 </span><br><span class="line"> 320x180 59.84 59.32 </span><br><span class="line">DP-1 disconnected primary (normal left inverted right x axis y axis)</span><br><span class="line">HDMI-1 disconnected (normal left inverted right x axis y axis)</span><br><span class="line">DP-2 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm</span><br><span class="line"> 1024x768 60.00* </span><br><span class="line"> 800x600 60.32 56.25 </span><br><span class="line"> 848x480 60.00 </span><br><span class="line"> 640x480 59.94 </span><br></pre></td></tr></table></figure> - - - - - - - - - - - - - - - - mysql记录 - - http://blog.flytrap.top/2019/03/14/tech/linux/mysql/ - 2019-03-13T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h2 class="section-number-2" >配置相关</h2><p><ul> -<li>监听公网ip,修改端口</li></p><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">sudo vim /etc/mysql/my.cnf</span><br><span class="line">port=3389</span><br><span class="line">bind-address=<span class="string">&#x27;0.0.0.0&#x27;</span></span><br></pre></td></tr></table></figure></p><p> - - - - - - - - - - - - - - - - nginx 日常 - - http://blog.flytrap.top/2019/03/13/tech/linux/deploy/nginx/ - 2019-03-12T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h2 class="section-number-2" >遇到的一些问题</h2><p><ul> -<li>大文件无法上传</li></p><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><span class="line">server{</span><br><span class="line"> client_max_body_size 30m; <span class="comment"># 默认是1m</span></span><br><span class="line"> ...</span><br><span class="line">}</span><br></pre></td></tr></table></figure></p><p> - - - - - - - - - - - - - - - - 服务器ssh登录配置 - - http://blog.flytrap.top/2019/03/13/tech/linux/ssh/ssh_login/ - 2019-03-12T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h1 class="section-number-1" >服务器ssh登录配置</h1><p> -</p><h2 class="section-number-2" >Summary</h2><p>服务器的安全问题,务必要认真对待。 -安全策略: -<ul> -<li>不允许root登录</li> -<li>不允许密码登录,key</li> -<li>修改ssh监听端口</li> -<li>只允许指定ip 访问,就是白名单</li> -</ul></p><p></p><h2 class="section-number-2" >配置文件</h2><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br></pre></td><td class="code"><pre><span class="line">vim /etc/ssh/sshd_config</span><br><span class="line">Port 22 <span class="comment"># 取消注释,修改监听端口</span></span><br><span class="line">StrictModes <span class="built_in">yes</span> <span class="comment"># 用户权限鉴定的,建议设置</span></span><br><span class="line">RSAAuthentication <span class="built_in">yes</span> <span class="comment"># RSA 公钥鉴定</span></span><br><span class="line">PubkeyAuthentication <span class="built_in">yes</span> <span class="comment"># 允许key的方式登录</span></span><br><span class="line">PermitRootLogin no <span class="comment"># 不允许root登录</span></span><br><span class="line">PasswordAuthentication no <span class="comment"># 不允许密码登录</span></span><br><span class="line">vim ~/.ssh/authorized_keys <span class="comment"># 这个文件每一行代表一个公共key</span></span><br><span class="line"><span class="built_in">chmod</span> 600 ~/.ssh/authorized_keys</span><br><span class="line"><span class="built_in">chmod</span> 700 ~/.ssh</span><br><span class="line">systemctl restart sshd</span><br></pre></td></tr></table></figure></p><p> - - - - - - - - - - - - - - 域名信息收集工具 - - http://blog.flytrap.top/2019/01/10/tech/hacker/dns/ - 2019-01-09T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h2 class="section-number-2" >nslookup</h2><p>非交互模式 -<figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line">nslookup www.baidu.com</span><br><span class="line">nslookup -<span class="built_in">type</span>=ns www.baidu.com 8.8.8.8</span><br></pre></td></tr></table></figure></p><p>交互模式 -<figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><span class="line">nslookup</span><br><span class="line">&gt;www.baidu.com <span class="comment"># 查询指定域名</span></span><br><span class="line">&gt;server 8.8.8.8 <span class="comment"># 设置dns服务器</span></span><br><span class="line">&gt;<span class="built_in">set</span> <span class="built_in">type</span>=ns <span class="comment"># 设置记录类型</span></span><br></pre></td></tr></table></figure></p><p>整个查询过程一般会有多个步骤,从根一级级查询回来,回来的记录可能还是一个域名,继续查询,最终得到ip。 -当然,这个过程自动完成,想看细节,最好抓包去看。 - - - - - - - - - - - - - - - - ssh port forward - - http://blog.flytrap.top/2018/11/22/tech/linux/ssh/ssh_port_forward/ - 2018-11-21T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h1 class="section-number-1" >Summary</h1><p>通过公网连接不同的局域网,使其就像同一个局域网内部访问一般。</p><p></p><h2 class="section-number-2" >一些额外参数</h2><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br></pre></td><td class="code"><pre><span class="line">-f 通常和-N连用,不登录到远程主机,就是后台执行的意思</span><br><span class="line">-N 不执行脚本或命令,通常与-f连用</span><br><span class="line">-g 在-L/-R/-D参数中,允许远程主机连接到建立的转发的端口,如果不加这个参数,只允许本地主机建立连接</span><br><span class="line">-q quiet模式,忽视大部分的警告和诊断信息</span><br><span class="line">-T 禁用<span class="built_in">tty</span>分配</span><br><span class="line">-n 重定向stdin为/dev/null,用于配合-f后台任务</span><br></pre></td></tr></table></figure></p><p></p><h2 class="section-number-2" >建立专门的linux账号用户用于端口转发(考虑安全性)</h2><p>不让该账户执行命令 -<figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">useradd -m tunnel</span><br><span class="line">passwd tunnel</span><br><span class="line">chsh -s /bin/false tunnel</span><br></pre></td></tr></table></figure></p><p></p><h2 class="section-number-2" >绑定本地端口(-D)(socket5代理)</h2><p>转发本地端口流量至指定主机</p><p><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">ssh -D 8888 user@host</span><br></pre></td></tr></table></figure></p><p>这样所有来到本地8888端口的流量都有发送到host主机,就是远程主机 -应用场景:数据过滤,限制指定主机上网,代理,等等. - - - - - - - - - - - - - - - - - - redis拾遗-性能指标 - - http://blog.flytrap.top/2018/10/23/tech/redis/redis-info/ - 2018-10-22T16:00:00.000Z - 2024-04-12T09:14:24.881Z - - - <h1 class="section-number-1" >redis 性能指标(info命令使用)</h1><p> -</p><h2 class="section-number-2" >Summary</h2><p>Info 指令显示的信息量非常大,可以分为9大块: -<ul> -<li>Server 服务器运行的环境参数</li> -<li>Clients 客户端相关信息</li> -<li>Memory 服务器运行内存统计数据</li> -<li>Persistence 持久化信息</li> -<li>Stats 通用统计数据</li> -<li>Replication 主从复制相关信息</li> -<li>CPU CPU 使用情况</li> -<li>Cluster 集群信息</li> -<li>KeySpace 键值对统计数量信息...</li> -</ul></p><p> - - - - - - - - - - - - - - 逆向工具 - - http://blog.flytrap.top/2018/10/20/tech/hacker/reverse/reverse-command/ - 2018-10-20T12:10:33.000Z - 2024-04-12T09:14:24.881Z - - - - - <h2 id="逆向工具命令:"><a href="#逆向工具命令:" class="headerlink" title="逆向工具命令:"></a>逆向工具命令:</h2><ul> -<li><p>ldd: 依赖链接库查看(mac 参考otool -L)</p> -</li> -< - - - - - - - - - - - - - - diff --git a/categories/linux/index.html b/categories/linux/index.html deleted file mode 100644 index 15031d4e..00000000 --- a/categories/linux/index.html +++ /dev/null @@ -1,959 +0,0 @@ - - - - - - - - - Category: linux | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/live/index.html b/categories/live/index.html deleted file mode 100644 index cf1314b4..00000000 --- a/categories/live/index.html +++ /dev/null @@ -1,1453 +0,0 @@ - - - - - - - - - Category: live | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/martial/index.html b/categories/martial/index.html deleted file mode 100644 index 69567fdf..00000000 --- a/categories/martial/index.html +++ /dev/null @@ -1,947 +0,0 @@ - - - - - - - - - Category: martial | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/tech/index.html b/categories/tech/index.html deleted file mode 100644 index 8f96b37f..00000000 --- a/categories/tech/index.html +++ /dev/null @@ -1,1532 +0,0 @@ - - - - - - - - - Category: tech | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/tech/page/2/index.html b/categories/tech/page/2/index.html deleted file mode 100644 index 2f5d314d..00000000 --- a/categories/tech/page/2/index.html +++ /dev/null @@ -1,1488 +0,0 @@ - - - - - - - - - Category: tech | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/tech/page/3/index.html b/categories/tech/page/3/index.html deleted file mode 100644 index b0cd5bb7..00000000 --- a/categories/tech/page/3/index.html +++ /dev/null @@ -1,1534 +0,0 @@ - - - - - - - - - Category: tech | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/tech/page/4/index.html b/categories/tech/page/4/index.html deleted file mode 100644 index a59fdb9b..00000000 --- a/categories/tech/page/4/index.html +++ /dev/null @@ -1,1462 +0,0 @@ - - - - - - - - - Category: tech | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/categories/tech/page/5/index.html b/categories/tech/page/5/index.html deleted file mode 100644 index d8d250c1..00000000 --- a/categories/tech/page/5/index.html +++ /dev/null @@ -1,1106 +0,0 @@ - - - - - - - - - Category: tech | 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/content.json b/content.json deleted file mode 100644 index 2f6130dc..00000000 --- a/content.json +++ /dev/null @@ -1 +0,0 @@ -[{"title":"awk常用命令及功能","date":"2025-05-25T08:08:22.000Z","path":"2025/05/25/tech/linux/awk/","categories":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/categories/linux/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"awk","slug":"awk","permalink":"http://blog.flytrap.top/tags/awk/"},{"name":"字符串","slug":"字符串","permalink":"http://blog.flytrap.top/tags/%E5%AD%97%E7%AC%A6%E4%B8%B2/"},{"name":"命令行","slug":"命令行","permalink":"http://blog.flytrap.top/tags/%E5%91%BD%E4%BB%A4%E8%A1%8C/"}]},{"title":"istio 配置","date":"2024-05-29T08:01:05.000Z","path":"2024/05/29/tech/env/istio/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"k8s","slug":"k8s","permalink":"http://blog.flytrap.top/tags/k8s/"},{"name":"kubernetes","slug":"kubernetes","permalink":"http://blog.flytrap.top/tags/kubernetes/"},{"name":"istio","slug":"istio","permalink":"http://blog.flytrap.top/tags/istio/"},{"name":"kubeadm","slug":"kubeadm","permalink":"http://blog.flytrap.top/tags/kubeadm/"}]},{"title":"k8s 节点控制","date":"2024-05-29T07:35:20.000Z","path":"2024/05/29/tech/env/k8s_join/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"k8s","slug":"k8s","permalink":"http://blog.flytrap.top/tags/k8s/"},{"name":"kubernetes","slug":"kubernetes","permalink":"http://blog.flytrap.top/tags/kubernetes/"},{"name":"kubeadm","slug":"kubeadm","permalink":"http://blog.flytrap.top/tags/kubeadm/"},{"name":"join","slug":"join","permalink":"http://blog.flytrap.top/tags/join/"}]},{"title":"dns 私有服务器","date":"2024-05-13T06:00:01.000Z","path":"2024/05/13/tech/env/dns/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"dns","slug":"dns","permalink":"http://blog.flytrap.top/tags/dns/"},{"name":"域名解析","slug":"域名解析","permalink":"http://blog.flytrap.top/tags/%E5%9F%9F%E5%90%8D%E8%A7%A3%E6%9E%90/"},{"name":"docker-compose","slug":"docker-compose","permalink":"http://blog.flytrap.top/tags/docker-compose/"}]},{"title":"SeaFile 网盘","date":"2024-05-11T02:10:00.000Z","path":"2024/05/11/tech/env/seafile/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"docker-compose","slug":"docker-compose","permalink":"http://blog.flytrap.top/tags/docker-compose/"},{"name":"SeaFile","slug":"SeaFile","permalink":"http://blog.flytrap.top/tags/SeaFile/"},{"name":"网盘","slug":"网盘","permalink":"http://blog.flytrap.top/tags/%E7%BD%91%E7%9B%98/"},{"name":"私有网盘","slug":"私有网盘","permalink":"http://blog.flytrap.top/tags/%E7%A7%81%E6%9C%89%E7%BD%91%E7%9B%98/"}]},{"title":"golang 私有包","date":"2024-05-10T07:10:00.000Z","path":"2024/05/10/tech/env/golang_repo/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"gitlab","slug":"gitlab","permalink":"http://blog.flytrap.top/tags/gitlab/"},{"name":"golang","slug":"golang","permalink":"http://blog.flytrap.top/tags/golang/"},{"name":"私有源","slug":"私有源","permalink":"http://blog.flytrap.top/tags/%E7%A7%81%E6%9C%89%E6%BA%90/"},{"name":"mod","slug":"mod","permalink":"http://blog.flytrap.top/tags/mod/"}]},{"title":"verdaccio 前端私有源","date":"2024-05-10T07:10:00.000Z","path":"2024/05/10/tech/env/verdaccio/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"docker-compose","slug":"docker-compose","permalink":"http://blog.flytrap.top/tags/docker-compose/"},{"name":"verdaccio","slug":"verdaccio","permalink":"http://blog.flytrap.top/tags/verdaccio/"},{"name":"前端私有源","slug":"前端私有源","permalink":"http://blog.flytrap.top/tags/%E5%89%8D%E7%AB%AF%E7%A7%81%E6%9C%89%E6%BA%90/"}]},{"title":"chrony 时间同步","date":"2024-04-17T02:04:28.000Z","path":"2024/04/17/tech/env/chrony/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"chrony","slug":"chrony","permalink":"http://blog.flytrap.top/tags/chrony/"},{"name":"ntp","slug":"ntp","permalink":"http://blog.flytrap.top/tags/ntp/"},{"name":"时间同步","slug":"时间同步","permalink":"http://blog.flytrap.top/tags/%E6%97%B6%E9%97%B4%E5%90%8C%E6%AD%A5/"}]},{"title":"k8s 问题集锦","date":"2024-04-12T03:35:25.000Z","path":"2024/04/12/tech/env/k8s_problems/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"k8s","slug":"k8s","permalink":"http://blog.flytrap.top/tags/k8s/"},{"name":"kubernetes","slug":"kubernetes","permalink":"http://blog.flytrap.top/tags/kubernetes/"},{"name":"kubeadm","slug":"kubeadm","permalink":"http://blog.flytrap.top/tags/kubeadm/"},{"name":"problems","slug":"problems","permalink":"http://blog.flytrap.top/tags/problems/"}]},{"title":"gitlab","date":"2024-04-12T02:04:28.000Z","path":"2024/04/12/tech/env/gitlab/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"docker-compose","slug":"docker-compose","permalink":"http://blog.flytrap.top/tags/docker-compose/"},{"name":"gitlab","slug":"gitlab","permalink":"http://blog.flytrap.top/tags/gitlab/"}]},{"title":"jenkins","date":"2024-04-11T02:04:28.000Z","path":"2024/04/11/tech/env/jenkins/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"docker-compose","slug":"docker-compose","permalink":"http://blog.flytrap.top/tags/docker-compose/"},{"name":"jenkins","slug":"jenkins","permalink":"http://blog.flytrap.top/tags/jenkins/"},{"name":"jenkins2","slug":"jenkins2","permalink":"http://blog.flytrap.top/tags/jenkins2/"},{"name":"pipeline","slug":"pipeline","permalink":"http://blog.flytrap.top/tags/pipeline/"}]},{"title":"k8s 部署","date":"2024-03-16T02:00:00.000Z","path":"2024/03/16/tech/env/k8s/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/tags/tech/"},{"name":"k8s","slug":"k8s","permalink":"http://blog.flytrap.top/tags/k8s/"},{"name":"kubernetes","slug":"kubernetes","permalink":"http://blog.flytrap.top/tags/kubernetes/"},{"name":"kubeadm","slug":"kubeadm","permalink":"http://blog.flytrap.top/tags/kubeadm/"},{"name":"集群","slug":"集群","permalink":"http://blog.flytrap.top/tags/%E9%9B%86%E7%BE%A4/"}]},{"title":"linux 多显示器管理","date":"2019-06-01T16:00:00.000Z","path":"2019/06/02/tech/linux/xrandr/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"xrandr","slug":"xrandr","permalink":"http://blog.flytrap.top/tags/xrandr/"},{"name":"i3wm","slug":"i3wm","permalink":"http://blog.flytrap.top/tags/i3wm/"}]},{"title":"mysql记录","date":"2019-03-13T16:00:00.000Z","path":"2019/03/14/tech/linux/mysql/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"server","slug":"server","permalink":"http://blog.flytrap.top/tags/server/"},{"name":"mysql","slug":"mysql","permalink":"http://blog.flytrap.top/tags/mysql/"}]},{"title":"nginx 日常","date":"2019-03-12T16:00:00.000Z","path":"2019/03/13/tech/linux/deploy/nginx/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"nginx","slug":"nginx","permalink":"http://blog.flytrap.top/tags/nginx/"},{"name":"deploy","slug":"deploy","permalink":"http://blog.flytrap.top/tags/deploy/"}]},{"title":"服务器ssh登录配置","date":"2019-03-12T16:00:00.000Z","path":"2019/03/13/tech/linux/ssh/ssh_login/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"ssh","slug":"ssh","permalink":"http://blog.flytrap.top/tags/ssh/"},{"name":"login","slug":"login","permalink":"http://blog.flytrap.top/tags/login/"}]},{"title":"域名信息收集工具","date":"2019-01-09T16:00:00.000Z","path":"2019/01/10/tech/hacker/dns/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"dns","slug":"dns","permalink":"http://blog.flytrap.top/tags/dns/"},{"name":"nslookup","slug":"nslookup","permalink":"http://blog.flytrap.top/tags/nslookup/"},{"name":"dig","slug":"dig","permalink":"http://blog.flytrap.top/tags/dig/"}]},{"title":"ssh port forward","date":"2018-11-21T16:00:00.000Z","path":"2018/11/22/tech/linux/ssh/ssh_port_forward/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"hacker","slug":"hacker","permalink":"http://blog.flytrap.top/tags/hacker/"},{"name":"ssh","slug":"ssh","permalink":"http://blog.flytrap.top/tags/ssh/"},{"name":"port","slug":"port","permalink":"http://blog.flytrap.top/tags/port/"},{"name":"forward","slug":"forward","permalink":"http://blog.flytrap.top/tags/forward/"}]},{"title":"redis拾遗-性能指标","date":"2018-10-22T16:00:00.000Z","path":"2018/10/23/tech/redis/redis-info/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"redis","slug":"redis","permalink":"http://blog.flytrap.top/tags/redis/"},{"name":"info","slug":"info","permalink":"http://blog.flytrap.top/tags/info/"}]},{"title":"逆向工具","date":"2018-10-20T12:10:33.000Z","path":"2018/10/20/tech/hacker/reverse/reverse-command/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"hacker","slug":"hacker","permalink":"http://blog.flytrap.top/tags/hacker/"},{"name":"reverse","slug":"reverse","permalink":"http://blog.flytrap.top/tags/reverse/"}]},{"title":"子域名信息收集工具","date":"2018-08-26T16:00:00.000Z","path":"2018/08/27/tech/hacker/sub_dns_tools/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"dns","slug":"dns","permalink":"http://blog.flytrap.top/tags/dns/"},{"name":"sub","slug":"sub","permalink":"http://blog.flytrap.top/tags/sub/"}]},{"title":"alsamixer 控制音量","date":"2018-07-28T16:00:00.000Z","path":"2018/07/29/tech/linux/alsamixer/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"alasmixer","slug":"alasmixer","permalink":"http://blog.flytrap.top/tags/alasmixer/"},{"name":"amixer","slug":"amixer","permalink":"http://blog.flytrap.top/tags/amixer/"},{"name":"arch","slug":"arch","permalink":"http://blog.flytrap.top/tags/arch/"},{"name":"i3","slug":"i3","permalink":"http://blog.flytrap.top/tags/i3/"}]},{"title":"一加6 获取root权限","date":"2018-07-08T01:45:35.000Z","path":"2018/07/08/tech/hacker/oneplus_6_root/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"hacker","slug":"hacker","permalink":"http://blog.flytrap.top/tags/hacker/"},{"name":"安全","slug":"安全","permalink":"http://blog.flytrap.top/tags/%E5%AE%89%E5%85%A8/"},{"name":"oneplus","slug":"oneplus","permalink":"http://blog.flytrap.top/tags/oneplus/"}]},{"title":"安全工具系列之ettercap","date":"2018-06-10T01:45:35.000Z","path":"2018/06/10/tech/hacker/ettercap/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"hacker","slug":"hacker","permalink":"http://blog.flytrap.top/tags/hacker/"},{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"ettercap","slug":"ettercap","permalink":"http://blog.flytrap.top/tags/ettercap/"},{"name":"内网","slug":"内网","permalink":"http://blog.flytrap.top/tags/%E5%86%85%E7%BD%91/"},{"name":"渗透测试","slug":"渗透测试","permalink":"http://blog.flytrap.top/tags/%E6%B8%97%E9%80%8F%E6%B5%8B%E8%AF%95/"},{"name":"kali","slug":"kali","permalink":"http://blog.flytrap.top/tags/kali/"},{"name":"安全","slug":"安全","permalink":"http://blog.flytrap.top/tags/%E5%AE%89%E5%85%A8/"}]},{"title":"Microsoft Office MIME types for HTTP Content Streaming","date":"2018-06-08T16:00:00.000Z","path":"2018/06/09/tech/front/msword_content_type/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"msword","slug":"msword","permalink":"http://blog.flytrap.top/tags/msword/"},{"name":"office","slug":"office","permalink":"http://blog.flytrap.top/tags/office/"},{"name":"conten_type","slug":"conten-type","permalink":"http://blog.flytrap.top/tags/conten-type/"},{"name":"doc","slug":"doc","permalink":"http://blog.flytrap.top/tags/doc/"},{"name":"docx","slug":"docx","permalink":"http://blog.flytrap.top/tags/docx/"},{"name":"xls","slug":"xls","permalink":"http://blog.flytrap.top/tags/xls/"}]},{"title":"-- unavailable modifier requested: 0 -- 解决方案","date":"2018-03-08T16:00:00.000Z","path":"2018/03/09/tech/linux/deploy/unavailable_modifier_requested/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"django","slug":"django","permalink":"http://blog.flytrap.top/tags/django/"},{"name":"nginx","slug":"nginx","permalink":"http://blog.flytrap.top/tags/nginx/"},{"name":"uwsgi","slug":"uwsgi","permalink":"http://blog.flytrap.top/tags/uwsgi/"}]},{"title":"flytrap 2017","date":"2018-02-19T16:00:00.000Z","path":"2018/02/20/live/summary-2017/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"形意","slug":"形意","permalink":"http://blog.flytrap.top/tags/%E5%BD%A2%E6%84%8F/"},{"name":"coder","slug":"coder","permalink":"http://blog.flytrap.top/tags/coder/"},{"name":"read","slug":"read","permalink":"http://blog.flytrap.top/tags/read/"},{"name":"book","slug":"book","permalink":"http://blog.flytrap.top/tags/book/"},{"name":"生活","slug":"生活","permalink":"http://blog.flytrap.top/tags/%E7%94%9F%E6%B4%BB/"}]},{"title":"ManyToManyField 双向关联","date":"2018-01-06T16:00:00.000Z","path":"2018/01/07/tech/python/django/manytomany/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"django","slug":"django","permalink":"http://blog.flytrap.top/tags/django/"},{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"ManyToManyField","slug":"ManyToManyField","permalink":"http://blog.flytrap.top/tags/ManyToManyField/"},{"name":"单向","slug":"单向","permalink":"http://blog.flytrap.top/tags/%E5%8D%95%E5%90%91/"},{"name":"双向","slug":"双向","permalink":"http://blog.flytrap.top/tags/%E5%8F%8C%E5%90%91/"},{"name":"数据关联","slug":"数据关联","permalink":"http://blog.flytrap.top/tags/%E6%95%B0%E6%8D%AE%E5%85%B3%E8%81%94/"}]},{"title":"spring boot 添加sentry","date":"2017-12-12T16:00:00.000Z","path":"2017/12/13/tech/java/spring_sentry/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"spring","slug":"spring","permalink":"http://blog.flytrap.top/tags/spring/"},{"name":"sentry","slug":"sentry","permalink":"http://blog.flytrap.top/tags/sentry/"}]},{"title":"形意-劈拳","date":"2017-12-09T16:00:00.000Z","path":"2017/12/10/live/pi/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"形意","slug":"形意","permalink":"http://blog.flytrap.top/tags/%E5%BD%A2%E6%84%8F/"},{"name":"劈拳","slug":"劈拳","permalink":"http://blog.flytrap.top/tags/%E5%8A%88%E6%8B%B3/"},{"name":"劈","slug":"劈","permalink":"http://blog.flytrap.top/tags/%E5%8A%88/"},{"name":"肺","slug":"肺","permalink":"http://blog.flytrap.top/tags/%E8%82%BA/"}]},{"title":"一些mac下软件的使用技巧","date":"2017-11-27T16:00:00.000Z","path":"2017/11/28/tech/mac/crack_rec/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"mac","slug":"mac","permalink":"http://blog.flytrap.top/tags/mac/"},{"name":"os","slug":"os","permalink":"http://blog.flytrap.top/tags/os/"},{"name":"UltraEdit","slug":"UltraEdit","permalink":"http://blog.flytrap.top/tags/UltraEdit/"}]},{"title":"中体西用-今解","date":"2017-11-25T16:00:00.000Z","path":"2017/11/26/live/using/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"形意","slug":"形意","permalink":"http://blog.flytrap.top/tags/%E5%BD%A2%E6%84%8F/"},{"name":"国术","slug":"国术","permalink":"http://blog.flytrap.top/tags/%E5%9B%BD%E6%9C%AF/"},{"name":"国学","slug":"国学","permalink":"http://blog.flytrap.top/tags/%E5%9B%BD%E5%AD%A6/"},{"name":"武术","slug":"武术","permalink":"http://blog.flytrap.top/tags/%E6%AD%A6%E6%9C%AF/"},{"name":"中医","slug":"中医","permalink":"http://blog.flytrap.top/tags/%E4%B8%AD%E5%8C%BB/"},{"name":"传统","slug":"传统","permalink":"http://blog.flytrap.top/tags/%E4%BC%A0%E7%BB%9F/"}]},{"title":"error: RPC failed; curl 18 transfer closed with outstanding read data remaining","date":"2017-11-07T16:00:00.000Z","path":"2017/11/08/tech/mac/git_errors/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"git","slug":"git","permalink":"http://blog.flytrap.top/tags/git/"},{"name":"mac","slug":"mac","permalink":"http://blog.flytrap.top/tags/mac/"},{"name":"error","slug":"error","permalink":"http://blog.flytrap.top/tags/error/"}]},{"title":"django content type","date":"2017-10-14T16:00:00.000Z","path":"2017/10/15/tech/python/django/content_type/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"django","slug":"django","permalink":"http://blog.flytrap.top/tags/django/"},{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"orm","slug":"orm","permalink":"http://blog.flytrap.top/tags/orm/"}]},{"title":"一天时间安排","date":"2017-09-28T16:00:00.000Z","path":"2017/09/29/live/days/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"day","slug":"day","permalink":"http://blog.flytrap.top/tags/day/"},{"name":"时间管理","slug":"时间管理","permalink":"http://blog.flytrap.top/tags/%E6%97%B6%E9%97%B4%E7%AE%A1%E7%90%86/"}]},{"title":"mac keys","date":"2017-09-28T16:00:00.000Z","path":"2017/09/29/tech/mac/keys/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"mac","slug":"mac","permalink":"http://blog.flytrap.top/tags/mac/"},{"name":"key","slug":"key","permalink":"http://blog.flytrap.top/tags/key/"}]},{"title":"ssh key config 分离git工作环境","date":"2017-09-15T16:00:00.000Z","path":"2017/09/16/tech/linux/work_separation/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"ssh","slug":"ssh","permalink":"http://blog.flytrap.top/tags/ssh/"},{"name":"ssh_config","slug":"ssh-config","permalink":"http://blog.flytrap.top/tags/ssh-config/"},{"name":"ssh环境","slug":"ssh环境","permalink":"http://blog.flytrap.top/tags/ssh%E7%8E%AF%E5%A2%83/"},{"name":"git","slug":"git","permalink":"http://blog.flytrap.top/tags/git/"}]},{"title":"无题","date":"2017-07-28T16:00:00.000Z","path":"2017/07/29/live/liveing/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"tag1","slug":"tag1","permalink":"http://blog.flytrap.top/tags/tag1/"},{"name":"tag2","slug":"tag2","permalink":"http://blog.flytrap.top/tags/tag2/"}]},{"title":"python脚本自动发微博","date":"2017-07-28T16:00:00.000Z","path":"2017/07/29/tech/python/auto_tools/auto_send_weibo/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"selenium","slug":"selenium","permalink":"http://blog.flytrap.top/tags/selenium/"},{"name":"webdriver","slug":"webdriver","permalink":"http://blog.flytrap.top/tags/webdriver/"},{"name":"微博","slug":"微博","permalink":"http://blog.flytrap.top/tags/%E5%BE%AE%E5%8D%9A/"},{"name":"sina","slug":"sina","permalink":"http://blog.flytrap.top/tags/sina/"},{"name":"新浪","slug":"新浪","permalink":"http://blog.flytrap.top/tags/%E6%96%B0%E6%B5%AA/"},{"name":"自动化","slug":"自动化","permalink":"http://blog.flytrap.top/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/"}]},{"title":"arch linux 修改pip源","date":"2017-07-23T16:00:00.000Z","path":"2017/07/24/tech/python/arch_pip_change/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"arch","slug":"arch","permalink":"http://blog.flytrap.top/tags/arch/"},{"name":"pip","slug":"pip","permalink":"http://blog.flytrap.top/tags/pip/"}]},{"title":"Docker 常用命令, 运行使用postgresql","date":"2017-07-21T16:00:00.000Z","path":"2017/07/22/tech/linux/docker/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"docker","slug":"docker","permalink":"http://blog.flytrap.top/tags/docker/"},{"name":"postgresql","slug":"postgresql","permalink":"http://blog.flytrap.top/tags/postgresql/"}]},{"title":"taiga开发环境搭建","date":"2017-07-21T16:00:00.000Z","path":"2017/07/22/tech/python/taiga/taiga_env/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"django","slug":"django","permalink":"http://blog.flytrap.top/tags/django/"},{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"taiga","slug":"taiga","permalink":"http://blog.flytrap.top/tags/taiga/"},{"name":"开源","slug":"开源","permalink":"http://blog.flytrap.top/tags/%E5%BC%80%E6%BA%90/"}]},{"title":"内家桩功之我见","date":"2017-07-17T16:00:00.000Z","path":"2017/07/18/martial/pile_work/","categories":[{"name":"martial","slug":"martial","permalink":"http://blog.flytrap.top/categories/martial/"}],"tags":[{"name":"桩","slug":"桩","permalink":"http://blog.flytrap.top/tags/%E6%A1%A9/"}]},{"title":"关于不需要权限访问的接口,错误token,报401的解释","date":"2017-06-25T12:10:33.000Z","path":"2017/06/25/tech/python/django/django_401/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"django","slug":"django","permalink":"http://blog.flytrap.top/tags/django/"},{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"token","slug":"token","permalink":"http://blog.flytrap.top/tags/token/"}]},{"title":"laptop-mode 安装","date":"2017-02-26T15:16:00.000Z","path":"2017/02/26/tech/linux/arch/laptop-mode/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"laptop","slug":"laptop","permalink":"http://blog.flytrap.top/tags/laptop/"}]},{"title":"flytrap 2016","date":"2017-02-04T09:49:00.000Z","path":"2017/02/04/live/summary-2016/","categories":[{"name":"live","slug":"live","permalink":"http://blog.flytrap.top/categories/live/"}],"tags":[{"name":"coder","slug":"coder","permalink":"http://blog.flytrap.top/tags/coder/"},{"name":"orgmode","slug":"orgmode","permalink":"http://blog.flytrap.top/tags/orgmode/"},{"name":"read","slug":"read","permalink":"http://blog.flytrap.top/tags/read/"},{"name":"book","slug":"book","permalink":"http://blog.flytrap.top/tags/book/"},{"name":"生活","slug":"生活","permalink":"http://blog.flytrap.top/tags/%E7%94%9F%E6%B4%BB/"}]},{"title":"python 代码跳转","date":"2017-01-11T13:20:00.000Z","path":"2017/01/11/tech/emacs/elpy/python_goto_define/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"elpy","slug":"elpy","permalink":"http://blog.flytrap.top/tags/elpy/"}]},{"title":"pep8 pycodestyle 检查","date":"2017-01-02T14:12:00.000Z","path":"2017/01/02/tech/python/pep8_pycodestyle/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"pep8","slug":"pep8","permalink":"http://blog.flytrap.top/tags/pep8/"}]},{"title":"emacs快捷键","date":"2016-12-09T16:00:00.000Z","path":"2016/12/10/tech/emacs/emacs_keys/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"emacs","slug":"emacs","permalink":"http://blog.flytrap.top/tags/emacs/"}]},{"title":"arch linux 安装","date":"2016-12-04T14:20:00.000Z","path":"2016/12/04/tech/linux/arch/arch_install/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"arch","slug":"arch","permalink":"http://blog.flytrap.top/tags/arch/"}]},{"title":"linux 安装flash","date":"2016-12-04T05:41:00.000Z","path":"2016/12/04/tech/linux/install_flash/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"linux","slug":"linux","permalink":"http://blog.flytrap.top/tags/linux/"},{"name":"flash","slug":"flash","permalink":"http://blog.flytrap.top/tags/flash/"}]},{"title":"flask环境","date":"2016-11-28T16:27:00.000Z","path":"2016/11/29/tech/python/flask/flask_env/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"},{"name":"flask","slug":"flask","permalink":"http://blog.flytrap.top/tags/flask/"}]},{"title":"proxychains 实现终端代理","date":"2016-11-28T16:15:00.000Z","path":"2016/11/29/tech/linux/proxychains/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"proxychains","slug":"proxychains","permalink":"http://blog.flytrap.top/tags/proxychains/"},{"name":"命令行代理","slug":"命令行代理","permalink":"http://blog.flytrap.top/tags/%E5%91%BD%E4%BB%A4%E8%A1%8C%E4%BB%A3%E7%90%86/"}]},{"title":"一些python现象理解","date":"2016-11-27T07:36:00.000Z","path":"2016/11/27/tech/python/some_python_phenomenon/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"}]},{"title":"关于py2和py3区别的一些记录","date":"2016-11-27T04:36:00.000Z","path":"2016/11/27/tech/python/py3_2_diff/","categories":[{"name":"tech","slug":"tech","permalink":"http://blog.flytrap.top/categories/tech/"}],"tags":[{"name":"python","slug":"python","permalink":"http://blog.flytrap.top/tags/python/"}]}] \ No newline at end of file diff --git a/fonts/default-skin.b257fa.svg b/fonts/default-skin.b257fa.svg deleted file mode 100644 index 9d5f0c6a..00000000 --- a/fonts/default-skin.b257fa.svg +++ /dev/null @@ -1 +0,0 @@ -default-skin 2 \ No newline at end of file diff --git a/fonts/iconfont.16acc2.ttf b/fonts/iconfont.16acc2.ttf deleted file mode 100644 index bcc77994..00000000 Binary files a/fonts/iconfont.16acc2.ttf and /dev/null differ diff --git a/fonts/iconfont.45d7ee.svg b/fonts/iconfont.45d7ee.svg deleted file mode 100644 index 59c4f5bf..00000000 --- a/fonts/iconfont.45d7ee.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - -Created by FontForge 20120731 at Sun Jul 9 01:44:08 2017 - By admin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/iconfont.8c627f.woff b/fonts/iconfont.8c627f.woff deleted file mode 100644 index d044ffbf..00000000 Binary files a/fonts/iconfont.8c627f.woff and /dev/null differ diff --git a/fonts/iconfont.b322fa.eot b/fonts/iconfont.b322fa.eot deleted file mode 100644 index a3ffe871..00000000 Binary files a/fonts/iconfont.b322fa.eot and /dev/null differ diff --git a/fonts/tooltip.4004ff.svg b/fonts/tooltip.4004ff.svg deleted file mode 100644 index 0d8ba2e3..00000000 --- a/fonts/tooltip.4004ff.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/img/default-skin.png b/img/default-skin.png deleted file mode 100644 index 441c502c..00000000 Binary files a/img/default-skin.png and /dev/null differ diff --git a/img/preloader.gif b/img/preloader.gif deleted file mode 100644 index b8faa697..00000000 Binary files a/img/preloader.gif and /dev/null differ diff --git a/img/scrollbar_arrow.png b/img/scrollbar_arrow.png deleted file mode 100644 index 81bba972..00000000 Binary files a/img/scrollbar_arrow.png and /dev/null differ diff --git a/index.html b/index.html deleted file mode 100644 index 027155da..00000000 --- a/index.html +++ /dev/null @@ -1,2004 +0,0 @@ - - - - - - - - - 俗子 - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
- -
-
- - - -
- -
-
-
- -
-
-
- - - - - - -
-
- - - - - - - - - - - - - - - - - -
-
- -
-
- - - -
-
-

tag:

- - -
-
    -

    - 缺失模块。
    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
    -
    -

    -
  • - -

    - - -

    -

    - - -

    -
  • -
-
- - - -
- - - -
- - - -
- -
很惭愧<br><br>只做了一点微小的工作<br>谢谢大家
- -
- -
- -
- - -
- - \ No newline at end of file diff --git a/main.0cf68a.css b/main.0cf68a.css deleted file mode 100644 index eacf2d44..00000000 --- a/main.0cf68a.css +++ /dev/null @@ -1 +0,0 @@ -.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.left-col.show{box-shadow:0 0 6px 0 rgba(0,0,0,.75)}.mid-col,.mid-col.show .article,.tools-col,.tools-col .tools-section .search-tag.tagcloud .article-tag-list,.tools-col .tools-section .search-ul .search-tag span:hover,.tools-col .tools-section .search-ul .search-time span:hover,.tools-col .tools-section .search-ul .search-title:hover,.tools-col .tools-section .search-wrap .icon{transition:all .2s ease-in;-ms-transition:all .2s ease-in}@-webkit-keyframes leftIn{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}60%{-webkit-transform:translate3d(358px,0,0);transform:translate3d(358px,0,0)}75%{-webkit-transform:translate3d(323px,0,0);transform:translate3d(323px,0,0)}90%{-webkit-transform:translate3d(338px,0,0);transform:translate3d(338px,0,0)}to{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}}@keyframes leftIn{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}60%{-webkit-transform:translate3d(358px,0,0);transform:translate3d(358px,0,0)}75%{-webkit-transform:translate3d(323px,0,0);transform:translate3d(323px,0,0)}90%{-webkit-transform:translate3d(338px,0,0);transform:translate3d(338px,0,0)}to{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}}.mid-col.show{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:leftIn;animation-name:leftIn}@-webkit-keyframes leftOut{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes leftOut{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.mid-col.hide{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:leftOut;animation-name:leftOut}@-webkit-keyframes smallLeftIn{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}60%{-webkit-transform:translate3d(325px,0,0);transform:translate3d(325px,0,0)}75%{-webkit-transform:translate3d(290px,0,0);transform:translate3d(290px,0,0)}90%{-webkit-transform:translate3d(305px,0,0);transform:translate3d(305px,0,0)}to{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}}@keyframes smallLeftIn{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}60%{-webkit-transform:translate3d(325px,0,0);transform:translate3d(325px,0,0)}75%{-webkit-transform:translate3d(290px,0,0);transform:translate3d(290px,0,0)}90%{-webkit-transform:translate3d(305px,0,0);transform:translate3d(305px,0,0)}to{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}}.tools-col.show{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:smallLeftIn;animation-name:smallLeftIn}@-webkit-keyframes smallleftOut{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes smallleftOut{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(333px,0,0);transform:translate3d(333px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.tools-col.hide{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:smallleftOut;animation-name:smallleftOut}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;height:100%}body{margin:0;font-size:14px;font-family:Helvetica Neue,Helvetica,STHeiTi,Arial,sans-serif;line-height:1.5;color:#333;background-color:#fff;min-height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background:transparent;text-decoration:none;color:#08c}a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}pre{overflow:auto;white-space:pre;white-space:pre-wrap;word-wrap:break-word}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;vertical-align:middle}button,input,select{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto;resize:vertical;vertical-align:top}optgroup{font-weight:700}button,input,select,textarea{outline:0}input,textarea{-webkit-user-modify:read-write-plaintext-only}input::-ms-clear,input::-ms-reveal{display:none}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.placeholder{color:#999}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}blockquote,figure,form,h1,h2,h3,h4,h5,h6,p{margin:0}dd,dl,li,ol,ul{margin:0;padding:0}ol,ul{list-style:none outside none}h1,h2,h3{line-height:2;font-weight:400}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}i{font-style:normal}*{box-sizing:border-box}@font-face{font-family:iconfont;src:url(./fonts/iconfont.b322fa.eot);src:url(./fonts/iconfont.b322fa.eot#iefix) format("embedded-opentype"),url(./fonts/iconfont.8c627f.woff) format("woff"),url(./fonts/iconfont.16acc2.ttf) format("truetype"),url(./fonts/iconfont.45d7ee.svg#iconfont) format("svg")}[class*=" icon-"],[class^=icon-]{font-family:iconfont!important;speak:none;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-twitter:before{content:"\E600"}.icon-facebook:before{content:"\E601"}.icon-clock:before{content:"\E602"}.icon-mail:before{content:"\E609"}.icon-link:before{content:"\E6AB"}.icon-search:before{content:"\E65B"}.icon-smile:before{content:"\E64A"}.icon-roundrightfill:before{content:"\E65A"}.icon-list:before{content:"\E682"}.icon-book:before{content:"\E6FE"}.icon-home:before{content:"\E6BB"}.icon-share:before{content:"\E618"}.icon-back:before{content:"\E625"}.icon-qq:before{content:"\E62D"}.icon-weibo:before{content:"\E619"}.icon-segmentfault:before{content:"\E603"}.icon-sort:before{content:"\E700"}.icon-jianshu:before{content:"\E613"}.icon-circle-left:before{content:"\E71F"}.icon-circle-right:before{content:"\E720"}.icon-loading:before{content:"\E614"}.icon-acfun:before{content:"\E604"}.icon-close:before{content:"\E60C"}.icon-tumblr:before{content:"\E6B0"}.icon-calendar:before{content:"\E667"}.icon-rss:before{content:"\E877"}.icon-price-tags:before{content:"\E6F9"}.icon-quo-left:before{content:"\E7F5"}.icon-quo-right:before{content:"\E7F6"}.icon-back1:before{content:"\E64E"}.icon-github:before{content:"\E735"}.icon-film:before{content:"\E7B7"}.icon-weixin:before{content:"\E61F"}.icon-qzone:before{content:"\E680"}.icon-category:before{content:"\E605"}.icon-douban:before{content:"\E64C"}.icon-roundleftfill:before{content:"\E799"}.icon-tuding:before{content:"\E651"}.icon-zhihu:before{content:"\E61B"}.icon-linkedin:before{content:"\E6D4"}.icon-google:before{content:"\E635"}.icon-plane:before{content:"\E62F"}.icon-bilibili:before{content:"\E622"}.icon-psn:before{content:"\E6C7"}body,button,input,select,textarea{color:#1a1a1a;font-family:lucida grande,lucida sans unicode,lucida,helvetica,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;font-size:16px;font-size:1rem;line-height:1.75}body{overflow-y:hidden;background:#eaeaea}#container,body,html{height:100%;overflow-x:hidden;overflow-y:auto}#mobile-nav{display:none}#container{position:relative;min-height:100%}#container .anm-canvas{display:none}#container.show .anm-canvas{display:block;position:fixed}.body-wrap{margin-bottom:80px}.mid-col{position:absolute;right:0;min-height:100%;background:#eaeaea;left:300px;width:auto}.mid-col.show{background:none;opacity:.9}.mid-col.show .article{background:hsla(0,0%,100%,.3)}.left-col{background:#fff;width:300px;position:fixed;opacity:1;transition:all .2s ease-in;height:100%;z-index:999}.left-col .overlay{width:100%;height:180px;position:absolute}.left-col .intrude-less{width:76%;text-align:center;margin:112px auto 0}.left-col #header{width:100%;height:300px;position:relative;border-bottom:1px solid color-border}.left-col #header a{color:#696969}.left-col #header a:hover{color:#b0a0aa}.left-col #header .header-subtitle{text-align:center;color:#999;font-size:14px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.left-col #header .header-menu{font-weight:300;line-height:31px;text-transform:uppercase;float:none;min-height:150px;margin-left:-12px;text-align:center;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:center}.left-col #header .header-menu li{cursor:default}.left-col #header .header-menu li a{font-size:14px;min-width:300px}.left-col #header .header-smart-menu{font-size:12px;margin-bottom:20px}.left-col #header .header-smart-menu a:after{content:"/"}.left-col #header .header-smart-menu a:last-child:after{content:""}.left-col #header .profilepic{display:block;border:5px solid #fff;border-radius:300px;width:128px;height:128px;margin:0 auto;position:relative;overflow:hidden;background:#88acdb;-webkit-transition:all .2s ease-in;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:center;text-align:center}.left-col #header .profilepic img{border-radius:300px;opacity:1;-webkit-transition:all .2s ease-in}.left-col #header .profilepic img.show{width:100%;height:100%;opacity:1}.left-col #header .header-author{text-align:center;margin:.67em 0;font-family:Roboto,serif;font-size:30px;transition:.3s}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-button:end:decrement,::-webkit-scrollbar-button:start:increment{display:none}::-webkit-scrollbar-corner{display:block}::-webkit-scrollbar-thumb{border-radius:8px;background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:hover{border-radius:8px;background-color:rgba(0,0,0,.5)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-right:1px solid transparent;border-left:1px solid transparent}::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,.15)}::-webkit-scrollbar-button:start{width:10px;height:10px;background:url(./img/scrollbar_arrow.png) no-repeat 0 0}::-webkit-scrollbar-button:start:hover{background:url(./img/scrollbar_arrow.png) no-repeat -15px 0}::-webkit-scrollbar-button:start:active{background:url(./img/scrollbar_arrow.png) no-repeat -30px 0}::-webkit-scrollbar-button:end{width:10px;height:10px;background:url(./img/scrollbar_arrow.png) no-repeat 0 -18px}::-webkit-scrollbar-button:end:hover{background:url(./img/scrollbar_arrow.png) no-repeat -15px -18px}::-webkit-scrollbar-button:end:active{background:url(./img/scrollbar_arrow.png) no-repeat -30px -18px}.article-entry .highlight,.article-entry pre{background:#272822;margin:10px 0;padding:10px;overflow:auto;color:#fff;font-size:.9em;line-height:22.400000000000002px}.article-entry .gist .gist-file .gist-data .line-numbers,.article-entry .highlight .gutter pre,.article-entry .highlight .gutter pre .line{color:#666}.article-entry code,.article-entry pre{font-family:Source Code Pro,Consolas,Monaco,Menlo,monospace}.article-entry code{background:#eee;padding:0 .3em;border:none}.article-entry pre code{background:none;text-shadow:none;padding:0;color:#fff}.article-entry .highlight{border-radius:4px}.article-entry .highlight pre{border:none;margin:0;padding:0}.article-entry .highlight table{margin:0;width:auto}.article-entry .highlight td{border:none;padding:0}.article-entry .highlight figcaption{color:highlight-comment;line-height:1em;margin-bottom:1em}.article-entry .highlight figcaption:after,.article-entry .highlight figcaption:before{content:"";display:table}.article-entry .highlight figcaption:after{clear:both}.article-entry .highlight figcaption a{float:right}.article-entry .highlight .gutter pre{text-align:right;padding-right:20px}.article-entry .highlight .gutter pre .line{text-shadow:none}.article-entry .highlight .line{color:#fff;min-height:19px}.article-entry .gist{margin:0 -20px;border-style:solid;border-color:#ddd;border-width:1px 0;background:#272822;padding:15px 20px 15px 0}.article-entry .gist .gist-file{border:none;font-family:Source Code Pro,Consolas,Monaco,Menlo,monospace;margin:0}.article-entry .gist .gist-file .gist-data{background:none;border:none}.article-entry .gist .gist-file .gist-data .line-numbers{background:none;border:none;padding:0 20px 0 0}.article-entry .gist .gist-file .gist-data .line-data{padding:0!important}.article-entry .gist .gist-file .highlight{margin:0;padding:0;border:none}.article-entry .gist .gist-file .gist-meta{background:#272822;color:highlight-comment;font:.85em Helvetica Neue,Helvetica,Arial,sans-serif;text-shadow:0 0;padding:0;margin-top:1em;margin-left:20px}.article-entry .gist .gist-file .gist-meta a{color:#258fb8;font-weight:400}.article-entry .gist .gist-file .gist-meta a:hover{text-decoration:underline}pre .comment{color:#75715e}pre .class .params,pre .function .keyword,pre .keyword{color:#66d9ef}pre .css .value,pre .doctype,pre .function,pre .params,pre .tag{color:#fff}pre .at_rule,pre .at_rule .keyword,pre .css~* .tag,pre .preprocessor,pre .preprocessor .keyword,pre .title{color:#f92672}pre .attribute,pre .built_in,pre .class,pre .css~* .class,pre .function .title{color:#a6e22e}pre .string,pre .value{color:#e6db74}pre .number{color:#7163d7}pre .css~* .id,pre .id{color:#fd971f}#header .tagcloud a{color:#fff}.tagcloud a{display:inline-block;text-decoration:none;font-weight:400;font-size:10px;color:#fff;height:18px;line-height:18px;float:left;padding:0 5px 0 10px;position:relative;border-radius:0 5px 5px 0;margin:5px 9px 5px 8px;font-family:Menlo,Monaco,Andale Mono,lucida console,Courier New,monospace}.tagcloud a:hover{opacity:.8}.tagcloud a:before{content:" ";width:0;height:0;position:absolute;top:0;left:-18px;border:9px solid transparent}.tagcloud a:after{content:" ";width:4px;height:4px;background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.3);position:absolute;top:7px;left:2px}.tagcloud a.color1{background:#ff945c}.tagcloud a.color1:before{border-right-color:#ff945c}.tagcloud a.color2{background:#cc8167}.tagcloud a.color2:before{border-right-color:#cc8167}.tagcloud a.color3{background:#ba8f6c}.tagcloud a.color3:before{border-right-color:#ba8f6c}.tagcloud a.color4{background:#94635c}.tagcloud a.color4:before{border-right-color:#94635c}.tagcloud a.color5{background:#7b5d5f}.tagcloud a.color5:before{border-right-color:#7b5d5f}.article-tag-list .article-tag-list-item{float:left}.article-pop-out .icon-tuding{color:#999;float:left;margin-right:10px;margin-top:6px}.article-category,.article-category .article-tag-list,.article-tag,.article-tag .article-tag-list{float:left}.article-category .icon,.article-tag .icon{color:#999;float:left;margin-right:10px;margin-top:6px}.article-pop-out{float:left}.archive-article-date{color:#999;margin-right:7.6923%;float:right}.archive-article-date .icon{margin:5px 5px 5px 0}.glass{background-color:rgba(54,70,93,.9);z-index:998;transition:opacity .15s;width:100%;height:100%;display:none}.glass,.tagcloud-ctn{left:0;opacity:1;bottom:0;position:fixed;right:0;top:0}.tagcloud-ctn{z-index:90120;background-size:100% 100%}.tagcloud-ctn .tagcloud-global{position:fixed;top:50%;left:50%;margin-top:-115px;margin-left:-315px;width:630px}.tagcloud-ctn .tagcloud-global a{width:80px;height:80px;border-radius:50%;background:#f2992e;color:#fff;display:block;float:left;line-height:80px;text-align:center}.tagcloud-ctn .tagcloud-global .tab-post-types .tab-post-type:first-child .post-type-icon{background:#f2992e}.tagcloud-ctn .tagcloud-global .tab-post-types .tab-post-type:nth-child(2) .post-type-icon{background:#56bc8a}.tagcloud-ctn .tagcloud-global .tab-post-types .tab-post-type:nth-child(3) .post-type-icon{background:#4aa8d8}.tagcloud-ctn .tagcloud-global .tab-post-types .tab-post-type:nth-child(4) .post-type-icon{background:#a77dc2}.tagcloud-ctn .tagcloud-global .tab-post-types .tab-post-type:nth-child(5) .post-type-icon{background:#dd765d}#header .header-nav{width:100%;position:absolute;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}#header .header-nav .social{margin-top:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header .header-nav .social a{border-radius:50%;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;margin:0 8px 15px;transition:.3s;text-align:center;color:#fff;opacity:.7;width:28px;height:28px;line-height:26px}#header .header-nav .social a:hover{opacity:1}#header .header-nav .social a.weibo{background:#aaf;border:1px solid #aaf}#header .header-nav .social a.weibo:hover{border:1px solid #aaf}#header .header-nav .social a.segmentfault{background:#009a61;border:1px solid #009a61}#header .header-nav .social a.segmentfault:hover{border:1px solid #009a61}#header .header-nav .social a.rss{background:#ef7522;border:1px solid #ef7522}#header .header-nav .social a.rss:hover{border:1px solid #cf5d0f}#header .header-nav .social a.github{background:#afb6ca;border:1px solid #afb6ca}#header .header-nav .social a.github:hover{border:1px solid #909ab6}#header .header-nav .social a.facebook{background:#3b5998;border:1px solid #3b5998}#header .header-nav .social a.facebook:hover{border:1px solid #2d4373}#header .header-nav .social a.google{background:#c83d20;border:1px solid #c83d20}#header .header-nav .social a.google:hover{border:1px solid #9c3019}#header .header-nav .social a.twitter{background:#55cff8;border:1px solid #55cff8}#header .header-nav .social a.twitter:hover{border:1px solid #24c1f6}#header .header-nav .social a.linkedin{background:#005a87;border:1px solid #005a87}#header .header-nav .social a.linkedin:hover{border:1px solid #006b98}#header .header-nav .social a.acfun{background:#fd4c5d;border:1px solid #fd4c5d}#header .header-nav .social a.acfun:hover{border:1px solid #fd4c5d}#header .header-nav .social a.bilibili{background:#e15280;border:1px solid #e15280}#header .header-nav .social a.bilibili:hover{border:1px solid #e15280}#header .header-nav .social a.zhihu{background:#0078d8;border:1px solid #0078d8}#header .header-nav .social a.zhihu:hover{border:1px solid #0078d8}#header .header-nav .social a.douban{background:#06c611;border:1px solid #06c611}#header .header-nav .social a.douban:hover{border:1px solid #06c611}#header .header-nav .social a.mail{background:#005a87;border:1px solid #005a87}#header .header-nav .social a.mail:hover{border:1px solid #006b98}#header .header-nav .social a.jianshu{background:#ff5722;border:1px solid #ff5722}#header .header-nav .social a.jianshu:hover{border:1px solid #ff5722}#header .header-nav .social a.weixin{background:#4caf50;border:1px solid #4caf50}#header .header-nav .social a.weixin:hover{border:1px solid #4caf50}#header .header-nav .social a.qq{background:#34baad;border:1px solid #34baad}#header .header-nav .social a.qq:hover{border:1px solid #34baad}#header .header-nav .social a.psn{background:#086ef6;border:1px solid #086ef6}#header .header-nav .social a.psn:hover{border:1px solid #086ef6}#page-nav{text-align:center;margin-top:30px}#page-nav .page-number{width:20px;height:25px;background:#4d4d4d;display:inline-block;color:#fff;line-height:25px;font-size:12px;margin:0 5px 30px;border-radius:2px}#page-nav .page-number:hover{background:#5e5e5e}#page-nav .current{background:#88acdb;cursor:default}#page-nav .current:hover{background:#88acdb}#page-nav .extend{color:#4d4d4d;margin:0 27px;opacity:1}#page-nav .extend:hover{color:#5e5e5e}#page-nav:hover .extend{opacity:1}.archives-wrap{position:relative;margin:0 30px;padding-right:60px;border-bottom:1px solid #eee;background:#fff}.archives-wrap:first-child{margin-top:30px}.archives-wrap:last-child{margin-bottom:80px}.archives-wrap .archive-year-wrap{line-height:35px;width:200px;position:absolute;padding-top:15px;font-size:1.8em;z-index:1}.archives-wrap .archive-year-wrap a{color:#666;font-weight:700;padding-left:48px}.archives{position:relative}.archives .article-info{border:none}.archives .archive-article{margin-left:200px;padding:20px 0;border-bottom:1px solid #eee;border-top:1px solid #fff;position:relative}.archives .archive-article:first-child{border-top:none}.archives .archive-article:last-child{border-bottom:none}.archives .archive-article-title{font-size:16px;color:#333;transition:color .3s}.archives .archive-article-title:hover{color:#657b83}.archives .archive-article-title span{display:block;color:#a8a8a8;font-size:12px;line-height:14px;height:7px;padding-left:2px}.archives .archive-article-title span:before{display:inline-block;content:"\201C";font-family:serif;font-size:30px;float:left;margin:4px 4px 0 -12px;color:#c8c8c8}.archive-article-inner .icon-clock{margin-right:5px}.archive-article-inner .archive-article-header{position:relative;min-height:36px}.archive-article-inner .article-meta{position:relative;float:right;margin-top:-10px;color:#555;background:none;text-align:right;width:auto}.archive-article-inner .article-meta .article-date time{color:#aaa}.archive-article-inner .article-meta .archive-article-date,.archive-article-inner .article-meta .article-tag-list{margin-right:30px;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;color:#666;font-size:14px}.archive-article-inner .article-meta .archive-article-date{cursor:default;font-size:12px;margin-bottom:5px;margin-top:-10px;margin-right:0}.archive-article-inner .article-meta .article-category:before{float:left;margin-top:1px;left:15px}.archive-article-inner .article-meta .article-category .article-category-link{width:auto;max-width:83px;padding-left:10px}.archive-article-inner .article-meta .article-tag-list{margin-top:0}.archive-article-inner .article-meta .article-tag-list:before{left:15px}.archive-article-inner .article-meta .article-tag-list .article-tag-list-item{display:inline-block;width:auto;max-width:83px;padding-left:8px;font-size:12px}.tools-col{width:300px;height:100%;position:fixed;left:0;top:0;z-index:0;padding:0;opacity:0;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.tools-col.show{opacity:1}.tools-col.hide{z-index:0}.tools-col .tools-nav{display:none}.tools-col .tools-section,.tools-col .tools-wrap{height:100%;color:#e5e5e5;width:360px;overflow:hidden;overflow-y:auto}.tools-col .tools-section ::-webkit-scrollbar,.tools-col .tools-wrap ::-webkit-scrollbar{display:none}.tools-col .tools-section .search-wrap{width:310px;margin:20px 20px 10px;position:relative}.tools-col .tools-section .search-wrap .search-ipt{width:310px;color:#fff;background:none;border:none;border-bottom:2px solid #fff;font-family:Roboto,serif}.tools-col .tools-section .search-wrap .icon{position:absolute;right:0;top:7px;color:#fff;cursor:pointer}.tools-col .tools-section .search-wrap .icon:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.tools-col .tools-section .search-wrap ::-webkit-input-placeholder{color:#ededed}.tools-col .tools-section .search-tag.tagcloud{text-align:center;position:relative}.tools-col .tools-section .search-tag.tagcloud .search-tag-wording{font-size:12px;float:right;margin:4px 75px 0 0}.tools-col .tools-section .search-tag.tagcloud .search-switch{width:40px;height:25px;display:block}.tools-col .tools-section .search-tag.tagcloud .search-switch input{width:40px;height:14px;position:absolute;top:0;right:30px;z-index:2;border:0;background:0 0;-webkit-appearance:none;outline:0}.tools-col .tools-section .search-tag.tagcloud .search-switch input:before{content:"";width:40px;height:14px;border:1px solid #bdcabc;background-color:#fdfdfd;border-radius:20px;cursor:pointer;display:inline-block;position:relative;vertical-align:middle;box-sizing:content-box;box-shadow:inset 0 0 0 0 #dfdfdf;transition:border .4s,box-shadow .4s;background-clip:content-box}.tools-col .tools-section .search-tag.tagcloud .search-switch input:checked:before{border-color:#64bd63;box-shadow:inset 0 0 0 .16rem #64bd63;background-color:#64bd63;transition:border .4s,box-shadow .4s,background-color 1.2s}.tools-col .tools-section .search-tag.tagcloud .search-switch input:checked:after{left:27px;background:#fff}.tools-col .tools-section .search-tag.tagcloud .search-switch input:after{content:"";width:14px;height:14px;position:absolute;top:16px;left:2px;-webkit-transform:translateY(-50%);border-radius:100%;background-color:#91c0f1;box-shadow:0 1px 1px rgba(0,0,0,.4);transition:left .2s;cursor:pointer}.tools-col .tools-section .search-tag.tagcloud .article-tag-list{display:none;margin:15px 10px 0;padding:10px;background:hsla(0,0%,100%,.2)}.tools-col .tools-section .search-tag.tagcloud .article-tag-list.show{display:block}.tools-col .tools-section .search-tag.tagcloud .a{float:none}.tools-col .tools-section .search-ul{margin-top:10px;color:rgba(77,77,77,.75);-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow-y:auto}.tools-col .tools-section .search-ul .search-li{padding:10px 20px;border-bottom:1px dotted #dcdcdc}.tools-col .tools-section .search-ul .search-li:hover{background:hsla(0,0%,100%,.2)}.tools-col .tools-section .search-ul .search-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:#fffff8;text-shadow:1px 1px rgba(77,77,77,.25)}.tools-col .tools-section .search-ul .search-title .icon{margin-right:10px;color:#fffdd8}.tools-col .tools-section .search-ul .search-title:hover{color:#fff}.tools-col .tools-section .search-ul .search-tag,.tools-col .tools-section .search-ul .search-time{font-size:12px;color:#fffdd8;margin-right:10px}.tools-col .tools-section .search-ul .search-tag .icon,.tools-col .tools-section .search-ul .search-time .icon{margin-right:0}.tools-col .tools-section .search-ul .search-tag span,.tools-col .tools-section .search-ul .search-time span{cursor:pointer}.tools-col .tools-section .search-ul .search-tag span:hover,.tools-col .tools-section .search-ul .search-time span:hover{color:#fff}.tools-col .tools-section .search-ul .search-time{float:left}.tools-col .tools-section .search-ul .search-tag span{margin-right:5px}.tools-col .tools-section-friends{padding-top:30px}.tools-col .aboutme-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#fffdd8;text-shadow:1px 1px rgba(77,77,77,.45)}.body-wrap>article{position:relative}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(1)}60%{opacity:1;-webkit-transform:scale(1.01)}to{-webkit-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}60%{opacity:1;-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}.article{margin:30px;position:relative;border:1px solid #ddd;border-top:1px solid #fff;border-bottom:1px solid #fff;background:#fff;transition:all .2s ease-in}.article img{max-width:100%}.article-inner h1.article-title,.article-title{color:#696969;margin-left:0;font-weight:300;line-height:35px;margin-bottom:20px;font-size:26px;transition:color .3s}.article-header{border-left:5px solid #4d4d4d;padding:30px 0 15px 25px;padding-left:7.6923%}.article-meta{width:150px;font-size:14;text-align:right;position:absolute;right:0;top:23px;text-align:center;z-index:1}.article-meta time{color:#aaa}.article-meta time .icon-clock{margin-right:8px;font-size:16px}.article-more-link{margin-top:0;text-align:left;float:right}.article-more-link a{background:#4d4d4d;color:#fff;font-size:12px;padding:5px 8px;line-height:16px;border-radius:2px;transition:background .3s}.article-more-link a:hover{background:#3c3c3c}.article-more-link a.hidden{visibility:hidden}.article-info.info-on-right{margin:10px 0 0;float:right}.article-info-index.article-info{padding-top:20px;margin:30px 7.6923% 0;min-height:72px;border-top:1px solid #ddd}.article-info-post.article-info{padding:0;border:none;margin:-30px 0 20px 7.6923%}.article-inner p{margin:0 0 1.75em}.article-inner{border-color:#d1d1d1}.article-inner h1{font-size:28px;font-size:1.75rem;line-height:1.25;margin-top:2em;margin-bottom:1em}.article-inner h2{font-size:23px;font-size:1.4375rem;line-height:1.2173913043;margin-top:2.4347826087em;margin-bottom:1.2173913043em}.article-inner h3{font-size:19px;font-size:1.1875rem;line-height:1.1052631579;margin-top:2.9473684211em;margin-bottom:1.4736842105em}.article-inner h4,.article-inner h5,.article-inner h6{font-size:16px;font-size:1rem;line-height:1.3125;margin-top:3.5em;margin-bottom:1.75em}.article-inner h4{letter-spacing:.140625em;text-transform:uppercase}.article-inner h6{font-style:italic}.article-inner h1,.article-inner h2,.article-inner h3,.article-inner h4,.article-inner h5,.article-inner h6{font-weight:900}.article-inner h1:first-child,.article-inner h2:first-child,.article-inner h3:first-child,.article-inner h4:first-child,.article-inner h5:first-child,.article-inner h6:first-child{margin-top:0}.article-inner h1:first-child{margin-bottom:10px;display:inline}.article-entry{line-height:1.8em;padding-right:7.6923%;padding-left:7.6923%}.article-entry p{margin-top:10px}.article-entry li code,.article-entry p code{padding:1px 3px;margin:0 3px;background:#ddd;border:1px solid #ccc;font-family:Menlo,Monaco,Andale Mono,lucida console,Courier New,monospace;word-wrap:break-word;font-size:14px}.article-entry blockquote{background:#ddd;border-left:5px solid #ccc;padding:15px 20px;margin-top:10px;border-left:5px solid #657b83;background:#f6f6f6}.article-entry blockquote p{margin-top:0;margin-bottom:0}.article-entry em{font-style:italic}.article-entry ul li:before{content:"";width:6px;height:6px;border:1px solid #999;border-radius:10px;background:#aaa;display:inline-block;margin-right:10px;float:left;margin-top:10px}.article-entry ol{counter-reset:item}.article-entry ol li:before{counter-increment:item;content:counter(item) ".";margin-right:10px}.article-entry ol,.article-entry ul{font-size:14px;margin:10px 0}.article-entry li ol,.article-entry li ul{margin-left:30px}.article-entry li ol li:before,.article-entry li ul li:before{content:"";background:#dedede}.article-entry h1{margin-top:30px}.article-entry h2,.article-entry h3,.article-entry h4,.article-entry h5,.article-entry h6{margin-top:20px;font-weight:700;color:#574c4c;padding-bottom:5px;border-bottom:1px solid #ddd}.article-entry video{max-width:100%}.article-entry strong{font-weight:700}.article-entry .caption{display:block;font-size:.8em;color:#aaa}.article-entry hr{height:0;margin-top:20px;margin-bottom:20px;border-left:0;border-right:0;border-top:1px solid #ddd;border-bottom:1px solid #fff}.article-entry pre{line-height:1.5;margin-top:10px;padding:5px 15px;overflow-x:auto;color:#657b83;border:1px solid #ccc;text-shadow:0 1px #444;font-family:Menlo,Monaco,Andale Mono,lucida console,Courier New,monospace}.article-entry pre code{font-size:14px}.article-entry table{width:100%;border:1px solid #dedede;margin:15px 0;border-collapse:collapse}.article-entry table td,.article-entry table tr{height:35px}.article-entry table thead tr{background:#f8f8f8}.article-entry table tbody tr:hover{background:#efefef}.article-entry table td,.article-entry table th{border:1px solid #dedede;padding:0 10px}.article-entry figure table{border:none;width:auto;margin:0}.article-entry figure table tbody tr:hover{background:none}#article-nav{margin:0 0 20px;padding:0 32px 10px;min-height:30px}#article-nav .article-nav-link-wrap{font-size:14px}#article-nav .article-nav-link-wrap .article-nav-title{display:inline-block;font-size:16px;transition:color .3s}#article-nav .article-nav-link-wrap:hover .article-nav-title,#article-nav .article-nav-link-wrap:hover i{color:#4d4d4d}#article-nav #article-nav-older{float:right}#disqus_thread,#gitment-ctn,#SOHUCS,.cloud-tie-wrapper,.duoshuo{padding:0 30px!important;min-height:20px}#SOHUCS #SOHU_MAIN .module-cmt-list .block-cont-gw{border-bottom:1px dashed #c8c8c8!important}.share-wrap{min-height:20px}.share-btn{float:right;position:relative}.share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.share-icons a{border:1px solid #fff;border-radius:50%;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px;transition:.3s;text-align:center;color:#fff;opacity:.7;width:28px;height:28px;line-height:26px;text-shadow:1px 1px 1px #509eb7}.share-icons a:active{color:#fff}.share-icons a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.share-icons a.share-outer{border:none;color:#fff;background:#4d4d4d;text-shadow:none}.page-modal{position:fixed;top:24%;left:50%;z-index:1001;padding:20px;text-align:center;color:#727272;background:#fff;border-radius:4px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);opacity:0;-webkit-transform:translate(-50%,-200%);transform:translate(-50%,-200%)}.page-modal p{margin-bottom:10px}.page-modal.ready{visibility:hidden;display:block;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);transition:.3s}.page-modal.in{visibility:visible;opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}.page-modal .close{position:absolute;right:15px;top:15px;color:rgba(0,0,0,.2);font-size:16px;line-height:20px}.page-modal .close:active,.page-modal .close:hover{color:rgba(0,0,0,.4)}.mask{visibility:hidden;position:fixed;top:0;left:0;bottom:0;z-index:1000;width:100%;height:100%;background:#000;opacity:0;filter:alpha(opacity=0);pointer-events:none;transition:.3s ease-in-out}.mask.in{visibility:visible;pointer-events:auto;opacity:.3}.page-reward{margin:60px 0;text-align:center}.page-reward .page-reward-btn{position:relative;display:inline-block;width:56px;height:56px;line-height:56px;font-size:20px;color:#fff;background:#f44336;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);transition:.4s ease-in-out}.page-reward .page-reward-btn:active,.page-reward .page-reward-btn:hover{box-shadow:0 6px 12px rgba(0,0,0,.2),0 4px 15px rgba(0,0,0,.2)}.page-reward .page-reward-btn .tooltip-item{display:block;width:56px;height:56px}.page-reward .reward-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page-reward .reward-p{color:#fff;font-weight:700;text-shadow:1px 1px 1px #45b9e0}.page-reward .reward-p .icon{margin:0 10px;color:#ddd}.page-reward .reward-type{font-size:16px;display:block;color:#4d4d4d;margin:20px 0 0}.page-reward .reward-img{width:130px;height:130px;border:6px solid #fff;border-radius:3px}.wrap-side-operation{position:fixed;right:40px;bottom:50px;z-index:999;font-size:14px}.wrap-side-operation .icon-plane{color:#fff;text-shadow:1px 1px 1px #509eb7;opacity:.7;font-size:52px;line-height:40px;width:40px;text-align:center;display:block}.mod-side-operation{width:40px;text-align:center}.jump-container:hover .icon-back{background:rgba(36,193,246,.9)}.jump-container,.toc-container{position:relative;cursor:pointer;width:40px;height:40px;opacity:.8}.jump-plan-container{position:absolute;top:-11px;left:-4px;width:50px;height:61px;overflow:hidden}.jump-plan-container .jump-plane{display:block;position:absolute;width:42px;height:66px;-webkit-transform:translateY(68px);transform:translateY(68px);left:-2px}.mod-side-operation__jump-to-top .icon-back{transition:.3s;color:#fff;background:#ccc;-webkit-transform:rotate(90deg);transform:rotate(90deg);font-size:32px;line-height:40px;width:40px;text-align:center;display:block}.mod-side-operation__jump-to-top .icon-back:hover{background:#24c1f6;color:#24c1f6}.toc-container.tooltip-left{background:#ccc;margin-top:10px;transition:.3s}.toc-container.tooltip-left:hover{background:rgba(36,193,246,.9)}.toc-container.tooltip-left .icon-font{font-size:22px;line-height:40px;color:#fff}.toc-container.tooltip-left .tooltip{width:40px;height:40px;top:0;left:0}.toc-container.tooltip-left .tooltip-east .tooltip-content{min-height:100px;text-align:left;padding:5px 0 5px 20px;right:4.7em;min-width:200px;width:auto;font-size:14px;text-shadow:1px 1px 1px #398199;bottom:-10px;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:translate3d(0,-10px,0) rotate3d(1,1,1,-30deg);transform:translate3d(0,-10px,0) rotate3d(1,1,1,-30deg)}.toc-container.tooltip-left .tooltip-east .tooltip-content a{color:#fff}.toc-container.tooltip-left .tooltip-east .tooltip-content:after{top:auto;bottom:23px}.toc-container.tooltip-left .tooltip-east .tooltip-content .toc-article{max-height:500px;overflow-x:hidden;overflow-y:auto}.toc-container.tooltip-left .tooltip-east .tooltip-content .toc-article li ol,.toc-container.tooltip-left .tooltip-east .tooltip-content .toc-article li ul{margin-left:30px}.toc-container.tooltip-left .tooltip-east .tooltip-content .toc-article li{white-space:nowrap}.toc-container.tooltip-left .tooltip:hover .tooltip-content{bottom:-10px;-webkit-transform:translate(0);transform:translate(0)}.tooltip-left .tooltip{position:absolute;z-index:999;cursor:pointer;width:28px;height:28px;top:-10px;right:10px}.tooltip-left .tooltip:hover a.share-outer{background:#24c1f6}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(.5,.5,1)}to{-webkit-transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tooltip-left .tooltip-content{position:absolute;background:rgba(36,193,246,.9);z-index:9999;width:200px;bottom:50%;margin-bottom:-10px;border-radius:20px;font-size:1.1em;text-align:center;color:#fff;opacity:0;cursor:default;pointer-events:none;-webkit-font-smoothing:antialiased;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.tooltip-left .tooltip-west .tooltip-content{left:3.5em;-webkit-transform-origin:-2em 50%;transform-origin:-2em 50%;-webkit-transform:translate3d(0,50%,0) rotate3d(1,1,1,30deg);transform:translate3d(0,50%,0) rotate3d(1,1,1,30deg)}.tooltip-left .tooltip-east .tooltip-content{right:3.5em;-webkit-transform-origin:calc(100% + 2em) 50%;transform-origin:calc(100% + 2em) 50%;-webkit-transform:translate3d(0,50%,0) rotate3d(1,1,1,-30deg);transform:translate3d(0,50%,0) rotate3d(1,1,1,-30deg)}.tooltip-left .tooltip:hover .tooltip-content{opacity:1;-webkit-transform:translate3d(0,50%,0) rotate3d(0,0,0,0);transform:translate3d(0,50%,0) rotate3d(0,0,0,0);pointer-events:auto}.tooltip-left .tooltip-content:after,.tooltip-left .tooltip-content:before{content:"";position:absolute}.tooltip-left .tooltip-content:before{height:100%;width:3em}.tooltip-left .tooltip-content:after{width:2em;height:2em;top:50%;margin:-1em 0 0;background:url(./fonts/tooltip.4004ff.svg) no-repeat 50%;background-size:100%}.tooltip-left .tooltip-west .tooltip-content:after,.tooltip-left .tooltip-west .tooltip-content:before{right:99%}.tooltip-left .tooltip-east .tooltip-content:after,.tooltip-left .tooltip-east .tooltip-content:before{left:99%}.tooltip-left .tooltip-east .tooltip-content:after{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.tooltip-top .tooltip{display:inline;position:relative;z-index:999}.tooltip-top .tooltip:after{content:"";position:absolute;width:100%;height:20px;bottom:100%;left:50%;pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-top .tooltip:hover:after{pointer-events:auto}.tooltip-top .tooltip-content{position:absolute;z-index:9999;width:370px;left:50%;bottom:100%;font-size:20px;line-height:1.4;text-align:center;font-weight:400;color:#4d4d4d;background:transparent;opacity:0;margin:0 0 -10px -185px;cursor:default;pointer-events:none;font-family:Satisfy,cursive;-webkit-font-smoothing:antialiased;transition:opacity .3s .3s;padding-bottom:80px}.tooltip-top .tooltip:hover .tooltip-content{opacity:1;pointer-events:auto;transition-delay:0s}.tooltip-top .tooltip-content span{display:block}.tooltip-top .tooltip-text{border-bottom:10px solid #4d4d4d;overflow:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s .3s;transition:transform .3s .3s;transition:transform .3s .3s,-webkit-transform .3s .3s}.tooltip-top .tooltip:hover .tooltip-text{transition-delay:0s;-webkit-transform:scaleX(1);transform:scaleX(1)}.tooltip-top .tooltip-inner{background:rgba(36,193,246,.9);padding:40px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.tooltip-top .tooltip:hover .tooltip-inner{transition-delay:.3s;-webkit-transform:translateZ(0);transform:translateZ(0)}.tooltip-top .tooltip-content:after{content:"";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-top-color:#4d4d4d;border-width:10px;margin-left:-10px}#footer{font-size:12px;font-family:Menlo,Monaco,Andale Mono,lucida console,Courier New,monospace;text-shadow:0 1px #fff;position:absolute;bottom:30px;opacity:.6;width:100%;text-align:center}#footer .outer{padding:0 30px}.footer-left{float:left}.footer-right{float:right}@media screen and (max-width:800px){#container,body,html{height:auto;overflow-x:hidden;overflow-y:auto}#mobile-nav{display:block}.body-wrap{margin-bottom:0}.left-col{display:none}.mid-col{left:0}#header .header-nav,.mid-col{position:relative}.wrap-side-operation{display:none}.cloud-tie-wrapper{padding:0;min-height:20px}.tools-col{left:-300px;width:300px}.tools-col .tools-wrap{padding-top:48px}.tools-col .tools-section,.tools-col .tools-wrap{width:300px}.tools-col .tools-section .search-wrap,.tools-col .tools-wrap .search-wrap{width:280px}.tools-col .tools-section .search-tag.tagcloud,.tools-col .tools-wrap .search-tag.tagcloud{margin-right:-30px}.tools-col .tools-section .search-ul .search-li,.tools-col .tools-wrap .search-ul .search-li{padding:5px 20px}.tools-col.show .header-menu.tools-nav{display:block}#container .header-author.fixed{position:fixed;top:-29px;width:100%;color:#ddd}.mobile-mask{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.85);z-index:999}.btnctn{position:fixed;width:50px;height:50px;top:-5px;z-index:4}.btnctn .slider-trigger{position:absolute;z-index:101;width:42px;height:42px;text-align:center;line-height:50px}.btnctn .slider-trigger.back{top:0;left:0}.btnctn .slider-trigger.list{bottom:0;left:0}.btnctn .slider-trigger:hover{background:#444}.btnctn .slider-trigger .icon{font-size:24px;color:#fff}.article-header{border-left:none;padding:0;border-bottom:1px dotted #ddd}.article-header h1{margin-bottom:10px}.article-header .archive-article-date{float:none}.header-subtitle .icon{margin:0 10px;color:#d0d0d0}.article-info-index.article-info{min-height:40px;padding-top:10px;margin:0;border-top:1px solid #ddd}.article-info-post.article-info{margin:0;padding-top:10px;border:none}#viewer-box .viewer-box-l{font-size:14px}.article-nav-link-wrap{margin:5px 0;display:block;clear:both}.article-nav-link-wrap .icon-circle-right{float:left;margin:6px 4px 0 0}.article{padding:10px;margin:10px 0;border:0;font-size:16px;color:#555}.article .article-more-link{margin:0}.article .article-entry{padding:10px 0 30px}.article .article-inner h1.article-title,.article .article-title{font-size:18px;font-weight:300;display:block;margin:0}.article .article-meta{width:auto;height:30px;margin-top:-5px;position:ralative}.article .article-meta .article-date{font-size:12px;border-radius:0;color:#666;background:none;height:auto;padding:0;margin:0;width:100%;text-align:left;margin-left:10px}.article .article-meta .article-date time{width:auto;float:right;margin-right:10px}.article .article-meta .article-tag-list{margin-top:7px;position:absolute;right:10px;top:0}.article .article-meta .article-tag-list:before{float:left;margin-top:1px;left:0}.article .article-meta .article-tag-list .article-tag-list-item{float:left;padding-left:0;width:auto;max-width:83px}.article .article-meta .article-category{margin-top:7px;position:absolute;right:10px;top:-30px}.article .article-meta .article-category:before{float:left;margin-top:1px;left:15px}.article .article-meta .article-category .article-category-link{max-width:83px;width:auto;padding-left:10px}.article #article-nav-older{float:none;display:block}.share{padding:3px 10px}#disqus_thread,.duoshuo{padding:0 13px}#article-nav{margin:0;padding:5px 10px 10px}#article-nav #article-nav-older{float:none}#article-nav .article-nav-link-wrap .article-nav-title{font-size:16px}#page-nav .extend{opacity:1}.instagram .open-ins{left:2px;top:-30px;color:#aaa}.info-on-right{float:none}.archives-wrap{margin:10px 10px 0;padding:10px}.archives-wrap .archive-article-title{font-size:16px}.archives-wrap .archive-year-wrap{position:relative;padding:0}.archives-wrap .archive-year-wrap a{padding:0}.archives-wrap .article-meta .archive-article-date{font-size:12px;margin-right:10px;margin-top:-5px}.archives-wrap .article-meta .article-tag-list-link{font-size:12px}.archives .archive-article{padding:10px 0;margin-left:0}#footer{position:relative;bottom:0}#footer .footer-left{float:none;margin-bottom:10px}#footer .footer-right{float:none}#mobile-nav .header-author{margin:0;position:relative;z-index:2;color:#424242}#mobile-nav .overlay{height:110px;position:absolute;width:100%;z-index:2;background:#4d4d4d}#mobile-nav #header{padding:10px 0 0}#mobile-nav #header .profilepic{display:block;position:relative;z-index:100}.header-menu{height:auto;margin:10px 0 20px}.header-menu.tools-nav{display:none;position:fixed;left:0;width:100%;z-index:9999}.header-menu.tools-nav ul{margin-right:28px}.header-menu.tools-nav li,.header-menu.tools-nav ul{border-color:#fff}.header-menu.tools-nav li a,.header-menu.tools-nav ul a{color:#fff}.header-menu.tools-nav li a.active,.header-menu.tools-nav ul a.active{background:#81b5cc}.header-menu ul{text-align:center;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:relative;z-index:1;border:1px solid #a0a0a0;border-radius:3px}.header-menu li{border-left:1px solid #a0a0a0}.header-menu li:first-child{border-left:0}.header-menu li:last-child{border-right:0}.header-menu li a{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;color:#a0a0a0}.header-menu li a.active{color:#eaeaea;background:#a0a0a0}.profilepic{display:block;border:5px solid #fff;border-radius:300px;width:128px;height:128px;margin:0 auto;position:relative;overflow:hidden;background:#88acdb;-webkit-transition:all .2s ease-in;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:center;text-align:center}.header-author{text-align:center;margin:.67em 0;font-family:Roboto,serif;font-size:30px;transition:.3s}.header-subtitle{text-align:center;color:#999;font-size:14px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 24px}}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(./img/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(./fonts/default-skin.b257fa.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(./img/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline} \ No newline at end of file diff --git a/main.0cf68a.js b/main.0cf68a.js deleted file mode 100644 index aa30ab7b..00000000 --- a/main.0cf68a.js +++ /dev/null @@ -1,14 +0,0 @@ -!function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={exports:{},id:o,loaded:!1};return e[o].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var n={};return t.m=e,t.c=n,t.p="./",t(0)}({0:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}n(386),n(192);var r=n(194),i=o(r),a=n(193),u=o(a),l=n(189),c=o(l),s=n(129);(0,s.addLoadEvent)(function(){u.default.init(),i.default.init(),c.default.init()})},5:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},8:function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},9:function(e,t,n){var o=n(94),r=n(33);e.exports=function(e){return o(r(e))}},12:function(e,t,n){e.exports=!n(18)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},13:function(e,t,n){var o=n(14),r=n(22);e.exports=n(12)?function(e,t,n){return o.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e}},14:function(e,t,n){var o=n(20),r=n(58),i=n(42),a=Object.defineProperty;t.f=n(12)?Object.defineProperty:function(e,t,n){if(o(e),t=i(t,!0),o(n),r)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},15:function(e,t,n){var o=n(40)("wks"),r=n(23),i=n(5).Symbol,a="function"==typeof i,u=e.exports=function(e){return o[e]||(o[e]=a&&i[e]||(a?i:r)("Symbol."+e))};u.store=o},18:function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},19:function(e,t,n){var o=n(63),r=n(34);e.exports=Object.keys||function(e){return o(e,r)}},20:function(e,t,n){var o=n(21);e.exports=function(e){if(!o(e))throw TypeError(e+" is not an object!");return e}},21:function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},22:function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},23:function(e,t){var n=0,o=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+o).toString(36))}},25:function(e,t){var n=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},33:function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},34:function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},35:function(e,t){e.exports={}},36:function(e,t){e.exports=!0},37:function(e,t){t.f={}.propertyIsEnumerable},38:function(e,t,n){var o=n(14).f,r=n(8),i=n(15)("toStringTag");e.exports=function(e,t,n){e&&!r(e=n?e:e.prototype,i)&&o(e,i,{configurable:!0,value:t})}},39:function(e,t,n){var o=n(40)("keys"),r=n(23);e.exports=function(e){return o[e]||(o[e]=r(e))}},40:function(e,t,n){var o=n(5),r="__core-js_shared__",i=o[r]||(o[r]={});e.exports=function(e){return i[e]||(i[e]={})}},41:function(e,t){var n=Math.ceil,o=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?o:n)(e)}},42:function(e,t,n){var o=n(21);e.exports=function(e,t){if(!o(e))return e;var n,r;if(t&&"function"==typeof(n=e.toString)&&!o(r=n.call(e)))return r;if("function"==typeof(n=e.valueOf)&&!o(r=n.call(e)))return r;if(!t&&"function"==typeof(n=e.toString)&&!o(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")}},43:function(e,t,n){var o=n(5),r=n(25),i=n(36),a=n(44),u=n(14).f;e.exports=function(e){var t=r.Symbol||(r.Symbol=i?{}:o.Symbol||{});"_"==e.charAt(0)||e in t||u(t,e,{value:a.f(e)})}},44:function(e,t,n){t.f=n(15)},51:function(e,t,n){var o=n(5),r=n(25),i=n(91),a=n(13),u="prototype",l=function(e,t,n){var c,s,f,p=e&l.F,d=e&l.G,m=e&l.S,h=e&l.P,v=e&l.B,y=e&l.W,g=d?r:r[t]||(r[t]={}),w=g[u],x=d?o:m?o[t]:(o[t]||{})[u];d&&(n=t);for(c in n)s=!p&&x&&void 0!==x[c],s&&c in g||(f=s?x[c]:n[c],g[c]=d&&"function"!=typeof x[c]?n[c]:v&&s?i(f,o):y&&x[c]==f?function(e){var t=function(t,n,o){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,o)}return e.apply(this,arguments)};return t[u]=e[u],t}(f):h&&"function"==typeof f?i(Function.call,f):f,h&&((g.virtual||(g.virtual={}))[c]=f,e&l.R&&w&&!w[c]&&a(w,c,f)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,e.exports=l},56:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},57:function(e,t,n){var o=n(21),r=n(5).document,i=o(r)&&o(r.createElement);e.exports=function(e){return i?r.createElement(e):{}}},58:function(e,t,n){e.exports=!n(12)&&!n(18)(function(){return 7!=Object.defineProperty(n(57)("div"),"a",{get:function(){return 7}}).a})},59:function(e,t,n){"use strict";var o=n(36),r=n(51),i=n(64),a=n(13),u=n(8),l=n(35),c=n(96),s=n(38),f=n(103),p=n(15)("iterator"),d=!([].keys&&"next"in[].keys()),m="@@iterator",h="keys",v="values",y=function(){return this};e.exports=function(e,t,n,g,w,x,b){c(n,t,g);var T,C,I,S=function(e){if(!d&&e in R)return R[e];switch(e){case h:return function(){return new n(this,e)};case v:return function(){return new n(this,e)}}return function(){return new n(this,e)}},E=t+" Iterator",_=w==v,O=!1,R=e.prototype,k=R[p]||R[m]||w&&R[w],D=k||S(w),M=w?_?S("entries"):D:void 0,A="Array"==t?R.entries||k:k;if(A&&(I=f(A.call(new e)),I!==Object.prototype&&(s(I,E,!0),o||u(I,p)||a(I,p,y))),_&&k&&k.name!==v&&(O=!0,D=function(){return k.call(this)}),o&&!b||!d&&!O&&R[p]||a(R,p,D),l[t]=D,l[E]=y,w)if(T={values:_?D:S(v),keys:x?D:S(h),entries:M},b)for(C in T)C in R||i(R,C,T[C]);else r(r.P+r.F*(d||O),t,T);return T}},60:function(e,t,n){var o=n(20),r=n(100),i=n(34),a=n(39)("IE_PROTO"),u=function(){},l="prototype",c=function(){var e,t=n(57)("iframe"),o=i.length,r="<",a=">";for(t.style.display="none",n(93).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(r+"script"+a+"document.F=Object"+r+"/script"+a),e.close(),c=e.F;o--;)delete c[l][i[o]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(u[l]=o(e),n=new u,u[l]=null,n[a]=e):n=c(),void 0===t?n:r(n,t)}},61:function(e,t,n){var o=n(63),r=n(34).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return o(e,r)}},62:function(e,t){t.f=Object.getOwnPropertySymbols},63:function(e,t,n){var o=n(8),r=n(9),i=n(90)(!1),a=n(39)("IE_PROTO");e.exports=function(e,t){var n,u=r(e),l=0,c=[];for(n in u)n!=a&&o(u,n)&&c.push(n);for(;t.length>l;)o(u,n=t[l++])&&(~i(c,n)||c.push(n));return c}},64:function(e,t,n){e.exports=n(13)},77:function(e,t,n){var o=n(33);e.exports=function(e){return Object(o(e))}},83:function(e,t,n){e.exports={default:n(86),__esModule:!0}},84:function(e,t,n){e.exports={default:n(87),__esModule:!0}},85:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(84),i=o(r),a=n(83),u=o(a),l="function"==typeof u.default&&"symbol"==typeof i.default?function(e){return typeof e}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":typeof e};t.default="function"==typeof u.default&&"symbol"===l(i.default)?function(e){return"undefined"==typeof e?"undefined":l(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":"undefined"==typeof e?"undefined":l(e)}},86:function(e,t,n){n(110),n(108),n(111),n(112),e.exports=n(25).Symbol},87:function(e,t,n){n(109),n(113),e.exports=n(44).f("iterator")},88:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},89:function(e,t){e.exports=function(){}},90:function(e,t,n){var o=n(9),r=n(106),i=n(105);e.exports=function(e){return function(t,n,a){var u,l=o(t),c=r(l.length),s=i(a,c);if(e&&n!=n){for(;c>s;)if(u=l[s++],u!=u)return!0}else for(;c>s;s++)if((e||s in l)&&l[s]===n)return e||s||0;return!e&&-1}}},91:function(e,t,n){var o=n(88);e.exports=function(e,t,n){if(o(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,o){return e.call(t,n,o)};case 3:return function(n,o,r){return e.call(t,n,o,r)}}return function(){return e.apply(t,arguments)}}},92:function(e,t,n){var o=n(19),r=n(62),i=n(37);e.exports=function(e){var t=o(e),n=r.f;if(n)for(var a,u=n(e),l=i.f,c=0;u.length>c;)l.call(e,a=u[c++])&&t.push(a);return t}},93:function(e,t,n){e.exports=n(5).document&&document.documentElement},94:function(e,t,n){var o=n(56);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==o(e)?e.split(""):Object(e)}},95:function(e,t,n){var o=n(56);e.exports=Array.isArray||function(e){return"Array"==o(e)}},96:function(e,t,n){"use strict";var o=n(60),r=n(22),i=n(38),a={};n(13)(a,n(15)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=o(a,{next:r(1,n)}),i(e,t+" Iterator")}},97:function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},98:function(e,t,n){var o=n(19),r=n(9);e.exports=function(e,t){for(var n,i=r(e),a=o(i),u=a.length,l=0;u>l;)if(i[n=a[l++]]===t)return n}},99:function(e,t,n){var o=n(23)("meta"),r=n(21),i=n(8),a=n(14).f,u=0,l=Object.isExtensible||function(){return!0},c=!n(18)(function(){return l(Object.preventExtensions({}))}),s=function(e){a(e,o,{value:{i:"O"+ ++u,w:{}}})},f=function(e,t){if(!r(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!i(e,o)){if(!l(e))return"F";if(!t)return"E";s(e)}return e[o].i},p=function(e,t){if(!i(e,o)){if(!l(e))return!0;if(!t)return!1;s(e)}return e[o].w},d=function(e){return c&&m.NEED&&l(e)&&!i(e,o)&&s(e),e},m=e.exports={KEY:o,NEED:!1,fastKey:f,getWeak:p,onFreeze:d}},100:function(e,t,n){var o=n(14),r=n(20),i=n(19);e.exports=n(12)?Object.defineProperties:function(e,t){r(e);for(var n,a=i(t),u=a.length,l=0;u>l;)o.f(e,n=a[l++],t[n]);return e}},101:function(e,t,n){var o=n(37),r=n(22),i=n(9),a=n(42),u=n(8),l=n(58),c=Object.getOwnPropertyDescriptor;t.f=n(12)?c:function(e,t){if(e=i(e),t=a(t,!0),l)try{return c(e,t)}catch(e){}if(u(e,t))return r(!o.f.call(e,t),e[t])}},102:function(e,t,n){var o=n(9),r=n(61).f,i={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(e){try{return r(e)}catch(e){return a.slice()}};e.exports.f=function(e){return a&&"[object Window]"==i.call(e)?u(e):r(o(e))}},103:function(e,t,n){var o=n(8),r=n(77),i=n(39)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=r(e),o(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},104:function(e,t,n){var o=n(41),r=n(33);e.exports=function(e){return function(t,n){var i,a,u=String(r(t)),l=o(n),c=u.length;return l<0||l>=c?e?"":void 0:(i=u.charCodeAt(l),i<55296||i>56319||l+1===c||(a=u.charCodeAt(l+1))<56320||a>57343?e?u.charAt(l):i:e?u.slice(l,l+2):(i-55296<<10)+(a-56320)+65536)}}},105:function(e,t,n){var o=n(41),r=Math.max,i=Math.min;e.exports=function(e,t){return e=o(e),e<0?r(e+t,0):i(e,t)}},106:function(e,t,n){var o=n(41),r=Math.min;e.exports=function(e){return e>0?r(o(e),9007199254740991):0}},107:function(e,t,n){"use strict";var o=n(89),r=n(97),i=n(35),a=n(9);e.exports=n(59)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,r(1)):"keys"==t?r(0,n):"values"==t?r(0,e[n]):r(0,[n,e[n]])},"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},108:function(e,t){},109:function(e,t,n){"use strict";var o=n(104)(!0);n(59)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=o(t,n),this._i+=e.length,{value:e,done:!1})})},110:function(e,t,n){"use strict";var o=n(5),r=n(8),i=n(12),a=n(51),u=n(64),l=n(99).KEY,c=n(18),s=n(40),f=n(38),p=n(23),d=n(15),m=n(44),h=n(43),v=n(98),y=n(92),g=n(95),w=n(20),x=n(9),b=n(42),T=n(22),C=n(60),I=n(102),S=n(101),E=n(14),_=n(19),O=S.f,R=E.f,k=I.f,D=o.Symbol,M=o.JSON,A=M&&M.stringify,F="prototype",P=d("_hidden"),L=d("toPrimitive"),j={}.propertyIsEnumerable,N=s("symbol-registry"),Z=s("symbols"),U=s("op-symbols"),z=Object[F],B="function"==typeof D,q=o.QObject,W=!q||!q[F]||!q[F].findChild,K=i&&c(function(){return 7!=C(R({},"a",{get:function(){return R(this,"a",{value:7}).a}})).a})?function(e,t,n){var o=O(z,t);o&&delete z[t],R(e,t,n),o&&e!==z&&R(z,t,o)}:R,J=function(e){var t=Z[e]=C(D[F]);return t._k=e,t},H=B&&"symbol"==typeof D.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof D},G=function(e,t,n){return e===z&&G(U,t,n),w(e),t=b(t,!0),w(n),r(Z,t)?(n.enumerable?(r(e,P)&&e[P][t]&&(e[P][t]=!1),n=C(n,{enumerable:T(0,!1)})):(r(e,P)||R(e,P,T(1,{})),e[P][t]=!0),K(e,t,n)):R(e,t,n)},Y=function(e,t){w(e);for(var n,o=y(t=x(t)),r=0,i=o.length;i>r;)G(e,n=o[r++],t[n]);return e},V=function(e,t){return void 0===t?C(e):Y(C(e),t)},X=function(e){var t=j.call(this,e=b(e,!0));return!(this===z&&r(Z,e)&&!r(U,e))&&(!(t||!r(this,e)||!r(Z,e)||r(this,P)&&this[P][e])||t)},$=function(e,t){if(e=x(e),t=b(t,!0),e!==z||!r(Z,t)||r(U,t)){var n=O(e,t);return!n||!r(Z,t)||r(e,P)&&e[P][t]||(n.enumerable=!0),n}},Q=function(e){for(var t,n=k(x(e)),o=[],i=0;n.length>i;)r(Z,t=n[i++])||t==P||t==l||o.push(t);return o},ee=function(e){for(var t,n=e===z,o=k(n?U:x(e)),i=[],a=0;o.length>a;)!r(Z,t=o[a++])||n&&!r(z,t)||i.push(Z[t]);return i};B||(D=function(){if(this instanceof D)throw TypeError("Symbol is not a constructor!");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===z&&t.call(U,n),r(this,P)&&r(this[P],e)&&(this[P][e]=!1),K(this,e,T(1,n))};return i&&W&&K(z,e,{configurable:!0,set:t}),J(e)},u(D[F],"toString",function(){return this._k}),S.f=$,E.f=G,n(61).f=I.f=Q,n(37).f=X,n(62).f=ee,i&&!n(36)&&u(z,"propertyIsEnumerable",X,!0),m.f=function(e){return J(d(e))}),a(a.G+a.W+a.F*!B,{Symbol:D});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ne=0;te.length>ne;)d(te[ne++]);for(var te=_(d.store),ne=0;te.length>ne;)h(te[ne++]);a(a.S+a.F*!B,"Symbol",{for:function(e){return r(N,e+="")?N[e]:N[e]=D(e)},keyFor:function(e){if(H(e))return v(N,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){W=!0},useSimple:function(){W=!1}}),a(a.S+a.F*!B,"Object",{create:V,defineProperty:G,defineProperties:Y,getOwnPropertyDescriptor:$,getOwnPropertyNames:Q,getOwnPropertySymbols:ee}),M&&a(a.S+a.F*(!B||c(function(){var e=D();return"[null]"!=A([e])||"{}"!=A({a:e})||"{}"!=A(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!H(e)){for(var t,n,o=[e],r=1;arguments.length>r;)o.push(arguments[r++]);return t=o[1],"function"==typeof t&&(n=t),!n&&g(t)||(t=function(e,t){if(n&&(t=n.call(this,e,t)),!H(t))return t}),o[1]=t,A.apply(M,o)}}}),D[F][L]||n(13)(D[F],L,D[F].valueOf),f(D,"Symbol"),f(Math,"Math",!0),f(o.JSON,"JSON",!0)},111:function(e,t,n){n(43)("asyncIterator")},112:function(e,t,n){n(43)("observable")},113:function(e,t,n){n(107);for(var o=n(5),r=n(13),i=n(35),a=n(15)("toStringTag"),u=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],l=0;l<5;l++){var c=u[l],s=o[c],f=s&&s.prototype;f&&!f[a]&&r(f,a,c),i[c]=i.Array}},129:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var r=n(85),i=o(r),a=function(){function e(e,t,n){return t||n?String.fromCharCode(t||n):r[e]||e}function t(e){return f[e]}var n=/"|<|>|&| |'|&#(\d+);|&#(\d+)/g,o=/['<> "&]/g,r={""":'"',"<":"<",">":">","&":"&"," ":" "},u=/\u00a0/g,l=//gi,c=/\r?\n/g,s=/\s/g,f={};for(var p in r)f[r[p]]=p;return r["'"]="'",f["'"]="'",{encode:function(e){return e?(""+e).replace(o,t).replace(c,"
").replace(s," "):""},decode:function(t){return t?(""+t).replace(l,"\n").replace(n,e).replace(u," "):""},encodeBase16:function(e){if(!e)return e;e+="";for(var t=[],n=0,o=e.length;o>n;n++)t.push(e.charCodeAt(n).toString(16).toUpperCase());return t.join("")},encodeBase16forJSON:function(e){if(!e)return e;e=e.replace(/[\u4E00-\u9FBF]/gi,function(e){return escape(e).replace("%u","\\u")});for(var t=[],n=0,o=e.length;o>n;n++)t.push(e.charCodeAt(n).toString(16).toUpperCase());return t.join("")},decodeBase16:function(e){if(!e)return e;e+="";for(var t=[],n=0,o=e.length;o>n;n+=2)t.push(String.fromCharCode("0x"+e.slice(n,n+2)));return t.join("")},encodeObject:function(e){if(e instanceof Array)for(var t=0,n=e.length;n>t;t++)e[t]=a.encodeObject(e[t]);else if("object"==("undefined"==typeof e?"undefined":(0,i.default)(e)))for(var o in e)e[o]=a.encodeObject(e[o]);else if("string"==typeof e)return a.encode(e);return e},loadScript:function(e){var t=document.createElement("script");document.getElementsByTagName("body")[0].appendChild(t),t.setAttribute("src",e)},addLoadEvent:function(e){var t=window.onload;"function"!=typeof window.onload?window.onload=e:window.onload=function(){t(),e()}}}}();e.exports=a},156:function(e,t){function n(e,t){e.classList?e.classList.add(t):e.className+=" "+t}e.exports=n},157:function(e,t){function n(e,t){if(e.classList)e.classList.remove(t);else{var n=new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi");e.className=e.className.replace(n," ")}}e.exports=n},189:function(e,t){"use strict";function n(){o(document.getElementById("js-jump-container"),document.getElementById("container"))}var o=function(e,t,n){function o(){e.style.display=(t.scrollTop||document.documentElement.scrollTop||document.body.scrollTop)>(n||500)?"block":"none"}function r(e,t){var n=null;return function(){var o=this,r=arguments;n&&clearTimeout(n),n=setTimeout(function(){return"function"==typeof e&&e.apply(o,r)},t)}}if(e){var i=null,a=window.onscroll,u=e.onclick;(t||window).onscroll=r(function(){"function"==typeof a&&a.apply(this,arguments),o()},100),e.onclick=function(){"function"==typeof u&&u.apply(this,arguments);t.scrollTop||document.documentElement.scrollTop||document.body.scrollTop;i=setInterval(function(){var e=t.scrollTop||document.documentElement.scrollTop||document.body.scrollTop,n=Math.max(10,e/6);e-=n,e>0?(t.scrollTop=t.scrollTop-n,window.scrollTo(0,e)):(t.scrollTop=0,window.scrollTo(0,0),clearInterval(i))},10)}}};e.exports={init:n}},192:function(e,t,n){"use strict";function o(e){var t=new RegExp("(^|&)"+e+"=([^&]*)(&|$)","i"),n=window.location.search.substr(1).match(t);return null!=n?unescape(n[2]):null}var r=n(388);if(n(197),window.BJ_REPORT){BJ_REPORT.init({id:1}),BJ_REPORT.init({id:1,uin:window.location.origin,combo:0,delay:1e3,url:"//litten.me:9005/badjs/",ignore:[/Script error/i],random:1,repeat:5e5,onReport:function(e,t){},ext:{}});var i=window.location.host,a=top===window,u=!(/localhost/i.test(i)||/127.0.0.1/i.test(i)||/0.0.0.0/i.test(i));a&&u&&BJ_REPORT.report("yilia-"+window.location.host);var l=o("f"),c="yilia-from";l?(a&&BJ_REPORT.report("from-"+l),r.set(c,l)):document.referrer.indexOf(window.location.host)>=0?(l=r.get(c),l&&a&&BJ_REPORT.report("from-"+l)):r.remove(c)}e.exports={init:function(){}}},193:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var e=e.replace(/<%-sUrl%>/g,encodeURIComponent(t.sUrl)).replace(/<%-sTitle%>/g,t.sTitle).replace(/<%-sDesc%>/g,t.sDesc).replace(/<%-sPic%>/g,encodeURIComponent(t.sPic));window.open(e)}function i(){var e=document.querySelector(".js-wx-box"),t=document.querySelector(".mask");(0,c.default)(e,"in"),(0,c.default)(e,"ready"),(0,c.default)(t,"in")}function a(){var e=document.querySelector(".js-wx-box"),t=document.querySelector(".mask");(0,f.default)(e,"in"),(0,f.default)(e,"ready"),(0,f.default)(t,"in")}function u(e,t){"weibo"===e?r("http://service.weibo.com/share/share.php?url=<%-sUrl%>&title=<%-sTitle%>&pic=<%-sPic%>",t):"qq"===e?r("http://connect.qq.com/widget/shareqq/index.html?url=<%-sUrl%>&title=<%-sTitle%>&source=<%-sDesc%>",t):"douban"===e?r("https://www.douban.com/share/service?image=<%-sPic%>&href=<%-sUrl%>&name=<%-sTitle%>&text=<%-sDesc%>",t):"qzone"===e?r("http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=<%-sUrl%>&title=<%-sTitle%>&pics=<%-sPic%>&summary=<%-sDesc%>",t):"facebook"===e?r("https://www.facebook.com/sharer/sharer.php?u=<%-sUrl%>",t):"twitter"===e?r("https://twitter.com/intent/tweet?text=<%-sTitle%>&url=<%-sUrl%>&via=<%-config.url%>",t):"google"===e?r("https://plus.google.com/share?url=<%-sUrl%>",t):"weixin"===e&&i()}var l=n(156),c=o(l),s=n(157),f=o(s),p=function(){var e=document.querySelectorAll(".share-sns");if(e&&0!==e.length){var t=window.location.href,n=document.querySelector("title").innerHTML,o=document.querySelectorAll(".article-entry img"),r=o.length?document.querySelector(".article-entry img").getAttribute("src"):"";""===r||/^(http:|https:)?\/\//.test(r)||(r=window.location.origin+r),e.forEach(function(e){e.onclick=function(o){var i=e.getAttribute("data-type");u(i,{sUrl:t,sPic:r,sTitle:n,sDesc:n})}}),document.querySelector(".mask").onclick=a,document.querySelector(".js-modal-close").onclick=a}};e.exports={init:p}},194:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}function r(){var e=document.querySelectorAll(".pswp")[0],t=document.querySelectorAll(".article-entry img:not(.reward-img)");t.forEach(function(n,o){n.onclick=function(){if(!document.querySelector(".left-col.show")){var n=[];t.forEach(function(e,t){var o=(e.getAttribute("data-idx",t),e.getAttribute("data-target")||e.getAttribute("src")),r=e.getAttribute("alt"),i=new Image;i.src=o,n.push({src:o,w:i.width||e.width,h:i.height||e.height,title:r})});var r=new a.default(e,l.default,n,{index:parseInt(o)});r.init()}}})}var i=n(390),a=o(i),u=n(389),l=o(u);n(384),n(385),window.PhotoSwipe=a.default,window.PhotoSwipeUI_Default=l.default,e.exports={init:r}},197:function(e,t,n){/*! - * @module report - * @author kael, chriscai - * @date @DATE - * Copyright (c) 2014 kael, chriscai - * Licensed under the MIT license. - */ -var o=function(e){if(e.BJ_REPORT)return e.BJ_REPORT;var t=[],n={},o={id:0,uin:0,url:"",combo:1,ext:null,level:4,ignore:[],random:1,delay:1e3,submit:null,repeat:5},r=function(e,t){return Object.prototype.toString.call(e)==="[object "+(t||"Object")+"]"},i=function(e){var t=typeof e;return"object"===t&&!!e},a=function(e){return null===e||!r(e,"Number")&&!e},u=e.onerror;e.onerror=function(t,n,o,i,a){var l=t;a&&a.stack&&(l=c(a)),r(l,"Event")&&(l+=l.type?"--"+l.type+"--"+(l.target?l.target.tagName+"::"+l.target.src:""):""),y.push({msg:l,target:n,rowNum:o,colNum:i}),v(),u&&u.apply(e,arguments)};var l=function(e){try{if(e.stack){var t=e.stack.match("https?://[^\n]+");t=t?t[0]:"";var n=t.match(":(\\d+):(\\d+)");n||(n=[0,0,0]);var o=c(e);return{msg:o,rowNum:n[1],colNum:n[2],target:t.replace(n[0],"")}}return e.name&&e.message&&e.description?{msg:JSON.stringify(e)}:e}catch(t){return e}},c=function(e){var t=e.stack.replace(/\n/gi,"").split(/\bat\b/).slice(0,9).join("@").replace(/\?[^:]+/gi,""),n=e.toString();return t.indexOf(n)<0&&(t=n+"@"+t),t},s=function(e,t){var n=[],r=[],u=[];if(i(e)){e.level=e.level||o.level;for(var l in e){var c=e[l];if(!a(c)){if(i(c))try{c=JSON.stringify(c)}catch(e){c="[BJ_REPORT detect value stringify error] "+e.toString()}u.push(l+":"+c),n.push(l+"="+encodeURIComponent(c)),r.push(l+"["+t+"]="+encodeURIComponent(c))}}}return[r.join("&"),u.join(","),n.join("&")]},f=[],p=function(e){if(o.submit)o.submit(e);else{var t=new Image;f.push(t),t.src=e}},d=function(e){if(!i(e))return!0;var t=e.msg,r=n[t]=(parseInt(n[t],10)||0)+1;return r>o.repeat},m=[],h=0,v=function(e){if(o.report){for(;t.length;){var n=!1,i=t.shift();if(!d(i)){var a=s(i,m.length);if(r(o.ignore,"Array"))for(var u=0,l=o.ignore.length;u=o.random)return y;var n=i(e)?l(e):{msg:e};return o.ext&&!n.ext&&(n.ext=o.ext),n.from||(n.from=location.href),t.push(n),v(),y},report:function(e){return e&&y.push(e),v(!0),y},info:function(e){return e?(i(e)?e.level=2:e={msg:e,level:2},y.push(e),y):y},debug:function(e){return e?(i(e)?e.level=1:e={msg:e,level:1},y.push(e),y):y},init:function(e){if(i(e))for(var n in e)o[n]=e[n];var r=parseInt(o.id,10);return r&&(/qq\.com$/gi.test(location.hostname)&&(o.url||(o.url="//badjs2.qq.com/badjs"),o.uin||(o.uin=parseInt((document.cookie.match(/\buin=\D+(\d+)/)||[])[1],10))),o.report=(o.url||"/badjs")+"?id="+r+"&uin="+o.uin+"&"),t.length&&v(),y},__onerror__:e.onerror};return"undefined"!=typeof console&&console.error&&setTimeout(function(){var e=((location.hash||"").match(/([#&])BJ_ERROR=([^&$]+)/)||[])[2];e&&console.error("BJ_ERROR",decodeURIComponent(e).replace(/(:\d+:\d+)\s*/g,"$1\n"))},0),y}(window);e.exports=o,function(e){if(!e.BJ_REPORT)return void console.error("please load bg-report first");var t=function(t){e.BJ_REPORT.push(t)},n={};e.BJ_REPORT.tryJs=function(e){return e&&(t=e),n};var o,r=function(e,t){for(var n in t)e[n]=t[n]},i=function(e){return"function"==typeof e},a=function(n,r){return function(){try{return n.apply(this,r||arguments)}catch(n){if(t(n),n.stack&&console&&console.error&&console.error("[BJ-REPORT]",n.stack),!o){var i=e.onerror;e.onerror=function(){},o=setTimeout(function(){e.onerror=i,o=null},50)}throw n}}},u=function(e){return function(){for(var t,n=[],o=0,r=arguments.length;o1){if(i=e({path:"/"},o.defaults,i),"number"==typeof i.expires){var u=new Date;u.setMilliseconds(u.getMilliseconds()+864e5*i.expires),i.expires=u}i.expires=i.expires?i.expires.toUTCString():"";try{a=JSON.stringify(r),/^[\{\[]/.test(a)&&(r=a)}catch(e){}r=n.write?n.write(r,t):encodeURIComponent(String(r)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),t=encodeURIComponent(String(t)),t=t.replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent),t=t.replace(/[\(\)]/g,escape);var l="";for(var c in i)i[c]&&(l+="; "+c,i[c]!==!0&&(l+="="+i[c]));return document.cookie=t+"="+r+l}t||(a={});for(var s=document.cookie?document.cookie.split("; "):[],f=/(%[0-9A-Z]{2})+/g,p=0;p-1&&(n.onTap(),o=!0);if(o){e.stopPropagation&&e.stopPropagation(),y=!0;var u=t.features.isOldAndroid?600:30;g=setTimeout(function(){y=!1},u)}},_=function(){return!e.likelyTouchDevice||v.mouseUsed||screen.width>v.fitControlsWidth},O=function(e,n,o){t[(o?"add":"remove")+"Class"](e,"pswp__"+n)},R=function(){var e=1===v.getNumItemsFn();e!==h&&(O(o,"ui--one-slide",e),h=e)},k=function(){O(l,"share-modal--hidden",I)},D=function(){return I=!I,I?(t.removeClass(l,"pswp__share-modal--fade-in"),setTimeout(function(){I&&k()},300)):(k(),setTimeout(function(){I||t.addClass(l,"pswp__share-modal--fade-in")},30)),I||A(),!1},M=function(t){t=t||window.event;var n=t.target||t.srcElement;return e.shout("shareLinkClick",t,n),!!n.href&&(!!n.hasAttribute("download")||(window.open(n.href,"pswp_share","scrollbars=yes,resizable=yes,toolbar=no,location=yes,width=550,height=420,top=100,left="+(window.screen?Math.round(screen.width/2-275):100)),I||D(),!1))},A=function(){for(var e,t,n,o,r,i="",a=0;a