2011年10月14日 星期五

SL314 ex1.jsp

SL314 ex1.jsp
JSP Page Table of numbers squared: <% for (int i=0; i<10; i++) { %> <% } %>
numbersquared
<%= i %><%= i*i %>

沒有留言:

張貼留言