⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 time.js

📁 漂亮的企业网站系统v11 1、整体修改了上一版的一些BUG。 2、修改了页面底部的统计形式。 3、修改了“公告更新”栏目
💻 JS
字号:
document.writeln("<script language=\"javaScript\">");
document.writeln("<!--");
document.writeln("now = new Date(),hour = now.getHours()");
document.writeln("if(hour < 6){document.write(\"凌晨好\")}");
document.writeln("else if (hour < 9){document.write(\"早上好\")}");
document.writeln("else if (hour < 12){document.write(\"上午好\")}");
document.writeln("else if (hour < 14){document.write(\"中午好\")}");
document.writeln("else if (hour < 17){document.write(\"下午好\")}");
document.writeln("else if (hour < 19){document.write(\"傍晚好\")}");
document.writeln("else if (hour < 22){document.write(\"晚上好\")}");
document.writeln("else {document.write(\"夜里好\")}");
document.writeln("// -->");
document.writeln("</script\>");

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -