-
页面定时跳转
function forwardToNext(){
setInterval("a()",1000); //每隔1s调用一次a函数
}
function a(){
var time = document.getElementById("num").innerText;
if(time>0){
time = time-1;
document.getElementById("num").innerText = time;
}
if(time==0){
window.
- 2022-02-15 07:25:42下载
- 积分:1
-
问卷调查系统
一个简单的问卷调查系统,可以作为简单的参考,中间关于代码的处理比较精简,使用aspx开发,iis发布
- 2022-03-23 15:30:22下载
- 积分:1
-
067457
天地网络-网络学院全站,精选php编程学习源码,网页制作参考资料。(OpenNetAdmin host management system v09.07.15, select PHP learning programming source code, Webpage production of reference materials.)
- 2013-12-19 10:25:30下载
- 积分:1
-
W3school
网站建设的全部教程及相关代码 以HTMl语言为主的网站编写实例(Site construction related to all the tutorials and code-based website HTMl written language examples)
- 2010-10-28 10:21:48下载
- 积分:1
-
邮寄形式完整的代码
php 登记表单完成代码的验证一步一步,使易于理解整个代码是如何工作逐线
- 2022-04-07 17:03:41下载
- 积分:1
-
mmcbbs3full
一个不错的笑话小偷。在线更新 快速。
1、本次修改了首页Flash下面没线
2、修改了CSS配置里一些出错设置
3、增加了后台管理,后台主要功能有:程序配置、广告管理与管理员管理
4、后台帐号密码:topzm(A good joke thief. Update online fast.
1, this did not modify the following line Home Flash
2, modify the CSS configuration settings in some of the error
3, increased the management background, Background main functions are: Configuration, management and advertising management administrator
4, background account password: topzm)
- 2016-04-21 17:03:04下载
- 积分:1
-
特产商城源码new
echop专业的特产商城,ecshop源码,特产源码,单用户商城(ECHOP specialty mall)
- 2020-06-22 22:00:01下载
- 积分:1
-
scan-ngix
通过GOOGLE检索有漏洞的ngnix的站点,请提交GOOGLE搜索关键
默认搜索文件类型为PHP的所有站点,(use google engine to scan have weak point ngnix website, please submit search key words, default use PHP filetype)
- 2013-11-25 19:26:34下载
- 积分:1
-
first
这是一个简单的基于node的js服务器,很简单,很简单。(this is a very very very simple web server base on node)
- 2017-11-12 20:04:11下载
- 积分:1
-
zuoyoumoban
左右结构两列布局宽屏模板,DIV+CSS布局,蓝色风格,该模板经过W3C验证,符合web2.0标准。,web网页制作参考资料。(So the structure two column layout widescreen template, DIV+CSS layout, blue style, the template through W3C verification, in accordance with Web2.0 standard. Web Webpage, production of reference materials.)
- 2013-12-28 11:05:17下载
- 积分:1