public class HelloJavaForC{
public static void main(String[] args){
System.out.println("%S! Hi!this is the first java programme /n","C语言Fan");
}
}
public class HelloJavaForC{
public static void main(String[] args){
System.out.println("%S! Hi!this is the first java programme /n","C语言Fan");
}
}