User Tools

Site Tools



start

This is an old revision of the document!


Startpaaaaaaaaaaaage

// print Hello World!
import static net.sf.joove.lang.*
 
public class HelloWorld {
 
    public static void main(String[] args) {
        print("Hello, World");
    }
 
}
start.1424942709.txt.gz · Last modified: 2015/02/26 09:25 by fxfire