标签:
1 class Tolvgx 2 { 3 public static void main(String[] args) 4 { 5 System.out.println("hello Java"); 6 7 System.out.println("hello Android"); 8 } 9 }
Hello Tolvgx !
原文地址:http://www.cnblogs.com/tolvgx/p/4301855.html