- 博客(2)
- 收藏
- 关注
原创 第一题111
public class Book { private String title; private String author; private double price; public Book(String title, String author, double price) { this.title = title; this.author = author; this.price = price; }
2024-06-18 10:38:26
441
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅