摘要: AWT(Abstract Window Toolkit)抽象窗口开发包 component:可以显示出来的与用户进行交互的图形元素 container:容纳其他component元素的容器;continer可以容纳component;所以container可以容纳container。 contine 阅读全文
posted @ 2017-08-14 16:55 Lune-Qiu 阅读(417) 评论(0) 推荐(0) 编辑