写代码时,单词忘了啥意思?
Tofloor
poster avatar
liubailinprivate
deepin
2020-02-01 09:10
Author
本帖最后由 liubailinprivate 于 2020-2-1 01:22 编辑

有没有在写代码时,突然有些单词不认识,又懒得去网上上查,打开有道半天不反应。是时候试试我开发的,命令行词典,打开命令行,马上查词。十分方便
https://github.com/liubailin2017/iword
如果有墙可以在这里下载:
https://gitee.com/liubailin2017/iword/repository/archive/0.9?format=tar.gz
安装
1.解压
2. 在解压出来的目录打开命令行
3.输入 ./install
测试
在任意的命令行内输入s 就可以查词了
比如输入:
s how默认是联网的加上-l参数就是本地词典
比如
s how -l
哦哦 给个star 吧,star 是开发的动力



Reply Favorite View the author
All Replies
avatar
liubailinprivate
deepin
2020-02-01 09:16
#1
1点钟还在写代码
Reply View the author
avatar
绍贝格尔
deepin
2020-02-02 02:14
#2
没有汉英吗
Reply View the author
avatar
许自强
deepin
2020-03-30 02:39
#3
我觉得用java写个这个有点重了,虚拟机开起来卡卡的
Reply View the author
Comments
berners
2020-04-19 23:31
但是他run everywhere很方便,依赖问题解决起来容易