shoorick: (Default)
[personal profile] shoorick
Давно не писал я на bat-языке
@echo off
echo ^<html^>^<head^>^<title^>Картинки^</title^>^<link rel="stylesheet" type="text/css" href="1.css" /^>^</head^>^<body^>^<ul^> > list.html
for %%f in (*.gif,*.jpg,*.png) do echo ^<li^>^<a href="%%f"^>%%f^</a^>^</li^> >> list.html
echo ^</ul^>^</body^>^</html^> >> list.html

Самым сложным оказалось найти, как в команде echo выводить < и >
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

shoorick: (Default)
shoorick

December 2016

S M T W T F S
    1 23
45678910
11121314151617
18 19 2021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Feb. 25th, 2026 08:41 am
Powered by Dreamwidth Studios