js.asp
来自「视频源代码 视频源代码」· ASP 代码 · 共 20 行
ASP
20 行
<html>
<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>NEWS ver 2</title>
<style>
body{margin:0px;scrollbar-face-color:buttonface;scrollbar-highlight-color:buttonface;scrollbar-shadow-color:buttonface;scrollbar-3dlight-color:buttonhighlight;scrollbar-arrow-color:#797979;scrollbar-track-color:#EEEEEE;scrollbar-darkshadow-color:buttonshadow}
body,a,table,div,span,td,th,input,select{font:9pt;font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;}
</style>
<body>
<%
response.write replace(replace(replace(request("code"),"显示","<br>显示"),":",":<br>"),"src=""","src="""&request("path"))
%>
<br><br>
<table>
<tr><td height="30">
Copyright © 2005~2008 EYZG.COM 易影中国. All rights reserved
</td></tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?