04 2019 档案
摘要:在所有的设计模式中,单例模式是我们在项目开发中最为常见的设计模式之一,而单例模式有很多种实现方式,你是否都了解呢?高并发下如何保证单...
阅读全文
摘要:public static void main(String[] args) throws IOException { ByteBuffer byteBuffer = ByteBuffer.allocate(1024); byteB...
阅读全文
摘要:public static void main(String[] args) throws IOException { // 定义缓冲区大小 ByteBuffer byteBuffer = ByteBuffer.allocate(...
阅读全文

浙公网安备 33010602011771号