您的位置:首页 >教你怎么用JSP统计网站访问人数
发布于2026-04-21 阅读(0)
扫一扫,手机访问
<%@ page language="ja va" import="ja va.util.*" pageEncoding="UTF-8"%>
My JSP 'sxtcount.jsp' starting page
<%!
int count=0;
// out.print("您是第"+count+"个访问该网站的人");
public void a(){
}
%>
<% count++; out.print("您是第"+count+"个访问该网站的人");
%>
<%-- <%=count %> --%>
<%@ page language="ja va" import="ja va.util.*" pageEncoding="UTF-8"%>
My JSP 'sxtcount.jsp' starting page
<%-- --%>
<%@include file="head.jsp" %>
<%!
int count=0;
%>
<%
count++;
out.print("您是第"+count+"个访问该网站的人");
%>

售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
正版软件
正版软件
正版软件
正版软件
正版软件
1
2
3
7
9