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

📄 main.html

📁 这是一个完美版本的的超强文件编辑器,支持各种程序的语法高亮,支持插件和宏录制,支持XP菜单,支持浏览器浏览等等功能,记得有位网友做文件编辑器要求我给他一个支持语法高亮和DockWindows技术的代码
💻 HTML
字号:
<html>
  <head>
    <title>Main Body</title>
  </head>
  <body bgcolor="#ffffff">
  <table border="1" bordercolor="#5e5e5e" width="500">
    <tr>
      <td bgcolor="#c0c0c0">
        <font face="verdana" color="#000000" size="-1">
          <b>cEdit Code Editor</b>
        </font>
      </td>
    </tr>
    <tr>
      <td>
        <font face="verdana" size="-1" color="#000000">
          Hi. To begin thanks for downloading and using
          cEdit. I hope you like it and find it to be
          a worthwhile editor. <BR><BR>
          This little help file will hopefully explain 
          what all the features do and how to use them.
          Remember this editor is free so check 
          <a href="http://www.joshmeier.net/cedit" target="_parent">
          the main site</a> to get the newest version
          frequently. I update this editor relativly often
          so there's a good chance you'll find a new version
          when you check the site :)
  </body>
</html>

⌨️ 快捷键说明

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