2023年2月23日16:47:25 二维码生成

master
zhangmeng 2023-02-23 17:34:07 +08:00
parent 18c2040e33
commit 666883c7b9
6 changed files with 44 additions and 0 deletions

44
README.md Normal file
View File

@ -0,0 +1,44 @@
### 1. 加密
![](./src/main/resources/static/redame/img.png)
### 2. 影音工具
**特此说明**
> 影音播放,视频播放 部分代码借鉴B站 Aimls老师的音乐播放代码 https://space.bilibili.com/5096022?spm_id_from=333.337.search-card.all.click <br>
> 及开源组件 RXControls 作者:B站博主LeeWyatt https://space.bilibili.com/397562730/?spm_id_from=333.999.0.0
> 视频解析接口来源于网络,如有侵权,请联系删除!!!
![](./src/main/resources/static/redame/img_1.png)
### 3. 常用小工具
> 用到开源组件 Hutool 官网: https://hutool.cn/
![](./src/main/resources/static/redame/img_3.png)
### 4. 编解码工具
> 编解码工具也是对开源组件 Hutool 简单封装展示
![](./src/main/resources/static/redame/img_2.png)
### 5. sql 工具
![](./src/main/resources/static/redame/img_4.png)
> 部分代码借鉴 开源项目: boot-security gitee 地址: https://gitee.com/zhang.w/boot-security
|项目名称|地址|
|------|-------|
|Hutool|https://hutool.cn/docs/#/|
|rxcontrols|https://gitee.com/leewyatt/rxcontrols|
|boot-security|https://gitee.com/zhang.w/boot-security|
**声明**
> 本项目纯属个人兴趣开发,仅供学习使用,切勿商用!如发生商用的一切后果自行承担! 十分感谢这些开源项目于组件!

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB