搜索资源列表
ReplaceString
- 可以替换同一目录下文本文件中某一字符串为新串-can replace the same directory text documents for a new series of string
MyFrame
- 一个JAVA字符串处理程序,利用正则实现字符串的搜索、替换,以及打开一个含有字符串的文本
nono
- 初学JAVA时写的代码。 1.复制一个或多个文件夹 2.替换文件夹中所有文本中的某些字符
TextFindReplace
- Java实现文本内容的替换,类似记事本程序
notePade
- 这是我编的一个文本编辑器,可以用来打开一个文本文件,进行保存,打开,零存为的操作,可以进行复制,粘贴,剪切的操作。另外,可以进行查找与替换功能,可以纠错和改错的功能。-This is a text editor, that can open, save, save as, copy, paste, cut,etc. Otherwise, it also has some functions like find, exchange, error fixed.
Notepad
- 1、 可显示当前鼠标的行列位置 2、 实现字符串的查找与替换 3、 实现记事本中的常用菜单项 4、 *实现文件的打开与保存 5、 *设置文本的字体 -One can show that the ranks of the current mouse position 2, implementation of the search string with the replacement of 3, implementation of the commonly used Notep
TestJacob
- 自己总结的通过jacob使用word模板输出的代码:在一些word模板中需要在下划线上或者checkbox内输入内容的,采用了文本框中输入占位符,再替换的方式。-By jacob with his summary of the output code word template: the template in some word underscore the need to enter the content or checkbox, using a text box placeholder,
java
- 1. 可显示当前鼠标的行列位置 2. 实现字符串的查找与替换 3. 实现记事本中的常用菜单项 4. *实现文件的打开与保存 5. *设置文本的字体 -1. Shows the ranks of the current mouse position 2. Implementation of the search string with the replacement of 3. Implementation of commonly used Notepad menu item
regexSearch-2_8
- RegexSearch是一个采用Java Swing开发的应用程序,可以让你利用正则表达式或关键来搜索单个文件或某个目录下的多个文件。RegexSearch能够对匹配的文本着色显示。匹配的文本可以单个替换或全部替换-Is a RegexSearch developed using Java Swing application that allows you to use regular expressions or key to search a single file or a directo
WordPad
- java简单写字版程序,文件打开,新建,关闭,查找替换,文本字号,颜色。-ddf
notepad
- 实现文本编辑的常用功能需求。能够实现txt格式文件的打开、编辑、保存,复制、粘贴等基本功能,能够在文件中进行查找和替换。本系统使用java中的swing菜单、工具栏、文本选择器和颜色选择器,创建一个简单的文本编辑器。该文本编辑器允许用户打开和保存文本文件,清空文本,以及改变文本的颜色和字体,对文本中选定的内容进行复制、粘贴等基本功能。同时能改变字体的颜色和字体等。 -Common text editing functions to achieve the demand. Txt format
WordPad
- 简易写字板软件设计包括1. 菜单栏设计及功能实现:菜单栏主要包括文件、编辑、格式、帮助等常见菜单。 其中文件菜单有新建、打开、保存、另存为、退出等功能;编辑菜单有剪切、复制、粘贴、等功能;格式菜单含有对文字字体、字型、字号及颜色等的设置功能,根据情况可在编辑菜单添加查找和查找替换功能。 2. 编辑区设计:对文本的编辑处理区。 3. 工具栏设计 -Simple WordPad software design, including 1. Design and the function
text
- 为一个文本编辑器设计一个查找和替换对话框,实现字符串的查找和替换功能,提供区分大小写、全字匹配等多个选项。-java
wenben
- 本系统可以实现类似文本编辑器的功能,可以实现打开txt文件,保存为txt文件,编辑文件中的文字,对文件内容进行查找和替换以及更改字体的类型,大小和颜色等功能-wenben
fctext-edotor
- 文本编辑器,可以修改字体,段落,查找,替换等功能-Text editor, you can modify the fonts, paragraphs, find and replace functions
cmpStr
- 用JAVA实现查找指定文本文件里某个字符串并全部替换。-JAVA implementation with the specified text file to find a string and replace all.
txt
- 利用java编写的文本编辑器的报告,可实现查找,帮助,替换,设置颜色等功能。-Using a text editor written in java reports, enabling search, help, replace, set the color and other functions.
shiyan1_jiami
- java界面学习中的一个简单的替换法加密文本。-A TEXT ENCRYPTING PROGRAM.
Notepad-java-code
- 本记事本是java源码,有文件、编辑、格式、查看、帮助菜单,有文本编辑区,有工具栏按钮和状态栏标签,可以复制粘贴删除内容,还可以撤销操作,新建文件等。等改变字体及其颜色。同事可以进行简单的编辑工作,比如,查找替换等。-This notebook is the java source code, there are File, Edit, format, view, help menu, there is a text editor, there are toolbar buttons and s
editarea_html
- EditArea,一款基于Javascr ipt的、在线的、支持高亮的源代码编辑器。这个编辑器的设计初衷旨在以一个Teaxarea提供在线代码编辑功能,除了提供语法即时高亮以外,还提供文本搜索、替换等功能。-EditArea, a Javascr ipt based, online support highlighting source code editor.