volatile可以保證有序性 1.無volatile /**volatile 有序性驗證 * @author xueci * */ public class TestSequence { static int ...