- Sep 19, 2015
- 2,371
- 704
First exclude ctrl+c & ctrl v
Let's discuss some of the cold ones, or the ones that not everyone knows;
1、DIR *.* /B >LIST.TXT——Put this code in a txt file, change the txt file to bat file;Then double click on the bat file, after that you will get the name of so file in the folder.
2、Ren oldname.jpg newname.jpg——Put this code in a txt file, change the txt file to bat file;Then double click on the bat file, Then you can change the name of the file you want to change.
Not very great tips, anyone have any other good tips? Let's learn together.
Let's discuss some of the cold ones, or the ones that not everyone knows;
1、DIR *.* /B >LIST.TXT——Put this code in a txt file, change the txt file to bat file;Then double click on the bat file, after that you will get the name of so file in the folder.
2、Ren oldname.jpg newname.jpg——Put this code in a txt file, change the txt file to bat file;Then double click on the bat file, Then you can change the name of the file you want to change.
Not very great tips, anyone have any other good tips? Let's learn together.