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

📄 features.htm

📁 Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
💻 HTM
字号:
<html>
  <head>
    <title>About cEdit</title>
  </head>
  <body bgcolor="#FFFFFF" forecolor="#000000">
    <Font face="verdana" size="5"><b>cEdit Features</b></font><BR><BR>
    <font face="verdana" size="2">
    <ul>
      <li>Advanced UI supporting extensive docking<BR>
          Support for extensive docking allows users to configure exactly how they
          want cEdit to look.  This allows users to layout cEdit in whatever fashion
          provides them the greatest ease in working on text files/code.
      <li>Tool Palette<BR>
          The tool palette is a docking tab bar which can have toolbars docked to
          and undocked from itself.  This allows you to fit quite a number of toolbars
          into a relativly confied location.
      <li>MDI Tabs<BR>
          MDI Tabs allow users to quickly move between all open documents.  They
          display the icon of the filetype currently displayed if the file has been
          open or saved from a disk to make them more recognizable.
      <li>Quick File Browser<BR>
          A docking window with a quick file browser allows users to quickly gain
          access to and open files on their computer's disks.
      <li>Snippets<BR>
          Snippets allow users to quickly insert large blocks of code into their
          document.  These snippets are neatly layed out based on language
          names.
      <li>Quick FTP<BR>
          The quick FTP window provides quick access to ftp servers.  With it you
          can download files to your computer.
      <li>FTP<BR>
          The FTP window provides you great control over your ftp servers.  With it
          you can not only download files but perform most the actions of standard
          FTP editors.
      <li>Tags<BR>
          Tags allow you to insert a block of text into your document.  Unlike snippets
          tags are generally designed to be smaller in size, and also have the ability
          to request information to include in the tag.
      <li>Task List<BR>
          Works in essence like a sticky note application.  Just allows you to insert
          small notes/reminders to youself.
      <li>Output<BR>
          Displays the output generated by a compiler when sending a source file to
          the compiler threw a dos based command.
      <li>Special Characters<BR>
          Allows you to insert special characters into the document which you may
          not know the ascii code for.
          
  </body>
</html>

⌨️ 快捷键说明

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