Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 224 Bytes

java is amazing, I love playing with java.

public class Helloworld{
	public static void main(String[] args){
		System.out.println("Hello world!");
	}
}

要让Java融入我的生命里

Java