首页
编程
java
php
前端
首页
编程
java
php
前端
参数列表中的语句是有什么作用
Student st = new Student(new Person)
其中new Person 有怎样的作用?
创建继承于类person的类student
点击展开全文