查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
Exercise09_01
- Design a class named Rectangle to represent a rectangle. The class contains: ·Two double data field named width and height that specify the width and height of the rectangle. ·A no-arg constructor that creates a rectangle with width1 and height1.