2012年6月5日 星期二

Intermediate Java(28) - Beginning Networking


創建test.html: (for example)



<html>
<body>
<applet code="Website.class" width="500" height="230">
<param name="title0" value="www.google.com">
<param name="address0" value="http://www.google.com">
<param name="title1" value="hk.yahoo.com">
<param name="address1" value="http://hk.yahoo.com">
</applet>
</body>
</html>



Website.class下一個教程創建

沒有留言:

張貼留言