Giter Club home page Giter Club logo

jutils's Introduction

jutils

在java编码过程中我们可能会遇到各种各样的util,jutils是LZ在编程过程中总结的工具类,包括:基础工具类(时间、正则表达式、字符串、随机数等等),excel解析生成、word解析生成、文件操作、图片操作、敏感字、加解密等等。

特性

1、功能齐全,有你所想。

2、简单易用,无学习成本。

主要功能

package:base--基本功能

BigDecimalUtils:提供精确的加减乘除运算

DateUtils:时间处理工具类

MoneyUtils:金钱处理工具类

RandomUtils:随机数工具类

RegexUtils:正则表达式工具类,验证数据是否符合规范

StringUtils:字符串工具类,对字符串进行常规的处理

ValidateHelper: 判断对象、字符串、集合是否为空、不为空

package:clone--克隆

CloneUtils:克隆工具类,进行深克隆,包括对象、集合

package:encrypt--加解密

MD5Utils:md5加密处理工具类

package:excel--excel

ExcelExportHelper:Excel 生成通用类,为了兼容,所有 Excel 统一生成 Excel2003 即:xx.xls

ExcelReadHelper:解析Excel,支持2003、2007

package:file--文件处理

FileUtils:文件处理工具类

ZipUitls:ZIP工具类

package:ImageUtil--图像处理

ImageUtil:图像处理。对图片进行压缩、水印、伸缩变换、透明处理、格式转换操作

package:ImageUtil--图像处理

ImageUtil:图像处理。对图片进行压缩、水印、伸缩变换、透明处理、格式转换操作

package:jsp--JSP

JSPBeanUtils:在jsp页面中使用,JavaBean

package:sensitiveword--J敏感词

SensitivewordFilterUtil:铭感词过滤工具类

SensitiveWordInit:初始化敏感词库,将敏感词加入到HashMap中,构建DFA算法模型

jutils's People

Contributors

chenssy89 avatar

Watchers

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