Grundlagen der Programmierung 2 SS 2005 - Datei Memory.html
<html> <head> <title>Memory</title> </head> <body> <h1>Memory</h1> <applet code="Memory_LSG.class" width="300" height="300"> <param name="rows" value="5"> <param name="columns" value="5"> </applet> </body> </html>
Generiert mit Camelot | Probleme mit Camelot? | Geändert am: 20.05.2005