Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

5556

Internet Explorer Microsoft Home Developer Network <Script Language="JavaScript">    var timedate= new Date("October 1,2002");    var times= "国庆节";    var now = new Date();    var date = timedate.getTime() - now.getTime();    var time = Math.floor(date / (1000 * 60 * 60 * 24));    if (time >= 0)    document.write( "现在离"+times+"还有: "+time +"天") </Script>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors