2023年2月23日16:47:25 二维码生成
parent
18c2040e33
commit
666883c7b9
|
|
@ -0,0 +1,44 @@
|
||||||
|
|
||||||
|
### 1. 加密
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
> 视频解析接口来源于网络,如有侵权,请联系删除!!!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 3. 常用小工具
|
||||||
|
|
||||||
|
> 用到开源组件 Hutool 官网: https://hutool.cn/
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 4. 编解码工具
|
||||||
|
|
||||||
|
> 编解码工具也是对开源组件 Hutool 简单封装展示
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 5. sql 工具
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
> 部分代码借鉴 开源项目: 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 |
Loading…
Reference in New Issue