statistical.gsp
上传用户:steveyhw
上传日期:2019-05-13
资源大小:307k
文件大小:0k
源码类别:

PlugIns编程

开发平台:

Java

  1. <%--
  2.   Created by IntelliJ IDEA.
  3.   User: Administrator
  4.   Date: 2008-4-10
  5.   Time: 23:55:17
  6.   To change this template use File | Settings | File Templates.
  7. --%>
  8. <%@ page contentType="text/html;charset=UTF-8" %>
  9. <html>
  10.   <head><title>Simple GSP page</title></head>
  11.   <body>
  12.   统计
  13.   </body>
  14. </html>