画图说明一个对象的创建过程做了哪些事情? Student s = new Student();
面向对象(创建一个对象的步骤)
原文:https://www.cnblogs.com/happystudyhuan/p/10705221.html