?? size,point,rectangle的構(gòu)造函數(shù).txt
字號:
Size構(gòu)造函數(shù)-----------------------
public Size(Point)
public Size(int,int)
Point構(gòu)造函數(shù)----------------------
public Point(int)
public Point(Size)
public Point(int,int)
Rectangle構(gòu)造函數(shù)------------------
public Rectangle(Point,Size)
public Rectangle(int,int,int,int)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -