今天做研(Zuo)究(Ye),从CNKI上查询了一堆文章拿回来阅(Chao)读(Xi),发现直接选择文字复制的话,中文还好,英文会变成一堆奇怪的编码,无奈只好手打!
当我花了将近2个小时才敲了3页,烟头一地无限沮丧的时候,朋友提醒说CAJViewer有OCR功能……

再次感谢暴廖童鞋拯救了我一晚上的睡眠时间!
执着而不集成本,不为索取只为陶醉
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