Vous n’êtes pas connecté.
Ce message a été modifié 2 fois. Dernière modification effectuée par "Y0Gi" (22 janvier 2013, 02:39)
5reimo
God
![]() |
Code source |
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
![]() |
Code source |
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.
Ce message a été modifié 1 fois. Dernière modification effectuée par "Y0Gi" (22 janvier 2013, 02:38)
Ce message a été modifié 1 fois. Dernière modification effectuée par "Y0Gi" (22 janvier 2013, 02:40)
-