Giter Club home page Giter Club logo

javaadvanced's Introduction

Java 基础知识学习案例

package分类

示例:包名 = 作用

  • atomic = 原子类
  • bloom = 布隆过滤器
  • cache = 手写缓存实现
  • classloader = 类加载器
  • cloneable = 克隆
  • collection = 集合
  • date = 时间API学习
  • design = 设计模式
  • extend = 继承
  • genericity = 泛型
  • jmm = Java内存模型
  • juc = Java并发包
  • load_balance = 负载均衡
  • lock = 锁机制
  • pool = 池化机制
  • proxy = 动态代理、静态代理
  • reference = Java引用机制
  • reflect = 反射
  • regex = 正则
  • thread = 线程知识点
  • serialize = 序列化
  • jndi = Java命名和目录接口

demo包用于部分案例测试

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.