摘要: 编程方法 面向过程 在一个主函数里面进行所有操作过程 public class TestTextField { public static void main(String[] args) { Frame frame = new Frame(); TextField field = new Text 阅读全文
posted @ 2021-10-08 15:57 大帅爱编程 阅读(73) 评论(0) 推荐(0)