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

📄 webframe.html

📁 Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
💻 HTML
字号:
<html>
<frameset cols="300,*" framespacing="1" border="1" frameborder="1">
  <frameset rows="30,*" framespacing="1" border="0" frameborder="0" >
    <frame name="ltop" target="lbottom" scrolling="no" src="webnav.html">
    <frame name="lbottom" src="webtoc.html" target="body">
  </frameset>
  <!--DXMETADATA start type="DefaultTopic" format="<frame name=body target=body src=%%DefaultTopic%%>" BlankFormat="<frame name=body target=body>" --><frame name=body target=body src=cEdit.html><!--DXMETADATA end -->
</frameset>
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</noframes>
</body></html>

⌨️ 快捷键说明

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