lunedì 17 marzo 2008

A samples of java code

Yellow text on a blue background.



public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World");
}
}

Nessun commento:

Posta un commento