import java.applet.*; /*<applet code="Scroll" width=300 height=300> </applet>*/ public class Scroll extends Applet implements AdjustmentListener { Scrollbar ...
確定! 回上一頁