-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# dict | ||
|
||
命令行词典 | ||
离线的命令行日语词典 | ||
|
||
![image](https://user-images.githubusercontent.com/24885181/212095073-905f3f54-8b30-41e4-b481-fea9fa0e6acd.png) | ||
![demo](https://user-images.githubusercontent.com/24885181/212700770-90a154e2-9bef-4822-b1ea-1ad2d25edcf1.png) | ||
|
||
## 使用方法 | ||
- `dict 割合` | ||
- `dict わりあい` | ||
支持使用汉字或假名查询 | ||
- `dict wariai` | ||
来回切换输入法很蛋疼,因此本程序还支持使用罗马音查询! | ||
- `dict wariai -` | ||
习惯上完全匹配的结果在最前面,终端输出后默认视图在底部,可以末尾添加 `-` 来反向输出查询结果。 |