1. 写一个名为Rectangle的类表现矩形。其属性包含宽width、高height和色彩color,width和height都是double型的,而color则是String类型的。请求该类具有:1. 写一个名为Rectangle的类表现矩形。其属性包含宽width、高height和色彩colo
1. 写一个名为Rectangle的类表现矩形。其属性包含宽width、高height和色彩color,width和height都是double型的,而color则是String类型的。请求该类具有:1. 写一个名为Rectangle的类表现矩形。其属性包含宽width、高height和色彩colo