gg.asp
来自「网佳网络办公系统(以下简称OA)是一套基于B/S模式的无纸化办公系统。[显著特点」· ASP 代码 · 共 19 行
ASP
19 行
<!--#include file="../config/config.asp"-->
<!--#include file="../config/config1.asp"-->
<html>
<head>
<title>公告信息</title>
<style type="text/css">
<!--
p {font-size: 10pt}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv=refresh content=300;URL=gg.asp>
</head>
<body topmargin="0" bgcolor="#0033CC">
<table width=100% style="filter:shadow(color=ffffff, direction=145); position: relative">
<marquee scrollamount=3 style="COLOR: red"><p><%=gg%></p></marquee>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?