如何在网页上建一个超链接,点击打开本地文件
public void actionPerformed(ActionEvent e)
{
if(e.getSource()==xinjian)
{
text.setText("");
}
if(e.getSource()==dakai)
{
openFD.show();
String s;
上一篇:计算机IT专业技能有哪些
下一篇:网络新闻与传播专业代码是多少
public void actionPerformed(ActionEvent e)
{
if(e.getSource()==xinjian)
{
text.setText("");
}
if(e.getSource()==dakai)
{
openFD.show();
String s;
多重随机标签