摘要: package com.com.FZAL;public class test01 { public static void main(String[] args) { Studentf s0 = new Studentf("松松","173","男",23); ZY t1 = new ZY("材料" 阅读全文
posted @ 2022-05-21 15:59 小松2739 阅读(22) 评论(0) 推荐(0) 编辑
摘要: package com.com.FZAL;public class test { public static void main(String[] args) { //new对象 Studentf s0 = new Studentf("松松","173","男",23); ZY t0 = new Z 阅读全文
posted @ 2022-05-21 15:13 小松2739 阅读(17) 评论(0) 推荐(0) 编辑