You are not logged in.
This post has been edited 2 times, last edit by "Y0Gi" (Jan 22nd 2013, 2:39am)
5reimo
God
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
print '''\ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>%s</title> </head> <body> <h1>%s</h1> <ul>''' % (filename, filename) append_list_item([data]) print '''\ </ul> </body> </html>''' |
crushcoder
God
![]() |
Source code |
1 |
java -jar DirStructToHtml-0.0.1-jar-with-dependencies.jar C:\Verzeichnis C:\HtmlSeite.html |
Gott hat die Welt ja nur in sieben Tagen erschaffen können, weil es keine installierte Basis gab.
This post has been edited 1 times, last edit by "Y0Gi" (Jan 22nd 2013, 2:38am)
This post has been edited 1 times, last edit by "Y0Gi" (Jan 22nd 2013, 2:40am)
-