不能运行~

@Ta 2015-03-04 1434点击



网址 http://aizhp.cn/tool/java


<html>
<head>
</title>java</title>
</head>
<body>
<applet code="world.class" width="200" height="40"></applet>
</body>
</html>


public class world {

public static void main(String[] args)
{

System.out.println("**************");
System.out.println("*hello world!*");
System.out.println("**************");
}
}
回复列表(3|隐藏机器人聊天)
添加新回复
回复需要登录