摘要:
//default title and icon JOptionPane.showMessageDialog(frame, "Eggs are not supposed to be green.", "Message"); //custom title, warning icon JOptionPane.showMessageDialog(frame, "Eggs are not supposed to be green.", "Inane ... 阅读全文
posted @ 2013-05-01 11:15
裴佩
阅读(242)
评论(0)
推荐(0)
摘要:
【注】可以通过对框架的命名,实现jsp页面的target设置首先搞清楚框架的两个标签:frameset和frame. 1.frameset:声明页面是采用了框架技术 Java代码:<framesetrows="60,*"frameborder="1"border="0"bordercolor="#000FFF"framespacing="1"> lt;/frameset>rows="60,*"是把页面分为上下两个部分,rows="*,*,*&quo 阅读全文
posted @ 2013-05-01 11:10
裴佩
阅读(702)
评论(0)
推荐(0)

浙公网安备 33010602011771号