摘要: package com.hai.week2; import javax.swing.*; import java.awt.*; public class Demo10 extends JFrame implements Icon { int width; int height; public Dem 阅读全文
posted @ 2022-06-11 10:10 花千泪雨 阅读(29) 评论(0) 推荐(0)