package helloworld; public class zhangjun { public static void main(String[] args) { // TODO Auto-generated method stub //printf("你好"); System.out.println("hello"); } }
package helloworld; public class zhangjun { public static void main(String[] args) { // TODO Auto-generated method stub //printf("你好"); System.out.println("hello"); } }