摘要: 一、思维导图 二、学习内容 package com.jsoft.morning; public class Ch02 { public static void main(String[] args) { //创建了一个Ch02这个类的对象 //根据图纸去造车 //创建对象的过程,类的实例化的过程,对 阅读全文
posted @ 2022-07-18 21:37 LJMMJL 阅读(34) 评论(0) 推荐(0)