Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
cuijiufeng committed Aug 26, 2022
1 parent 6983866 commit 01bf065
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,33 @@

> 动图示例
> ![示例图片](教程图片/hash-demo.gif)
>
> 说明文档
> ```
> 1. 上部分选择框会列出当前java环境中的provider、type、algorithm
> 2. 中间部分ui组件是因为部分操作会需要填写一些参数
> 3. 以及下面包含一个数据输入框、数据输出框
> ```
### 二、插件配置 ###

### 三、代码生成 ###
> 动图示例
> ![示例图片](教程图片/config-demo.gif)
>
> 说明文档
> ```
> 1. 可配置输入输出的编码
> 2. 支持扩展外部的provider
> 3. 记录历史的添加记录(历史添加记录右键删除,双击再次添入)
> ```
### 三、代码生成 ###

> 动图示例
> ![示例图片](教程图片/gen-code-demo.gif)
>
> 说明文档
> ```
> 1. 可生产一些jce的代码
> 2. 生成代码的编码暂只支持Hex
> ```
Binary file added 教程图片/config-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 教程图片/gen-code-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 01bf065

Please sign in to comment.