多线程 简单例子 windows ------(一)
摘要:线程创建CreateThread()、【建议MS运行时库api _beginthreadex()】 HANDLE WINAPI CreateThread( LPSECURITY_ATTRIBUTES lpThreadAttributes, //线程安全相关的属性,常置为NULL SIZE_T dwS
阅读全文
posted @ 2020-02-14 19:15