cy.asp
来自「在线成语词典大全 v1.0 asp+access全数据库」· ASP 代码 · 共 25 行
ASP
25 行
<html>
<TITLE>梦想中国热线-成语速查</title>
<head><STYLE>
BODY {
SCROLLBAR-3DLIGHT-COLOR: #d8d8fc;
SCROLLBAR-ARROW-COLOR: #480024;
SCROLLBAR-DARKSHADOW-COLOR: #fcfcfc;
SCROLLBAR-BASE-COLOR: #fcfcfc
}
body {background:url(images/top_7kbackground.gif); background-position:top; background-repeat:repeat-x;}
</STYLE></head>
<frameset framespacing="0" border="0" frameborder="0" rows="*">
<frame name="main" src="cyshow.asp?id=<%=request("id")%>" scrolling="auto" noresize>
<noframes>
<body>
<p>『www.aqbt.cn』-查看成语,影视,动漫,音乐,下载,美女,星座等更多您的选择!!</p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?