Given the following code, which code fragments, when inserted at the indicated location, will succeed in making the program display a button spanning the whole window area?() import java.awt.*; public class Q1e65 { public static void main(String args[]) { Window win = new Frame(); Button but = new Button("button"); // insert code fragment here win.setSize(200, 200); win.setVisible(true); } } win.setLayout(new BorderLayout()); win.add(but);。 win.setLayout(new GridLayout(1, 1)); win.add(but);。 win.setLayout(new BorderLayout()); win.add(but, BorderLayout.CENTER);。 win.add(but);。 win.setLayout(new FlowLayout()); win.add(but);。
新闻事业属于()。 文化范畴。 政治范畴。 舆论范畴。 经济范畴。
专业技术人员职业幸福感三大策略() 学习型组织的人才培训战略提升职业幸福。 以人为本的人才开发战略培养职业幸福。 创新科学的人才管理方式增强职业幸福。 传承的人才管理方式增强职业幸福。
综合布线中综合线接地电阻应小于() 30Ω。 20Ω。 5Ω。 1&Omega。
在学前儿童美术教育的基本构成要素中占主导地位的是()。
《三首钢琴三重奏》出版于()年。