摘要: 1.如果调用repaint(),则相当于先自动调用update(),再自动调用paint()方法。 2. public abstract boolean drawImage(Image img, int x, int y, int width, int height, ImageObserver o 阅读全文
posted @ 2020-04-12 13:22 vkd 阅读(135) 评论(0) 推荐(0)