geren.asp
来自「企业网上办公自动化通过对各办公自动化要素的闭环整合」· ASP 代码 · 共 15 行
ASP
15 行
<!--#include file=connfig.asp-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<frameset rows="50,*" cols="*" framespacing="0" frameborder="yes" border="0" bordercolor="#FF6600">
<frame src="gerentop.asp" name="topFrame" scrolling="NO" noresize bordercolor="#000000" frameborder="no">
<frame src="gremail.asp" name="main" frameborder="no" id="main">
</frameset>
<noframes><body>
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?