搜索资源列表
UltraEdit-32_12.20a+1_SC
- UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。 -UltraEdit you will be able to meet all the needs of the edit
replace
- 本程序主要是为了在DOS命令行里进行方便的文件字符替换功能,被替换的字符可以是任意的,可以弥补DOS批处理的不足!
Lz_Text
- Office XP界面的记事本,完全可以取代windows中的记事本,而且界面要漂亮很多;本软件的主旨是给出一个实现Office XP 软件界面的解决方案,非常方便,完全免费,连源代码都提供了。Lz_Text-Office XP interface of the notebook, and can fully replace the windows of the notebook, but pretty interface to many; This software is aimed to a
绝地程序编辑器
- 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
notepad2
- Notepad2是一款支持语法高亮的编辑器,可以用来替换windows自带的Notepad.非常好用-Notepad2 is a syntax highlighting editor, can be used to replace the windows comes with Notepad. Very easy to use
jedit41source
- 用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-Java prepared with open-source text editor. There are many useful features, including syntax highlighting show matching brackets, expression search, multiple file search and replace, t
jsphtmleditor
- 字体,字号,段落格式,加粗,斜体,下划线,上标,下标,删除线,左对齐,居中,右对齐,全选,剪切,复制,粘贴,撤消,恢复,编号,项目符号,减少缩进量,增加缩进量,替换,插入超级链接,去掉超级链接,插入表格,插入行,删除行,插入列,删除列,插入水平线,字体颜色,字体背景颜色,特效字体,插入特殊符号,取消格式,清理代码,插入图片,插入Flash,插入Windows Media,插入Real Media,插入大表情,插入QQ表情,插入代码,插入引用,隐藏内容,上传并插入图片 -Font, size,
Editers
- 这是笔者自己编辑的一个简单文本编辑器,能够代替记事本的基本功能-This is my own editing a simple text editor that can replace the basic functions of Notepad
wenbenbianjiqi
- 一个文本编辑器代码,可实现打开,保存,替换,删除等功能。代码用c语言编写,在c++上同样可以运行。 -A text editor, code, and allows open, save, replace, delete and other functions. Code using c language, in c++ on the same run.
LZ78encodinganddecoding
- LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string
lineeditor
- 行编辑器,文档打开,查找,插入,删除,替换的操作-Line editor, open the document, find, insert, delete, replace operation
message-programme-with-c-andCGI
- 用+C+写的+CGI+留言板程序,可以让留言本支持 MYSQL, 方法是 将 db_mysql.c 替换掉 原来的 db.c 即可.程序接口与原来的兼容. -Written by+ C++ CGI+ message board program that allows a message of the support for MYSQL, method is to replace the original db.c db_mysql.c can. Program interface is co
Text2Html
- 本程序具有的功能: 1.文本文件编辑器,可以取代NotePad. 记事本中,当设置字体大于11点时,行距太小,难于阅读,本编辑器的行距大于记事本,可阅读性好。 2. 简单的Web浏览器.可以在Windows资源管理器中,点击右键,选择用本程序打开.html,.htm,.txt文件。 3. 文本文件转换器.本程序可以将.txt文件转换成.html文件,并加了简单的css来调节行距,字体等,以便于阅读。并支持简单的编辑。 -The program has features: 1
Notepad
- 编写一个记事本程序,能实现对文本文件的编辑、保存、打开等功能。 程序功能与要求: (1)要求有相应的菜单、工具栏。 (2)能够利用文件对话框“打开”或“保存”指定的文本文件。 (3)能进行文字的查找、替换等。 (4)可以复制、剪切、粘贴文本。 -Write a notepad program, to achieve the text editing, save, open and other functions. Program features and requirem
Notebook
- 记事本的“文件”菜单功能和字体设置的功能,包括剪贴板的使用和文字的查找替换-Notepad s "File" menu functions and font settings, including the use of the clipboard and text find and replace
NoteBook
- 实现了一般记事本的功能,能编辑,查看,打开文件,查找,替换,字体的转换,颜色的转换。-it is just a notebook used the language C++,you can write,find,replace the characters.and change the color about the characters.
edit_csharp
- #文章编辑器。这个程序主要是为网络编辑人员准备的代码级编辑工具。可以批量去除文章里的多余代码。而且它有一个很重要的功能就是链轮。考虑实际需要只替换了一次。-c# article editor. This program is prepared for the network editors, code-level editing tools. Bulk removal of redundant code in the article. And it has a very important fe
txt
- 实现windows记事本的全部功能,包括查找替换,查找下一个等。-To achieve the full functionality of the Windows Notepad, including Find and Replace, Find Next and so on.
Editor
- 文本编辑器,具有查找,插入,替换指定行,上一行,下一行,删除指定行,显示整个文本等功能。-Text editor to find, insert, replace the specified line, the previous line, the next line, delete the specified line, display the entire text, and other functions.
juffed-0.10
- 开源软件,代码编辑器,支持语法高亮、自动完成、行号、查找替换、多语化-Features: - multi-document interface (tabs) - syntax highlighting - code blocks folding - sessions support - find/replace using regular expressions - charset selection and auto-detection - line
