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

搜索资源列表

  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. homewoke13

    0下载:
  2. 数组里有10条记录,分别是10个学生的期末语文成绩,要求把所有低于60分的记录改成不及格(使用字符串数组存储成绩)。(There are 10 records in the array, which are the final Chinese scores of 10 students. They require that all the records below 60 be changed to fail (using string array to store the scores).)
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:16384
    • 提供者:妞妞妞666
  1. axis-bin-1_4

    0下载:
  2. commons-fileupload.jar:jsp的上传文件功能 commons-io.jar:可以看成是java.io的扩展 commons-lang.jar:包含了一些数据类型工具类,是java.lang.*的扩展。必须使用的jar包。 commons-pool-1.2.jar:DBCP数据库连接池,Apache的Jakarta组织开发的,Tomcat4的连接池也是DBCP。 commons-validator.jar:用来帮助进行验证的工具。比如验证Email字符串,日期字符串
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:11212800
    • 提供者:龙晔
  1. DateUtil

    0下载:
  2. java常用日期方法: 将字符串转换成指定类型的日期 指定日期的开始时间 指定日期的开始时间再加上days 例如:-1-就是前一天 指定日期的结束时间 对应时间加上某天后的结束的时间 当天的开始时间 and so on.(java common date util)
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:1626ace
  1. download

    0下载:
  2. 文件使用超链接标签对下载servlet发出get请求,以查询字符串的形式给出要下载的文件名。(The file uses the hyperlink label to download the servlet to issue the get request, in the form of a query string, gives the name of the file to download.)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-01-06
    • 文件大小:5120
    • 提供者:关键词
  1. 新建文件夹

    0下载:
  2. java工具类:判断字符串非空、字符串相等、字符串截取、字符串拼接(Java tool class: judging string non empty, string equality, string interception, string splicing)
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:174080
    • 提供者:arn
  1. XmlUtil

    0下载:
  2. Java编程中对xml进行操作,比如转换成数组,字符串等(In Java programming, it operates on XML, such as converting into arrays, strings, and so on)
  3. 所属分类:Java编程

  1. luxon-0.2.10

    0下载:
  2. Luxon 是由 Moment 出品的,用于操作 Javascr ipt 中时间与日期对象的工具库。 Luxon 可以看做对于 Moment.js 的现代化接口封装。Luxon 提供了 DateTime、Duration、Interval 等扩展类型,支持链式函数式风格的接口调用,能够对常见格式的时间字符串进行解析与转换,并且不需要 locale 或者 tz 文件就可以进行国际化转换。 特性 DateTime、Duration 和 Interval types 不可变的、可链
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-10
    • 文件大小:218112
    • 提供者:北船余音
  1. JsonTest

    0下载:
  2. java json解析器,对java对字序列化,对字符串json反序列化。(The Java JSON parser, serialization of the word to the Java, and the reverse serialization of the string JSON.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:30720
    • 提供者:bianshuai
  1. JavaBook

    0下载:
  2. Java 面向对象程序设计包含Java 的基本语法,基本型态,流程控制,数组,字符串,输出入,错误处理,Java的对象概念,封装,继承,多型,界面,Java的函式库,字符串处理,数据结构,档案处理(The Java object oriented programming includes Java's basic syntax, basic form, process control, array, string, output, error handling, Java's object co
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:31744
    • 提供者:st168chen
  1. matix

    0下载:
  2. 实现矩阵关系,构造类型,实现简单的矩阵加减乘除关系,并利用字符串方式输出(The realization of matrix relationship, structure type, simple matrix and using a string of add, subtract, multiply and divide, output)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:雾夜色
  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. jep

    0下载:
  2. JEP是Java expression parser的简称,即java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Jep is a Java library for converting and calculating mathematical expressions. Through this package, the use
  3. 所属分类:Java编程

    • 发布日期:2018-04-23
    • 文件大小:245760
    • 提供者:Perfunctory1
  1. Java编程思想(《Thinking In Java》中文版)

    0下载:
  2. 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。(It is easy to see that this book is a classic from the awards and the readers' comments from all over the world. This
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:2042880
    • 提供者:yzh195
  1. AmulB

    0下载:
  2. 实现了java语言的大数乘法,答题思路即转化为字符串(数组)后进行按位运算,再将结果求和输出。(The multiplication of large numbers in Java language is realized. The way of answering is to transform to string (array), then carry out bitwise operation, and then output results.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:louisqw
  1. jxl

    0下载:
  2. 更加完全的掌握字符串的各种用法,分割学习,字符串数组,字符的恰当使用方法(More complete mastery of the various uses of strings)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:671744
    • 提供者:雪翼
  1. JEPsrc(自定义计算公式)

    1下载:
  2. Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。(With this package, the user can enter an arbitrary formula as a string and then quickly calculate the result.)
  3. 所属分类:Java编程

    • 发布日期:2020-05-07
    • 文件大小:721920
    • 提供者:码农s
  1. jep-java-3.4-trial

    1下载:
  2. java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Java expression analyzer)
  3. 所属分类:Java编程

    • 发布日期:2020-09-27
    • 文件大小:2634752
    • 提供者:barti
« 1 2 ... 31 32 33 34 35 36»
搜珍网 www.dssz.com