摘要:
一、拷贝的引入 (1)、引用拷贝 创建一个指向对象的引用变量的拷贝。 public class QuoteCopy { public static void main(String[] args) { Teacher teacher = new Teacher("riemann", 28); Tea 阅读全文
posted @ 2024-12-17 16:45
super超人
阅读(899)
评论(0)
推荐(0)
浙公网安备 33010602011771号