Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:playground [2021/08/14 10:05] – old revision restored (2011/07/13 11:09) 95.217.234.196playground:playground [2021/08/14 10:05] (current) – old revision restored (2008/04/05 01:24) 95.217.234.196
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
  
-<code java> 
-/** 
- * The HelloWorldApp class implements an application that 
- * simply displays "Hello World!" to the standard output. 
- */ 
-class HelloWorldApp { 
-    public static void main(String[] args) { 
-        System.out.println("Hello World!"); //Display the string. 
-    } 
-} 
-</code> 
playground/playground.1628935536.txt.gz · Last modified: 2021/08/14 10:05 by 95.217.234.196
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0