java关键字 volatile的作用及使用说明 (2)

1 volatile int a=02 int add() 3 { 4 a++; 5 }

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zyfzjx.html