锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国内精品视频久久,久久综合久久综合久久,日韩精品一区二区三区avhttp://www.aygfsteel.com/plpa/category/969.html鍒濆鑰呭ぉ鍫傝祫鏂欐眹闆?/description>zh-cnFri, 02 Mar 2007 00:18:53 GMTFri, 02 Mar 2007 00:18:53 GMT60鍥懼艦鐣岄潰搴旂敤http://www.aygfsteel.com/plpa/articles/3376.html鍣奸噷鍟暒鐨勪笘鐣?/dc:creator>鍣奸噷鍟暒鐨勪笘鐣?/author>Sat, 16 Apr 2005 23:07:00 GMThttp://www.aygfsteel.com/plpa/articles/3376.htmlhttp://www.aygfsteel.com/plpa/comments/3376.htmlhttp://www.aygfsteel.com/plpa/articles/3376.html#Feedback1http://www.aygfsteel.com/plpa/comments/commentRss/3376.htmlhttp://www.aygfsteel.com/plpa/services/trackbacks/3376.htmlimport java.awt.*;
import java.applet.*;
import java.awt.event.*;

public class  myjava3
{
 public static void main(String [] agrs)
 {
      new  myjava3_1( ) ;

 }
}
class myjava3_1 extends Frame implements ActionListener
{
 Label p1;
 TextField p2,p3;
 Button btn;
 myjava3_1()
 {
  super("鏉庝笘鏄ョ殑鍥懼儚鐣岄潰");
   p1=new Label("璇瘋緭鍏ヤ綘鐨勫悕瀛楋紝璋㈣阿錛?);
   p2=new TextField(20);
   p3=new TextField(35);
   btn=new Button("鍏抽棴鏈獥鍙?);
   setLayout(new FlowLayout());
   add(p1);
         add(p2);
   add(p3);
   add(btn);
   p2.addActionListener(this);
   btn.addActionListener(this);
   setSize(300,200);
   show();
 
 };
 public void actionPerformed(ActionEvent e)
 {
 
  if(e.getSource()==p2)
  { p3.setText(p2.getText()+",welcome !");}
  else
  { 
   dispose();
   System.exit(1);
  }
 }
}

緇ф壙浜?Frame  綾?
public class myjava03 extends Frame implements ActionListener
setLayout( new FlowLayout() );
input.actionListener(this)
btn.actionListener(this)

 public void actionPerformed(ActionEvent e)
 {
 
  if(e.getSource()==p2)
  { p3.setText(p2.getText()+",welcome !");}
  else
  { 
   dispose();
   System.exit(1);
  }
 }
}

actionPerformed(ActionEvent e)

e.getSource== input  鍒ゆ柇鏄惁鏄痠nput 杈撳叆銆?BR>



]]>
主站蜘蛛池模板: 赣州市| 榆中县| 会泽县| 平乐县| 丹东市| 依兰县| 岗巴县| 富源县| 上思县| 修水县| 南陵县| 无极县| 香格里拉县| 富源县| 景德镇市| 吉林省| 康乐县| 莱芜市| 赞皇县| 邳州市| 那曲县| 井陉县| 沂南县| 岳阳县| 延长县| 社会| 安达市| 罗田县| 增城市| 潞西市| 凭祥市| 云梦县| 兴安县| 宁化县| 闽清县| 恭城| 宜州市| 尚志市| 沁源县| 项城市| 大同市|