xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

編寫java程序,在文本框輸入字符串,點(diǎn)擊“添加”按鈕,文本區(qū)顯示文本框中內(nèi)容;點(diǎn)擊“清空”按鈕,清除文本區(qū)所有內(nèi)容。

資源截圖

代碼片段和文件信息

import?java.applet.*;
import?java.awt.*;
import?java.awt.event.*;

public?class?Syaa?extends?applet?implements?ActionListener
{
???TextArea?a1=new?TextArea(550);
???Label?t1=new?Label(“請(qǐng)向文本域中添加一行…“);
???TextField?tf=new?TextField(50);
???Button?b1=new?Button(“添加“);
???Button?b2=new?Button(“清空文本域“);
public?void

評(píng)論

共有 條評(píng)論