Giter Site home page Giter Site logo

com.yangc.utils's Introduction

com.yangc.utils

java工具类

作为程序猿一枚,热爱开源,这里是自己在工作中积累的工具类,jdk6环境下均可用,若发现bug,请联系QQ:511636835,感激不尽。

cache

EhCacheUtils - 基于ehcache的工具类
LruCacheUtils - 基于LinkedHashMap实现LRU缓存的工具类
MemcachedUtils - 基于memcached的工具类
RedisUtils - 基于redis的工具类,与redis的集群配置无缝结合

db

JdbcUtils - 操作jdbc的工具类
MongodbUtils - 操作mongodb的工具类

email

EmailUtils - 邮件工具类,支持发送带附件的邮件

encryption

AesUtils - 实现AES加密解密
Base64Utils - 实现Base64加密解密
Md5Utils - 获取字符串或文件的md5

excel

ReadExcel2003 - 以model方式读2003版Excel(大数据)
ReadExcel2007 - 以sax方式读2007版Excel(大数据)
WriteExcel - 写Excel

image

CaptchaUtils - 生成验证码
ImageUtils - 图片压缩、截图
QRCodeUtils - 生成二维码、解析二维码

io

SerializeUtils - 序列化、反序列化对象
ZipUtils - 压缩、解压文件

json

JsonUtils - json格式转换

lang

CharsetDetectorUtils - 获取文本文件编码格式
ChineseCalendar - 农历日历
ConvertUtils - 高低字节转换
DateUtils - 日期工具类
HtmlFilterUtils - 过滤html标签
JsoupUtils - 基于jsoup过滤html标签
MoneyUtils - 获取大写金额
NumberUtils - 数字工具类
PinyinUtils - 汉字转拼音

media

MediaUtils - 基于ffmpeg,qtfaststart,yamdi的多媒体工具类

net

AttachmentUtils - HTTP文件下载防止中文乱码
FastDFSUtils - 操作FastDFS的工具类
FtpUtils - 操作FTP的工具类(基于sun自家的包,jdk7以后不建议使用)
FtpUtilsApache - 基于apache操作FTP的工具类
HttpUtils - 发送HTTP请求
IpUtils - 获取IP
SFtpUtils - 操作SFTP的工具类

prop

PropertiesUtils - 操作properties配置文件

com.yangc.utils's People

Contributors

yangchenjava avatar

Watchers

 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.