📄 festival.asp
字号:
<%if festivalshow="true" then%>
<%if month(date())=3 and day(date())=1 then%><a id=navtool><b>今天是国际海豹日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=3 then%><a id=navtool><b>今天是全国爱耳日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=5 then%><a id=navtool><b>今天是学雷锋纪念日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=8 then%><a id=navtool><b>今天是妇女节!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=12 then%><a id=navtool><b>今天是植树节和孙中山逝世纪念日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=13 then%><a id=navtool><b>今天是黑色星期五!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=14 then%><a id=navtool><b>今天是国际警察日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=15 then%><a id=navtool><b>今天是消费者权益日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=17 then%><a id=navtool><b>今天是中国国医节和国际海航日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=21 then%><a id=navtool><b>今天是世界森林日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=22 then%><a id=navtool><b>今天是世界水日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=23 then%><a id=navtool><b>今天是世界气象日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=24 then%><a id=navtool><b>今天是世界防治结核病日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=25 then%><a id=navtool><b>今天是中小学生安全教育日!</b></a><br><%end if%>
<%if month(date())=3 and day(date())=30 then%><a id=navtool><b>今天是巴勒斯坦国土日!</b></a><br><%end if%>
<%end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -