javaser

导航

java手记(一)

public class HelloWorld {
	public static void main(String[] args) {
		System.out.println("hello,world");
	}
}

posted on 2022-08-07 01:28  冬冬.dwarf  阅读(12)  评论(0编辑  收藏  举报