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

搜索资源列表

  1. StringTools

    0下载:
  2. 该程序是测试字符串用的,来统计字符串的长度,以及去掉字符串中的空格字符!-The procedure used to test the string to string the length of Statistics, as well as the string to remove the space character!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:杨德伟
  1. TextFindReplace

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

    • 发布日期:2017-04-14
    • 文件大小:2636
    • 提供者:
  1. java

    0下载:
  2. 创建一个Java Application程序,并能在控制台直接输出“Hello World!”字符串
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:968
    • 提供者:伍成义
  1. regex

    0下载:
  2. java正则表达式应用,一个简单的字符串扫描程序,可以从字符串中删除所有指定字符-regular expressions java applications, a simple string scanning procedures, can be deleted from the string of all specified characters
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:yyx
  1. javalab

    0下载:
  2. java实验答案。其中包括:金额的中文大写方式 ,约瑟夫环问题,设计银行账户类及存取款操作方法,字符串练习与面向对象技术,设计学生成绩表,计算器,利用线程比较插入冒泡排序算法的好坏,使用多种方式读取文本文件。以及最后的 java中必懂的内容简介。-java experimental answer. These include: the amount of the way the Chinese capital, Joseph Central issues, the design of bank
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:38616
    • 提供者:tangtang
  1. echo

    0下载:
  2. Applet与Servlet通讯的例子,传递字符串信息-Applet and Servlet examples of communication, transfer string information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6621
    • 提供者:wangfuan
  1. String_int

    0下载:
  2. String int 字符串常量池 包装类型 函数参数 值传递引用传递 的 内存分配例子——源码 代码段: public static void fun_ref (Ref_test ref_out){ Ref_test ref_in=new Ref_test() ref_in.s1="in" //ref_out.s1="out" ref_out=ref_in //漏洞!!ref_out 指向ref_in , //那么当函数退出后,re
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:8723
    • 提供者:firezxm
  1. struts-api

    0下载:
  2. 截取字符串 抽取其中不要的字符 将想要得到的字符显示输出来-Interception of the string of characters taken from them will not want to display the characters
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:2082802
    • 提供者:lqh
  1. Spring

    0下载:
  2. 关于字符串最详细的教程,你看完后一定会豁然开朗。-On the string of the most detailed tutorial, you will suddenly see the light after reading.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:183736
    • 提供者:郭飞
  1. 45656

    0下载:
  2. 一个优秀的Java小程序源代码用于反转字符串-An excellent Java applet source code to reverse a string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3139
    • 提供者:
  1. Words

    0下载:
  2. 统计文章中各个字符串个数.统计文章中各个字符串个数-counting the words of a artical
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:9873
    • 提供者:wx
  1. XmlUtil

    0下载:
  2. 使用dom4j实现xml文件的操作,也可以对xml字符串进行处理-Xml file using dom4j to achieve the operation can also be processed on xml string
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:2626
    • 提供者:jansonhorn
  1. Shuru

    0下载:
  2. 接口练习 输入 浮点数 整数 字符 字符串-Practice interface input character string integer float
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:622
    • 提供者:zhanghaijun
  1. DateUtil

    0下载:
  2. java日期处理工具类,生成日期字符串及日期加减计算等实际操作方法-java date utils
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1554
    • 提供者:lzysystem
  1. NextArray

    0下载:
  2. 利用KMP算法,求的模式字符串的next[]数组-The use of KMP algorithm for string pattern of next [] array
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:724
    • 提供者:李生珍
  1. zifuchan

    0下载:
  2. 这是关于 java中字符串的 一些程序 很好的的大家可以-This is character string is useful for learner
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2191
    • 提供者:chenmeng
  1. stringdeal

    0下载:
  2. 关于字符串操作的实验报告,有JAVA代码,供大家学习-java code for string deal
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:9912
    • 提供者:黄少雷
  1. java2

    0下载:
  2. 回文, 判断输入的字符串是否是回文的主要代码和将十进制数据转换成相应的二进制或者8进制表示-Palindrome, to determine whether the input string is a palindrome of the main code and data will be converted into the corresponding decimal binary notation, or 8
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:11065
    • 提供者:解密
  1. Match0X

    0下载:
  2. 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:885
    • 提供者:马优敏
  1. 15883879GourmetCoffee

    0下载:
  2. 这是一个Java 链表的排序算法,可以将原有的链表输入的数字和字符串逆序排出。-This is a list of Java sorting algorithm, the original list can be imported from digital and string reverse.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:43024
    • 提供者:杜荣荣
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com