CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - string类

搜索资源列表

  1. DateTimeUtils

    0下载:
  2. 字符串处理类,用来加强对Java中的字符串进行处理-string class, used to strengthen the Java string handling
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4220
    • 提供者:Tom Shen
  1. ideal_sort_bemjh

    0下载:
  2. 用java写的字符串排序程序,可实现一个类的排序,实现了comparable接口-with java write string sorting procedure can achieve a kind of order, achieve a comparable interface
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:808550
    • 提供者:xiaoma
  1. CovertToFlv

    0下载:
  2. JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2231
    • 提供者:古刹飞鹰
  1. Slstr201

    0下载:
  2. C++中的字符串类的程序-C string of procedures
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7846
    • 提供者:孙浩
  1. java

    0下载:
  2. 用java实现简单的:简单聊天程序 多线程 计数器 记事本 马鞍点 扇子 学生成绩管理系统 异常处理 字符串类-java with a simple realization : Chat simple procedures multithreading counter saddle point in the notebook fan student performance management system Exceptions string category
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:17835
    • 提供者:创为
  1. lab5

    0下载:
  2. 写一个类,FindString, 有两个字串,s, subs, 要求使用String的indexOf方法来找到subs在s中的开始位置,然后继续找下一个位置,直到结束。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1221
    • 提供者:ma
  1. source_code

    0下载:
  2. 本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(St
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:8060
    • 提供者:zhaowei
  1. netstorev3

    0下载:
  2. 网上商店 新增功能: 1,分页 2,树型目录,通过**/netstore3/action/setUpTree观看效果 参考tomcat的管理程序 优化功能: 1,将原先路径写死的地方,改成String url=request.getContextPath()+\"/action/home\" 2,将service类分离,新增的分离类未用接口,考虑到以后,会用接口 在netstore\\service目录下加了几个服务类 CustServiceImp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13579219
    • 提供者:whu
  1. String_js

    0下载:
  2. 一些常用的String类和自己编写的比较有用的方法-Some common String class and more useful method for their preparation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:7405
    • 提供者:张正鑫
  1. commons-lang3-3.3.2-src

    0下载:
  2. 封装了java lang基本到操作,例如String类到基本操作,很有用的!而且开源-Encapsulates java lang basic operations such as operations on the String class, very useful!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1069177
    • 提供者:pufa
  1. BookShop

    0下载:
  2. 用HashMap模拟一个网上购物车。包括string类操作;包装器类使用方法;Math类相关数学方法和Random类的使用;HashMap类的应用方法。 -HashMap simulation using an online shopping cart. Including the string class action wrapper class uses methods using relevant mathematical methods and the Math class Ra
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:555
    • 提供者:汉库克
  1. 4102

    0下载:
  2. string 类实现,各类函数功能的实现,增删改查以及字符串运算-Implement Your Own String Class Using Naive String Matching Algorithm:Students successfully completing this assignment would master the following outcomes. • Understand the string storage and operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2955
    • 提供者:mi3521981
  1. String-Tools

    0下载:
  2. String 工具类,操作各种String类型的字符串,截取字符串,查询指定字符在字符串中的位置-String tools, operating a variety of type String string, string interception, query a specified character position in the string
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:5507
    • 提供者:liuqiang
  1. StringUtils

    0下载:
  2. 对String类的一些操作封装,非常实用(Encapsulate some operations on the String class)
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:2803
    • 提供者:chuyuni
  1. testExecise

    0下载:
  2. 对String类,以及Spring的单粒模式以及Aop机制有详细的(The String class, and the single granular mode of the Spring, and the Aop mechanism are detailed)
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:陈世美
  1. java工具类

    0下载:
  2. java程序提供的几个常见的工具类,主要是base64,String ,fence(Several common tool classes provided by the Java program)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:22528
    • 提供者:福尔摩伍
  1. CodeAnalyazer

    0下载:
  2. 掌握 Java 语言的字符串处理、文本文件的读写。 编写一个类名为 JavaCodeAnalyzer 的类,实现以下功能: <1> 该类可以以一个 Java 源程序文件名创建一个对象,如果文件不存在,或扩展名不 是“ .java”,应提示文件错误; <2> 对该源程序文件进行分析其中的: 代码行数、注释行数和空行数。 <3> 统计并按从多到少输出出现次数最多的 5 个关键字及其出现次数。 <4> 统计分析的结果输出到名为: result
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:4096
    • 提供者:DrLzz
  1. fan

    0下载:
  2. 定义一个名字为Fan的类模拟风扇,属性有speed、on、redius和color。要求为每个属性定义属性方法,并提供方法tostring()返回类中所有属性值的字符串(Define a class named Fan class simulation fan, the attributes are speed, on, redius and color. The attribute method is defined for each attribute, and the method toS
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:清奇
  1. StringUtil

    0下载:
  2. java有关字符串操作的辅助工具类,包括简繁体转换,特殊字符检测等等(Java auxiliary tool classes for string manipulation, including simplified traditional transformation, special character detection, and so on)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:松喜凉
  1. UTC

    0下载:
  2. long String date 的各种格式之间的转换类(a conversion tool for time objects)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:飞鱼丸
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com