CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 替换 字符串

搜索资源列表

  1. ReplaceString

    0下载:
  2. 可以替换同一目录下文本文件中某一字符串为新串-can replace the same directory text documents for a new series of string
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-15
    • 文件大小:1.45kb
    • 提供者:小奇
  1. MyFrame

    1下载:
  2. 一个JAVA字符串处理程序,利用正则实现字符串的搜索、替换,以及打开一个含有字符串的文本
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:周五早晨
  1. TextFindReplace

    0下载:
  2. java写的查找替换程序,本程序实现像word一样的查找替换功能 create()方法用于创建主界面和创建有关查找和替换字符串结果信息的对话框-written procedures for the replacement search, the program like the same word search function replacement create () method is used to create the main interface and the creation o
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5.46kb
    • 提供者:sheron
  1. Notepad

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:10.78kb
    • 提供者:叶晓彬
  1. java

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:84.92kb
    • 提供者:叶晓彬
  1. Edit

    2下载:
  2. 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
  3. 所属分类:Java Develop

    • 发布日期:2016-12-18
    • 文件大小:6.16kb
    • 提供者:伊川
  1. TextFindReplace

    0下载:
  2. 程序文件名称:TextFindReplace.java 功能:字符串的查找与替换-Program file name: TextFindReplace.java functions: Find and replace string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.57kb
    • 提供者:
  1. StringFindReplace

    0下载:
  2. 在字符串中寻找和替换一些字符.String就是java中的字符串,用双引号引起来的几个字符.如"Abc","一天".   如何创建一个String?   1.String s1 = "ABCD"   2.String s2 = new String("ABCD") -In the string search and replacement of some characters. String is a string in java, use double quotation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:772byte
    • 提供者:jolly
  1. text

    0下载:
  2. 为一个文本编辑器设计一个查找和替换对话框,实现字符串的查找和替换功能,提供区分大小写、全字匹配等多个选项。-java
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:2.98kb
    • 提供者:mlx
  1. ok

    0下载:
  2. 演示程序为计算机和用户的对话形式执行,即在计算机的终端显示图形界面的文档编辑器,然后用户就可以实现编辑,保存等像记事本一样的功能。 (1)打开以有文件,保存编辑文件,退出编辑器并提醒保存; (2)查找编辑区中的字符串,用已知字符串替换查找的字符串; (3)显示文件的存取路径; (4)剪切,复制,粘贴,删除等; (5)改变文本区字体的颜色,字体大小和形状的功能; (6)关键字显示蓝色、类库类名显示红色。 -Demonstration program for the co
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7.2kb
    • 提供者:chavman
  1. cmpStr

    0下载:
  2. 用JAVA实现查找指定文本文件里某个字符串并全部替换。-JAVA implementation with the specified text file to find a string and replace all.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4.49kb
    • 提供者:胡命炎
  1. kmp

    0下载:
  2. kmp算法,能够读取txt和java文件,进行kmp查找匹配字符串后,可进行替换字符串-kmp algorithm, able to read the txt and java file, kmp find a matching string, the replacement string
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:3.16kb
    • 提供者:吴安峻
  1. Unlinker

    0下载:
  2. Unlinker。用正则表达式匹配最长url,把匹配的字符串替换并且输出-Unlinker. Use regular expressions to match the longest url matching string replacement and output
  3. 所属分类:Applet

    • 发布日期:2017-12-05
    • 文件大小:854byte
    • 提供者:daisy
  1. kmpReplace

    0下载:
  2. 基于KMP算法的字符串替换,SWING界面-KMP REPLACE
  3. 所属分类:Java Develop

    • 发布日期:2018-04-18
    • 文件大小:32kb
    • 提供者:zy
  1. test4

    0下载:
  2. (2)设计: 设计一个字符串处理程序:实现字符串的整体、前缀、后缀比较;子字串定位;数字型字符转化为数字等各种功能。 设计一个正则表达式处理程序:能完成输入字串的处理—(a) 能找出各种表达形式的日期;(b) 能对指定格式的子串进行替换。-(2) design: the design of a string handler: compare the string as a whole, prefixes, suffixes the substring positioning nume
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:4.14kb
    • 提供者:zengshao
  1. JavaTextEdit

    0下载:
  2. java编写的文本编辑器,实现功能:打开保存文件,修改文字字体颜色,查找替换字符串,换行,状态栏行列数显示,等功能。-text editor written in Java, and functions: open the saved file, modify the text font color, find-and-replace strings, newline, the number of rows and columns of the status bar displays, and
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:40.9kb
    • 提供者:xal
  1. Ex_word2

    0下载:
  2. 编程将从键盘中输入的文本中的子字符串替换成另外的字符串,并删除指定的字符串。-Programming from keyboard input text into another sub-string replacement string, and delete the specified string.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:1011byte
    • 提供者:wanru
  1. TestString

    0下载:
  2. 查找字符串中英文字母个数,并把连续的英文字母替换成一个 _ -Find string number in English letters, and the continuous English letters as a replacement _
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:670byte
    • 提供者:weather
  1. DealString

    0下载:
  2. 处理字符串,包括判断字符串是否为空,并删除首尾空格,字符串替换操作,替换非法字符-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
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1.97kb
    • 提供者:jjj
  1. StringDemo04

    0下载:
  2. 对字符串进行大小写转换、判断是否以指定的字符串开头或结尾、不区分大小写进行字符串比较以及替换-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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:797byte
    • 提供者:傅海燕
« 12 »
搜珍网 www.dssz.com