Skip to content

Commit

Permalink
ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
彭伟中 committed Apr 24, 2024
1 parent 547b33e commit 59f6d88
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ target/
!**/src/test/**/target/

### IntelliJ IDEA ###
.idea/
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
Expand Down
21 changes: 21 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## 先决条件
使用 https://github.com/0x77fe/AudioDecrypt

## 描述
批量去除文件的[未命名]

## 开始
使用**AudioDecrypt**在某些场景下文件名会出现[未命名],像这样子:
![img.png](img.png)

手动更改太慢,所以临时写了一个小工具,用以批量去除:
![img_1.png](img_1.png)

## 去除前的效果
![img_2.png](img_2.png)
## 去除后的效果
![img_3.png](img_3.png)

## 另外,推荐两个我常用的音乐播放器
1、安卓:https://github.com/RetroMusicPlayer/RetroMusicPlayer
2、PC(WIN):https://github.com/zhongyang219/MusicPlayer2
Binary file added img.png
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 img_1.png
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 img_2.png
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 img_3.png
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 59f6d88

Please sign in to comment.