摘要: 1.public void setBounds(int x,int y,int width,int height)移动组件并调整其大小。 由 x 和 y 指定左上角的新位置,由 width 和 height 指定新的大小。 参数:x - 组件的新 x 坐标。y - 组件的新 y 坐标。width - 阅读全文
posted @ 2020-10-15 20:30 我试试这个昵称好使不 阅读(69) 评论(0) 推荐(0)