Day10(gui编程)
摘要:GUI学习 AWT 创建第一个Frame(窗口) package cn.ljystudy.GUI.s1; import java.awt.*; /** * Gui的第一个窗口界面 */ public class frame { public static void main(String[]
阅读全文
posted @ 2021-11-23 10:22
posted @ 2021-11-23 10:22
posted @ 2021-11-23 10:21