摘要: 题目: #include <iostream> #include <windows.h> #include <tchar.h> // 我想使用线程,让线程按我制定?的方案执行,但是总失败 // 起床-》吃饭-》工作 -》回家 -》起床 HANDLE mutext1; HANDLE mutext2; 阅读全文
posted @ 2022-08-29 09:53 荒口巨笔 阅读(55) 评论(0) 推荐(0)