Java第一課

public class Hello { public static void main (String args []){ System.out.println("你們好!"); System.out.println("Nice to meet you"); Student stu = new Student(); stu.speak("We are students");
相關文章
相關標籤/搜索