Introduction - If you have any usage issues, please Google them yourself
A rectangle named MyRectangle is defined with four private integer domains in the class, the xUp (yUp) of the rectangle, and the xDowm (yDown) in the lower right corner (xDowm, yDown); in the class, a construction method with no parameters and a construction method with four int parameters are used to initialize the class object.