摘要:
1. <% request.getSession().putValue("time","0"); %> var a = <%=request.getSession().getValue("time")%>; alert(a ); 2. $(document).click(function (e) { 阅读全文
posted @ 2017-05-08 22:15
higsan
阅读(184)
评论(0)
推荐(0)
摘要:
1. <html> <body onload="func()"> </body> </html> 2. <script type="text/javascript"> function func(){……} window.onload=func; </script> 3. <html> <body 阅读全文
posted @ 2017-05-08 22:14
higsan
阅读(868)
评论(0)
推荐(0)

浙公网安备 33010602011771号