2025年4月7日
摘要: 一、Frane窗口 问题:发现窗口无法关闭,需要手动停止java程序 思考:写鼠标监听程序 多个窗口弹出 尝试回顾封装: 点击查看代码 public class TestFrame2 { public static void main(String[] args) { //展示多个窗口 new My 阅读全文
posted @ 2025-04-07 14:02 sharline 阅读(5) 评论(0) 推荐(0)