Git Product home page Git Product logo

java-common-utils's Introduction

java-common-utils

ExcelParser(兼容office excel两个版本)

  • 解析excel文件,提供Api:
    • 读取全部内容
    • 读取指定行

MapUtils(Map相关的操作)

  • 将Collection转成Map

EnumUtils(枚举操作类)

  • 定义的枚举实现EnumInterface接口,EnumUtils就可以进行操作了
  • 提供各种枚举操作
  • 局限性:这里枚举只有最常用的int codeString desc两个属性;如果有其他的需求可以丰富EnumInterface和EnumUtils

MyStringUtil(个性化String操作)

  • 替换操作,指定前面留几个字符,后面留几个字符,指定替换操作

java-common-utils's People

Contributors

randyjin avatar agudaking avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.