搜索资源列表

  1. multiinterfaces

    0下载:
  2. multiinterfaces.zipgBuffer searchMe = new StringBuffer( \"peter piper picked a peck of pickled peppers\") int max = searchMe.length() int numPs = 0 for (int i = 0 i < max i++) { //interested only
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:672byte
    • 提供者:张竹
  1. finaloverridingillusion

    0下载:
  2. finaloverridingillusion.ziplic class DoWhileDemo { public static void main(String[] args) { String copyFromMe = \"Copy this string until you encounter the letter g .\" StringBuffer copyToMe = new StringBuffe
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:张竹
  1. charat

    0下载:
  2. 这里有几个常用 方法 大家可以好好看看哦 这是很简单的哦-here are a few common methods we can properly look at the oh this is a very simple oh
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:903byte
    • 提供者:阳阳
  1. charat

    0下载:
  2. 这里有几个常用 方法 大家可以好好看看哦 这是很简单的哦-here are a few common methods we can properly look at the oh this is a very simple oh
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:阳阳
  1. StringIndexOutOf

    0下载:
  2. 个人原创代码:Java异常处理程序。编写Java Application程序,参考下面的程序,试修改程序,捕获相关异常,使得程序能正常运行。[提示:用错误数据测试,即可得到异常类名,运行时主方法参数输入 abc 测试] public class StringIndexOutOf{ public static void main(String args[]){ System.out.println("字符串索引越界异常")
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:李瑞
  1. zifu

    0下载:
  2. 编写程序,当给出一个英文字符串,能够统计其中大写字母、小写字母、数字、空格及其他字符的个数,并且分别输出统计数据,如果碰到了”\n”则终止统计。 提示: 1)声明并出初始化一个字符串变量:如String s=”hello\nMike” 2)s.charAt(0)表示取该字符串的第1个字符h s.charAt(1) 取第2个字符e,其他依次类推; 3)s.length()返回该字符串的字符个数,如”hello”的字符个
  3. 所属分类:Windows编程

    • 发布日期:2024-11-08
    • 文件大小:3kb
    • 提供者:
  1. lexical-047

    0下载:
  2. This tests assiging charAt to primitive types..
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-08
    • 文件大小:2kb
    • 提供者:nuzerzi
  1. string-charat

    0下载:
  2. This test verifies that the Array.length property is not Read Only.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:kongfanbie

源码中国 www.ymcn.org