怪我入戏太深! 发表于 2019-1-8 19:35:57

c++多线程问题

怎么显示倒计时的功能,一边又可以输入数据。我用cls这个函数来制作出倒计时的效果,但是会把输入的数据也请输掉。所以要怎么办比较好

xypmyp 发表于 2019-1-8 20:03:15

I don't know much about c++ and multi-threading, however don't you think may be you can save the local-time and calculate it?
页: [1]
查看完整版本: c++多线程问题