纯净系统
软件下载

多功能文本编辑器 RJ TextEd v16.12 官方版

介绍

RJ TextEd – 一个多功能文本编辑器,使用源代码并支持Unicode。 该软件的主要功能包括编辑CSS和HTML,能够预览,拼写检查,处理ASCII和二进制数据,内置FPT客户端上传文件等.RJ TextEd包含语法编辑器,支持大部分 现代编程语言和标记。 该软件具有单词自动完成功能,在编辑源代码的过程中会出现弹出提示。 RJ TextEd允许您远程编辑源代码并在程序窗口中查看浏览器的结果。 由于大量有用的工具和大型功能,RJ TextEd是Web设计人员和程序员的绝佳解决方案。

软件截图

软件特点

自动完成。
代码折叠。
列模式。
多重编辑和多重选择
高级排序。
处理ASCII和二进制文件。
CSS和HTML向导。
可停靠的面板。
FTP和SFTP客户端同步。
文件浏览器,文本剪辑,代码浏览器,项目经理……
在代码页,Unicode格式和文本格式之间进行转换。
Unicode和ANSI代码页检测。
打开/保存没有签名(BOM)的UTF-8编码文件。
Unicode文件路径和文件名。
HTML验证,格式和修复。
可用的工具,如语法编辑器,颜色选择器,charmap。

更新日志

Version 16.12 (Feb 14, 2024)
-----------------------------------------------------------

Mini toolbar
Added a "Capitalize" button.

Made some minor visual changes.

Code hints
Made some code changes to make long text fit better inside the window and made some small size changes.

Auto completion
Added code to prevent the auto completion window to become wider than the current display.

Emmet abbreviations
Tabs are now used for indention unless the option to insert spaces is set in options.

Scripts
Created a new "ScriptSettings" object with the following methods:

Code: Select all

procedure DeleteKey(const Section, Ident: String)
procedure EraseSection(const Section: string)
function ReadBool(const Section, Ident: string; Default: Boolean): Boolean
function ReadDateTime(const Section, Name: string; Default: TDateTime): TDateTime
function ReadDate(const Section, Name: string; Default: TDateTime): TDateTime
function ReadFloat(const Section, Name: string; Default: Double): Double
function ReadInteger(const Section, Ident: string; Default: Integer): Integer
function ReadString(const Section, Ident, Default: string): string
function ReadTime(const Section, Name: string; Default: TDateTime): TDateTime
function SectionExists(const Section: string): Boolean
procedure UpdateFile;
function ValueExists(const Section, Ident: string): Boolean
procedure WriteBool(const Section, Ident: string; Value: Boolean)
procedure WriteDateTime(const Section, Name: string; Value: TDateTime)
procedure WriteDate(const Section, Name: string; Value: TDateTime)
procedure WriteFloat(const Section, Name: string; Value: Double)
procedure WriteInteger(const Section, Ident: string; Value: Integer)
procedure WriteString(const Section, Ident, Value: String)
procedure WriteTime(const Section, Name: string; Value: TDateTime)

Use it to store settings in your scripts. All settings are stored to a file.

Code: Select all

E.g
ScriptSettings.WriteInteger("Convert","Max",500);
int max = ScriptSettings.ReadInteger("Convert","Max",100);

If you use "Temp" as section name - settings are stored in memory as long as the program is running, but not saved to file.

Vyper
Added a new highlighter for Vyper.

AutoIt
Fixed an issue with #cs ... #ce block comments.

Updated tools
* Syntax Editor. Minor visual fixes.
* Image list Editor. Made some small improvements.

Fixed
* Search issue in the options window.

I'll release this version in a day or so...

下载地址

蓝奏云        飞机盘        魔盘(cf31)

未经允许不得转载:Puresys纯净系统-软件下载 » 多功能文本编辑器 RJ TextEd v16.12 官方版

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

支付宝扫一扫打赏