1. 三个线程实现轮流输出1(thread 1 output),2(thread 2 output),3(thread 3 output),4(thread 1 output)......2. 写出类的构造、析构、拷贝、赋值、移动构造函数,(带new)