unsigned int sample1 = 1; unsigned int sample2 = 65535; sample1 += sample2; // sample1溢出