🌈 搜索
📅  最后修改于: 2022-03-11 14:52:18.982000             🧑  作者: Mango
public void paintComponent(Graphics g) { g.drawOval(0,0,50,50); }