I am Jacky!

China @jianqicui
  1. The principles and techniques of printing logs

    The principles and techniques of printing logs

    2022/07/25

  2. Set VM configuration to get full GC dump files

    Set VM configuration to get full GC dump files

    2022/07/25

  3. How to make collection read only?

    How to make collection read only?

    2022/07/25

  4. Data Transport Security

    Data Transport Security

    2022/07/25

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

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

    2022/05/30

  6. forEachRemaining() 的用法

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

    2022/05/30

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

    单元测试的原则和技巧

    2021/06/01

  8. java.math 包概述

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

    2021/02/18

  9. java.lang.management 包概述

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

    2021/02/18

  10. java.beans 包概述

    java.beans 包包含了开发 bean 相关的类,各种操作自定义 bean 的类,比如持久化类实例,内省实现。

    2021/02/18

0 0

0 0

0 0