thread th(show, 1); auto t=th.native_handle();//C++ std::native_handle()函数,有什么用? cout << "t=" << t << endl;