美文网首页
12.实用类

12.实用类

作者: 你来听我说 | 来源:发表于2016-11-16 21:29 被阅读0次

    实用类的自建

    一正则表达式

    二包装类

    int       Integer

    byte      Byte

    short     Short

    long      Long

    char      Character

    booleanBoolean

    float      Float

    double    Double

    三Math

    四Random

    五日期相关类

    1 Date

    2 SimpleDateFormat

    yyyy年

    MM月

    dd日

    HH  24小时制的 时

    mm分

    ss秒

    SSS毫秒

    3 Calendar

    相关文章

      网友评论

          本文标题:12.实用类

          本文链接:https://www.haomeiwen.com/subject/cngrpttx.html