JavaBeans是Java中一種特殊的類,可以將多個對象封裝到一個對象(bean)中。 ... <% // 在JSP中使用PersonBean類別 %> <jsp:useBean id="person" class="player.
確定! 回上一頁