public class MyJavaApp {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("*********************************");
System.out.println("Welcome to the java world. by ThaiCreate.Com");
System.out.println("*********************************");
}
}
คำสั่งสำหรับการแสดงผลคำว่า "Welcome to the java world. by ThaiCreate.Com"