I am Jacky!

China @jianqicui
  1. Use Generic to reduce repetitive code

    Use Generic to reduce repetitive code

    2022/07/25

  2. The principles and techniques of printing logs

    The principles and techniques of printing logs

    2022/07/25

  3. Set VM configuration to get full GC dump files

    Set VM configuration to get full GC dump files

    2022/07/25

  4. How to make collection read only?

    How to make collection read only?

    2022/07/25

  5. Data Transport Security

    Data Transport Security

    2022/07/25

  6. putIfAbsent 和 computeIfAbsent 使用说明及示例代码

    本文主要介绍 Java 中 Map 的 putIfAbsent 和 computeIfAbsent 使用的方法和示例代码。

    2022/05/30

  7. forEachRemaining() 的用法

    forEachRemaining() 使用迭代器 Iterator 的所有元素,并且第二次调用它将不会做任何事情,因为不再有下一个元素。

    2022/05/30

  8. 单元测试的原则和技巧

    单元测试的原则和技巧

    2021/06/01

  9. java.math 包概述

    java.math 包提供了 Java 中的数学类,提供执行任意精度整数运算(BigInteger)和任意精度十进制运算(BigDecimal)的类。

    2021/02/18

  10. java.lang.management 包概述

    java.lang.management 提供管理接口,用于监视和管理 Java 虚拟机以及 Java 虚拟机在其上运行的操作系统。它同时允许从本地和远程对正在运行的 Java 虚拟机进行监视和管理。

    2021/02/18

0 0

0 0