摘要:
//宠物类public class Pet { public String name; public int age; public void shout(){ System.out.println("叫了一声"); }}//main方法类 public class Application { pu 阅读全文
posted @ 2021-06-24 17:22
谢波认真学java
阅读(28)
评论(0)
推荐(0)

浙公网安备 33010602011771号