home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 December
/
PCWorld_1998-12_cd.iso
/
software
/
DownLd12
/
Editplus
/
template.jav
< prev
next >
Wrap
Text File
|
1998-04-10
|
106b
|
8 lines
class ^!
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}