摘要:
首先看看如下代码以及结果:(计算一秒钟内count++的结果) public class VolatileDemo { private static Boolean flag = true; //创建一个状态变量flag public static void main(String[] args) 阅读全文
posted @ 2020-03-16 00:58
CccccDi
阅读(147)
评论(0)
推荐(0)
浙公网安备 33010602011771号