{"id":175155,"date":"2022-04-11T01:33:48","date_gmt":"2022-04-10T17:33:48","guid":{"rendered":"http:\/\/www.idc.net\/help\/175155\/"},"modified":"2022-04-11T01:33:48","modified_gmt":"2022-04-10T17:33:48","slug":"%e5%90%8e%e6%b5%aa%e4%ba%91python%e6%95%99%e7%a8%8b%ef%bc%9apython%e5%a6%82%e4%bd%95%e8%87%aa%e5%ae%9a%e4%b9%89%e7%b1%bb%e7%bb%a7%e6%89%bfthreading-thread","status":"publish","type":"post","link":"https:\/\/idc.net\/help\/175155\/","title":{"rendered":"\u540e\u6d6a\u4e91Python\u6559\u7a0b\uff1aPython\u5982\u4f55\u81ea\u5b9a\u4e49\u7c7b\u7ee7\u627fthreading.Thread"},"content":{"rendered":"<p style=\"text-align:center\"><img decoding=\"async\" src=\"https:\/\/oss.py.cn\/pycn\/upload\/image\/616\/215\/228\/1618824454578747.png\" class=\"aligncenter\"><\/p>\n<p><strong>\u8bf4\u660e<\/strong><\/p>\n<p>1\u3001\u4f7f\u7528threading\u6a21\u5757\u53ef\u4ee5\u5b8c\u6210\u591a\u4efb\u52a1\u7684\u7a0b\u5e8f\u5f00\u53d1\u3002<\/p>\n<p>2\u3001\u4e3a\u4e86\u4f7f\u6bcf\u4e2a\u7ebf\u7a0b\u7684\u5c01\u88c5\u66f4\u52a0\u5b8c\u7f8e\uff0c\u5728\u4f7f\u7528threading\u6a21\u5757\u65f6\uff0c\u901a\u5e38\u4f1a\u5b9a\u4e49\u4e00\u4e2a\u65b0\u7684\u5b50\u7c7bclass\uff0c\u53ea\u9700\u7ee7\u627fthreading.Thread\u5373\u53ef\uff0c\u7136\u540e\u91cd\u5199run\u65b9\u6cd5\u3002<\/p>\n<p><strong>\u5b9e\u4f8b<\/strong><\/p>\n<pre>\"\"\"\nPython\u591a\u7ebf\u7a0b\u7684\u4f7f\u7528\n\"\"\"\nimport&nbsp;time\nimport&nbsp;threading\n&nbsp;\n&nbsp;\nclass&nbsp;MyThread(threading.Thread):\n&nbsp;&nbsp;&nbsp;&nbsp;\n&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;def&nbsp;__init__(self):\n&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;&nbsp;&nbsp;&nbsp;super().__init__()\n&nbsp;&nbsp;&nbsp;&nbsp;\n&nbsp;&nbsp;&nbsp;&nbsp;def&nbsp;run(self):\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;i&nbsp;in&nbsp;range(3):\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;time.sleep(1)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;msg&nbsp;=&nbsp;\"I'm&nbsp;\"+self.name+'&nbsp;@&nbsp;'+str(i)&nbsp;#name\u5c5e\u6027\u4e2d\u4fdd\u5b58\u7684\u662f\u5f53\u524d\u7ebf\u7a0b\u7684\u540d\u5b57\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(msg)\n&nbsp;\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ndef&nbsp;main():\n&nbsp;&nbsp;&nbsp;&nbsp;t&nbsp;=&nbsp;MyThread()\n&nbsp;&nbsp;&nbsp;&nbsp;t.start()\n&nbsp;&nbsp;&nbsp;&nbsp;\nif&nbsp;__name__&nbsp;==&nbsp;'__main__':\nmain()<\/pre>\n<p>\u4ee5\u4e0a\u5c31\u662fPython\u81ea\u5b9a\u4e49\u7c7b\u7ee7\u627fthreading.Thread\u7684\u65b9\u6cd5\uff0c\u5e0c\u671b\u5bf9\u5927\u5bb6\u6709\u6240\u5e2e\u52a9\u3002<span style=\"font-size: 16px\">\u66f4\u591aPython\u5b66\u4e60\u6307\u8def\uff1a<\/span><span style=\"font-size: 16px\">\u540e\u6d6a\u4e91python\u6559\u7a0b<\/span><\/p>\n<p><span style=\"font-size: 14px\">\u672c\u6587\u6559\u7a0b\u64cd\u4f5c\u73af\u5883\uff1awindows7\u7cfb\u7edf\u3001Python 3.9.1\uff0cDELL G3\u7535\u8111\u3002<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8bf4\u660e 1\u3001\u4f7f\u7528threading\u6a21\u5757\u53ef\u4ee5\u5b8c\u6210\u591a\u4efb\u52a1\u7684\u7a0b\u5e8f\u5f00\u53d1\u3002 2\u3001\u4e3a\u4e86\u4f7f\u6bcf\u4e2a\u7ebf\u7a0b\u7684\u5c01\u88c5\u66f4\u52a0\u5b8c\u7f8e\uff0c\u5728\u4f7f\u7528thr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":175156,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[182397],"tags":[],"class_list":["post-175155","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python"],"_links":{"self":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts\/175155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/comments?post=175155"}],"version-history":[{"count":0,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts\/175155\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/media\/175156"}],"wp:attachment":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/media?parent=175155"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/categories?post=175155"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/tags?post=175155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}