Hello,World!

# /** 
#  * @author q_wong
#  * @version 1.0,2009/02/28
#  */  
# public class HelloWorld {  
#     public static void main(String args[]) {  
#         System.out.println("Hello,World! This is my first notes, O(∩_∩)O 哈哈~");  
#     }  
# } 

你可能感兴趣的:(EL)