⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.srf

📁 Vc.Net入门与提高源码
💻 SRF
字号:
<!--{{ handler cgi-bin\Main.dll/Default }} This file (c) 2000 Microsoft Corporation -->
<html>
<head>
<title>Welcome to your MantaWeb!</title>
</head>
<frameset cols="126,*" framespacing="0" border="0" frameborder="0">
  <frame name="link_frame" scrolling="no" noresize target="main_frame" src="links.srf">
  <frameset rows="79,*">
    <frame name="banner_frame" target="banner_frame" src="banner.srf" scrolling="no" marginwidth="5" marginheight="5">
    <frame name="main_frame" target="main_frame" src="welcome.srf" scrolling="auto" noresize marginwidth="5" marginheight="5">
  </frameset>
  <noframes>
  <body>
  <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
  </noframes>
</frameset>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -