This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @Echo Off | |
| dir *.jpg *.gif *.png *.jpeg /a /b /s >> list.txt | |
| del /f /s *.jpg *.gif *.png *.jpeg | |
| dir/s/n|findstr /e list.txt >> list.txt | |
| pause |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <br/><br/><br/><br/> | |
| <div style="margin-left:100px;"><img id="flag" src="http://dandan500.com/wp-content/uploads/2013/11/redflag.jpg" width="600" /></div> |
Changed the iFrame src from Codpen to Event Apart to improve performance
A Pen by Hugo Darby-Brown on CodePen.