ASP代码考试急求。
登陆页面index.asp以后,显示欢迎信息“上(下)午好,现在是**年**月**日,星期**”其中,欢迎信息能够根据当前系统时间自动进行变化,如果是12点以前,则显示上...
登陆页面index.asp以后,显示欢迎信息“上(下)午好,现在是**年**月**日,星期**”
其中,欢迎信息能够根据当前系统时间自动进行变化,如果是12点以前,则显示上午好,否则显示下午好。日期,星期则根据当前的实际数据显示。 展开
其中,欢迎信息能够根据当前系统时间自动进行变化,如果是12点以前,则显示上午好,否则显示下午好。日期,星期则根据当前的实际数据显示。 展开
1个回答
展开全部
<%dim mydatemydate=date()response.Write("今天是:"+cstr(year(mydate))&"年"&cstr(month(mydate))&"月"&cstr(day(mydate))&"日 ")select case weekday(mydate)case 1 response.Write"星期日 "case 2 response.Write"星期一 "case 3 response.Write"星期二 "case 4 response.Write"星期三 "case 5 response.Write"星期四 "case 6 response.Write"星期五 "case 7 response.Write"星期六 "end select
%><SCRIPT Language="VBScript">dim moTime
function showTime()document.all.spnTime.innerText = time()end function
moTime = setInterval("showTime()",1000)
</SCRIPT><span id="spnTime"> </span><%h=hour(now())if 0<=h and h<6 then response.write "凌晨好!"if 6<=h and h<8 then response.write "早上好!"if 8<=h and h<11 then response.Write"上午好!"if 11<=h and h<13 then response.write "中午好!"if 13<=h and h<18 then response.Write"下午好!"if 18<=h and h<22 then response.Write"晚上好!"if 22<=h and h<24 then response.Write"夜已深,您该休息了!"
%>
%><SCRIPT Language="VBScript">dim moTime
function showTime()document.all.spnTime.innerText = time()end function
moTime = setInterval("showTime()",1000)
</SCRIPT><span id="spnTime"> </span><%h=hour(now())if 0<=h and h<6 then response.write "凌晨好!"if 6<=h and h<8 then response.write "早上好!"if 8<=h and h<11 then response.Write"上午好!"if 11<=h and h<13 then response.write "中午好!"if 13<=h and h<18 then response.Write"下午好!"if 18<=h and h<22 then response.Write"晚上好!"if 22<=h and h<24 then response.Write"夜已深,您该休息了!"
%>
北京磐安云创科技有限公司_
2023-02-01 广告
2023-02-01 广告
价格只是购买产品或服务过程中的一项指标,如果单纯只比较价格,其实考虑并不是那么周到。价格、质量、服务、口碑、是否合适自己的情况等都需要一起考虑。以上回答如果还觉得不够详细,可以来咨询下北京磐安公司。北京磐安公司是一家专业从事高新软件的技术公...
点击进入详情页
本回答由北京磐安云创科技有限公司_提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询