摘要:
/*** */package Lyt;import javax.swing.JFrame;/*** @author Administrator**/public class lyt {/** * @param args */public static void main(String[] args) {// TODO Auto-generated method stubTextPanel frame=new TextPanel();frame.setTitle("计算器");frame.setSize(172, 180);frame.setLocationRelativeT 阅读全文
posted @ 2012-12-10 17:48
木本
阅读(194)
评论(0)
推荐(0)

浙公网安备 33010602011771号