Giter Site home page Giter Site logo

utilsclass's Introduction

UtilsClass

Provide a number of commonly used functions / class of the package.

Package

locals

Provide the operating system related classes.

Class Description
CommandLine.java Execute command line.
DynamicLoader.java Dynamically compile, load, and execute the Java source file
JdepsHelper.java Dependency analysis of jdeps based on JDK8
JdepsTestCase.java JUnit unit test class and guidelines.

network

Provide network related operations.

Class Description
HttpRequester.java Does not rely on the third party run library, you can initiate a HTTP request, support for Cookie automatic management and thread isolation.
HttpRequesterTestCase.java The JUnit test case of HttpRequester
Spider.java The helper of HttpRequester.java to provide chain programming.

algorithm

Provide some algorithm.

Class Description
SecurityHelper.java Support MD2/MD5/SHA-1/SHA-224/SHA-256/SHA-384/SHA-512/AES128 with CBC/ECB.

convert

Provide convert between diff type

Class Description
StreamConvert.java convert InputStream/OutputStream, File/String
CommandLineParser.java Help parse command line arguments

assistant

Encapsulate some of the commonly used classes.

Class Description
Regex.java Operation method similar to Stream.
RegexTest.java JUnit of Regex.java

kotlin

Some extension method of Kotlin.

Class Description
serialize.kt Some method of serialize & deserialize.
io.kt Some method of IO
ChineseIdentityCard.kt Which is use for verifying that validity of the Chinese identity card
ReflectionHelper.kt Some method to help use reflect

utilsclass's People

Contributors

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