public class hf {
public static void main(String[] args) {
System.out.println("hello world!");
}
}
结果演示:
总结:该程序很简单,是纪念本人第一次写CSDN,不喜勿喷。
public class hf {
public static void main(String[] args) {
System.out.println("hello world!");
}
}
结果演示:
总结:该程序很简单,是纪念本人第一次写CSDN,不喜勿喷。