tcreatefrm2.asp
来自「数据库在线考试系统 使用DLPHI+ACCESS+ASP」· ASP 代码 · 共 14 行
ASP
14 行
<%@ Language=VBScript %>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset rows="*" cols="120,509*" border=1 framespacing=1>
<frame name="leftFrame" scrolling=auto src="tleft.asp">
<frame name="mainFrame" src="">
</frameset>
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?