摘要: public class DrawCircle extends JFrame{ @SuppressWarnings({"all"}) //定义一个面板 private MyPanel mp = null; public static void main(String[] args) { new Dr 阅读全文
posted @ 2022-07-23 11:30 贝勒爷ma 阅读(22) 评论(0) 推荐(0)