搜索资源列表
ReplaceString
- 可以替换同一目录下文本文件中某一字符串为新串-can replace the same directory text documents for a new series of string
Edit
- 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
TextFindReplace
- 程序文件名称:TextFindReplace.java 功能:字符串的查找与替换-Program file name: TextFindReplace.java functions: Find and replace string
stringReplace
- String to replace used by Perl language.
shuzushuchu2
- 数组实现字符串输出和替,所有源码提供在上 提供参考-Array to achieve the output and replace the string
ok
- 演示程序为计算机和用户的对话形式执行,即在计算机的终端显示图形界面的文档编辑器,然后用户就可以实现编辑,保存等像记事本一样的功能。 (1)打开以有文件,保存编辑文件,退出编辑器并提醒保存; (2)查找编辑区中的字符串,用已知字符串替换查找的字符串; (3)显示文件的存取路径; (4)剪切,复制,粘贴,删除等; (5)改变文本区字体的颜色,字体大小和形状的功能; (6)关键字显示蓝色、类库类名显示红色。 -Demonstration program for the co
cmpStr
- 用JAVA实现查找指定文本文件里某个字符串并全部替换。-JAVA implementation with the specified text file to find a string and replace all.
XIANXING
- 北京现在实施汽车尾号限行,小弟的汽车尾号是 8,每周五不能上路,如果忘记了,周五上路了,一旦被摄像头拍下,要罚 100 元,所以这个小软件的用途就是:点击 FRI(周五),FRI 这一列变成红色,提醒小弟周五不要开车。 阅读下面的源代码,您可以发现,软件是用 html/javascr ipt/css 编写的,没有一行 java/vb/c++/c# 语句,这就是 phonegap 软件的最显著特点。 有朋友可能会问:我想在手机 SD 卡上存储文件,怎么办?由于 javascr
test4
- (2)设计: 设计一个字符串处理程序:实现字符串的整体、前缀、后缀比较;子字串定位;数字型字符转化为数字等各种功能。 设计一个正则表达式处理程序:能完成输入字串的处理—(a) 能找出各种表达形式的日期;(b) 能对指定格式的子串进行替换。-(2) design: the design of a string handler: compare the string as a whole, prefixes, suffixes the substring positioning nume
replace-001
- String.prototype.replace( regexp, replace Value ) Source Code for Java scr ipt.
string-replace-gc
- Regression test for the r1512 fix.
substr
- Test String.prototype.replace.
DealString
- 处理字符串,包括判断字符串是否为空,并删除首尾空格,字符串替换操作,替换非法字符-ON划词翻译ON实时翻译 Processing string, including the judge whether a string is empty, and removes leading and trailing spaces, string replacement operation, replace the illegal character
RegExUtil
- 正则表达式应用类,用来匹配和替换字串用的-Regular expressions, application class, used to match and replace string
StringDemo04
- 对字符串进行大小写转换、判断是否以指定的字符串开头或结尾、不区分大小写进行字符串比较以及替换-The string case conversion, in order to determine whether the specified string at the beginning or end of a case-insensitive string comparisons and replace
ReplaceTool
- 字符串替换器,一个简单的图形界面,可以进行字符串的替换-String replacement, one simple graphical interface, you can replace the string
myLevenshtein
- java实现莱文斯坦算法,计算相似度.莱文斯坦距离(LD)用于衡量两个字符串之间的相似度。 以下我们称这两个字符串分别为 s (原字符串) 和 t (目标字符串)。莱文斯坦距离被定义为 将字符串 s 变换为字符串 t 所需的删除、插入、替换操作的次数 。-java achieve Levenshtein algorithm to calculate the similarity. Levenshtein distance (LD) is used to measure the similarit
MyString
- my string implement index off replace all and etc
XKZD
- 一个JAVA字符串处理程序,利用正则实现字符串的搜索替换-A JAVA string handling procedures, the use of regular search and replace string
9089034
- A JAVA string handling procedures, the use of regular search and replace string
