文本編輯器 MadEdit

jopen 12年前發布 | 18K 次閱讀 編輯器 文檔/文本編輯

MadEdit 是一個開源的跨平臺的文本、二進制編輯器,采用 C++ 和 wxWidgets 開發。

  • MadEdit can run under Linux, FreeBSD and MS-Windows platforms.
  • Edits files in Text, Column and Hex modes.
  • In Hex-Mode, MadEdit can open large files which size is up to 32GB (INT_MAX*16).
  • Users can change the encoding of files at runtime like Web-Browsers.
  • Supports many encodings, e.g. Unicode(UTF-8, UTF-16/32 with Little or Big Endian), Big5, GBK and S-JIS etc.
  • Supports Unicode CJK Ext-B.
  • If users input a character that is not supported by current encoding, this character will be converted to U+XXXX. Unicode format.
  • Regular Expression search & replace (by using Boost.Xpressive).
  • Opens multiple files on single instance.
  • Supports syntax-highlighting of many programming languages, e.g. awk, C/C++, CSS, diff/patch, D, DOS Batch Script, Flash ActionScript, HTML, Java, JavaScript, JSP, Lua, Pascal, PHP, Perl, Python, Ruby, UNIX Shell Script, x86 Assembly, XML, Fortran, TeX/LaTeX, Squirrel, C#, Visual Basic, ASP(VBScript), SQL, Verilog, VHDL.
  • MadEdit can view ASCII-Art files under Win32 platform.

文本編輯器 MadEdit

項目主頁:http://www.baiduhome.net/lib/view/home/1351425738879

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!