Code Monkey home page Code Monkey logo

huile8's Introduction

会了吧

还在因为 变量中 包含不认识的单词 头大吗?

还在因为 看不懂 英文注释/文档 掉头发吗 ?

还在因为 各种机器翻译的内容 云里雾里吗 ?

您的救星来了!!!用了“会了吧”,轻松“学会啦”

使用流程

安装后,点击源码文件,会自动分析所有包含的单词,不在 已掌握单词列表 中的单词会自动添加到 陌生单词 列表

使用教程

单词后面可以显示 单词解释

鼠标悬停可以显示 音标和解释

点击单词可以朗读本单词

使用教程

已掌握单词列表文件

已掌握单词列表文件 中的单词,不会在 陌生单词 列表中显示

自动处理

陌生单词 中的单词,点击 图标 可以 将 单词添加到 已掌握单词列表文件

已掌握单词 中的单词,点击 图标 可以 将 单词 从 已掌握单词列表文件 中 删除

使用教程

手工设置

也可以手工编辑 [用户目录]/.vscode/huile8-mastered-list.txt ,设置已掌握单词:

console
log
hello
world

离线词库

skywind3000/ECDICT

fxsjy/diaosi

功能实现

  • 源码单词分析
  • 点击播放读音
  • 悬停显示单词解释
  • 禅模式(循环播放陌生单词)
  • 陌生单词列表

二次开发

# 1、代码克隆
git clone https://github.com/mqycn/huile8.git

# 2、更新词库 (从 gitee.com 获取词库)
npm run dict.init
npm run dict.update

# 如果从 github.com 获取词库,请执行
npm run dict.init-github
npm run dict.update

# 3、vscode 调试

# 4、打包
npm run publish

huile8's People

Contributors

mqycn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.