{"id":103,"date":"2009-11-05T22:58:12","date_gmt":"2009-11-05T14:58:12","guid":{"rendered":"http:\/\/hgc43160.chinaw3.com\/?p=103"},"modified":"2009-11-05T22:58:12","modified_gmt":"2009-11-05T14:58:12","slug":"win32%e5%a4%9a%e7%ba%bf%e7%a8%8bc%e7%a8%8b%e5%ba%8f%e7%a4%ba%e4%be%8b","status":"publish","type":"post","link":"http:\/\/www.hyzgame.com\/?p=103","title":{"rendered":"Win32\u591a\u7ebf\u7a0bC\u7a0b\u5e8f\u793a\u4f8b"},"content":{"rendered":"<p>\/\/ Win32 \u591a\u7ebf\u7a0b\u793a\u4f8b<br \/>\n\/\/ \u7f51\u5740: http:\/\/www.hyzgame.com<br \/>\n\/\/&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n#include &lt;windows.h&gt;<br \/>\n#include &lt;iostream.h&gt;<br \/>\n\/\/&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nDWORD WINAPI Print123(void *)<br \/>\n{<br \/>\nint i;<\/p>\n<p>for(i=0;i&lt;10;i++)<br \/>\ncout&lt;&lt;&#8220;123&#8243;&lt;&lt;endl;<\/p>\n<p>return(0);<br \/>\n}<\/p>\n<p>\/\/&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nDWORD WINAPI PrintABC(void *)<br \/>\n{<br \/>\nint i;<\/p>\n<p>for(i=0;i&lt;10;i++)<br \/>\ncout&lt;&lt;&#8220;ABC&#8221;&lt;&lt;endl;<\/p>\n<p>return(0);<br \/>\n}<br \/>\n\/\/&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nDWORD WINAPI Printabc(void *)<br \/>\n{<br \/>\nint i;<\/p>\n<p>for(i=0;i&lt;10;i++)<br \/>\ncout&lt;&lt;&#8220;abc&#8221;&lt;&lt;endl;<\/p>\n<p>return(0);<br \/>\n}<br \/>\n\/\/&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nint main(int argc,char **argv)<br \/>\n{<br \/>\nHANDLE handles[3];<br \/>\nDWORD\u00a0 ids[3];<\/p>\n<p>handles[0]=CreateThread(NULL,0,Print123,NULL,NULL,&amp;ids[0]);<br \/>\nhandles[1]=CreateThread(NULL,0,PrintABC,NULL,NULL,&amp;ids[1]);<br \/>\nhandles[2]=CreateThread(NULL,0,Printabc,NULL,NULL,&amp;ids[2]);<\/p>\n<p>WaitForMultipleObjects(3,handles,true,INFINITE);<\/p>\n<p>CloseHandle(handles[0]);<br \/>\nCloseHandle(handles[1]);<br \/>\nCloseHandle(handles[2]);<\/p>\n<p>return(0);<br \/>\n}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ Win32 \u591a\u7ebf\u7a0b\u793a\u4f8b \/\/ \u7f51\u5740: http:\/\/www.hyzgame.com \/\/&#8212;&#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-103","post","type-post","status-publish","format-standard","hentry","category-cc"],"_links":{"self":[{"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/posts\/103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=103"}],"version-history":[{"count":1,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/posts\/103\/revisions"}],"predecessor-version":[{"id":104,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=\/wp\/v2\/posts\/103\/revisions\/104"}],"wp:attachment":[{"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=103"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.hyzgame.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}