{"id":1132550,"date":"2025-01-08T20:58:21","date_gmt":"2025-01-08T12:58:21","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/1132550.html"},"modified":"2025-01-08T20:58:23","modified_gmt":"2025-01-08T12:58:23","slug":"%e5%a6%82%e4%bd%95%e7%94%a8python%e7%94%bb%e4%b8%80%e4%b8%aa%e5%86%b0%e5%a2%a9%e5%a2%a9","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/1132550.html","title":{"rendered":"\u5982\u4f55\u7528python\u753b\u4e00\u4e2a\u51b0\u58a9\u58a9"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/25102049\/4fe2f309-a5bc-4d40-b97c-169038247812.webp\" alt=\"\u5982\u4f55\u7528python\u753b\u4e00\u4e2a\u51b0\u58a9\u58a9\" \/><\/p>\n<p><p> <strong>\u5728Python\u4e2d\u753b\u4e00\u4e2a\u51b0\u58a9\u58a9\u53ef\u4ee5\u4f7f\u7528<code>turtle<\/code>\u5e93\u3001<code>matplotlib<\/code>\u5e93\u3001\u6216\u8005<code>PIL<\/code>\u5e93\u6765\u5b9e\u73b0\u3002<\/strong> \u8fd9\u4e9b\u5e93\u63d0\u4f9b\u4e86\u4e30\u5bcc\u7684\u56fe\u5f62\u7ed8\u5236\u529f\u80fd\uff0c\u53ef\u4ee5\u5e2e\u52a9\u4f60\u521b\u5efa\u590d\u6742\u7684\u56fe\u5f62\u3002\u5728\u8fd9\u7bc7\u6587\u7ae0\u4e2d\uff0c\u6211\u4eec\u5c06\u8be6\u7ec6\u4ecb\u7ecd\u5982\u4f55\u4f7f\u7528<code>turtle<\/code>\u5e93\u6765\u7ed8\u5236\u51b0\u58a9\u58a9\uff0c\u5e76\u9644\u4e0a\u5b8c\u6574\u7684\u4ee3\u7801\u5b9e\u4f8b\u3002<\/p>\n<\/p>\n<p><p><strong>\u4f7f\u7528turtle\u5e93\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u4e3b\u8981\u6b65\u9aa4\u5982\u4e0b\uff1a<\/strong><\/p>\n<\/p>\n<ol>\n<li><strong>\u521d\u59cb\u5316turtle\u753b\u5e03<\/strong>\uff1a\u8bbe\u7f6e\u753b\u5e03\u7684\u5927\u5c0f\u548c\u80cc\u666f\u989c\u8272\u3002<\/li>\n<li><strong>\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u8f6e\u5ed3<\/strong>\uff1a\u7528turtle\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u5916\u5f62\u548c\u8eab\u4f53\u8f6e\u5ed3\u3002<\/li>\n<li><strong>\u6dfb\u52a0\u7ec6\u8282<\/strong>\uff1a\u753b\u51fa\u51b0\u58a9\u58a9\u7684\u773c\u775b\u3001\u9f3b\u5b50\u3001\u5634\u5df4\u3001\u8033\u6735\u548c\u5176\u4ed6\u7ec6\u8282\u3002<\/li>\n<li><strong>\u4e0a\u8272<\/strong>\uff1a\u4e3a\u51b0\u58a9\u58a9\u7684\u5404\u4e2a\u90e8\u5206\u6dfb\u52a0\u989c\u8272\uff0c\u4f7f\u5176\u66f4\u52a0\u751f\u52a8\u3002<\/li>\n<\/ol>\n<p><p>\u63a5\u4e0b\u6765\uff0c\u6211\u4eec\u5c06\u9010\u6b65\u8be6\u7ec6\u8bb2\u89e3\u6bcf\u4e2a\u6b65\u9aa4\uff0c\u5e76\u63d0\u4f9b\u76f8\u5e94\u7684\u4ee3\u7801\u793a\u4f8b\u3002<\/p>\n<\/p>\n<p><h2>\u4e00\u3001\u521d\u59cb\u5316turtle\u753b\u5e03<\/h2>\n<\/p>\n<p><p>\u5728\u7ed8\u5236\u56fe\u5f62\u4e4b\u524d\uff0c\u6211\u4eec\u9700\u8981\u5148\u8bbe\u7f6e\u597dturtle\u7684\u753b\u5e03\u3002\u8fd9\u4e2a\u6b65\u9aa4\u5305\u62ec\u5bfc\u5165<code>turtle<\/code>\u5e93\u3001\u521b\u5efaturtle\u5bf9\u8c61\u3001\u8bbe\u7f6e\u7a97\u53e3\u5927\u5c0f\u548c\u80cc\u666f\u989c\u8272\u7b49\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import turtle<\/p>\n<h2><strong>\u521b\u5efaturtle\u5bf9\u8c61<\/strong><\/h2>\n<p>pen = turtle.Turtle()<\/p>\n<h2><strong>\u8bbe\u7f6e\u7a97\u53e3\u5927\u5c0f<\/strong><\/h2>\n<p>screen = turtle.Screen()<\/p>\n<p>screen.setup(width=800, height=600)<\/p>\n<h2><strong>\u8bbe\u7f6e\u80cc\u666f\u989c\u8272<\/strong><\/h2>\n<p>screen.bgcolor(&quot;white&quot;)<\/p>\n<h2><strong>\u8bbe\u7f6e\u7ed8\u56fe\u901f\u5ea6<\/strong><\/h2>\n<p>pen.speed(3)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u4e8c\u3001\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u8f6e\u5ed3<\/h2>\n<\/p>\n<p><p>\u9996\u5148\uff0c\u6211\u4eec\u9700\u8981\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u5916\u5f62\u8f6e\u5ed3\u3002\u51b0\u58a9\u58a9\u7684\u5916\u5f62\u7c7b\u4f3c\u4e8e\u4e00\u4e2a\u5706\u5f62\uff0c\u56e0\u6b64\u6211\u4eec\u53ef\u4ee5\u4f7f\u7528<code>turtle<\/code>\u7684\u5706\u5f62\u7ed8\u5236\u529f\u80fd\u6765\u5b8c\u6210\u8fd9\u4e2a\u6b65\u9aa4\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\"># \u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u5916\u5f62\u8f6e\u5ed3<\/p>\n<p>pen.penup()<\/p>\n<p>pen.goto(0, -200)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(200)<\/p>\n<p>pen.end_fill()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u4e09\u3001\u6dfb\u52a0\u7ec6\u8282<\/h2>\n<\/p>\n<p><p>\u63a5\u4e0b\u6765\uff0c\u6211\u4eec\u9700\u8981\u4e3a\u51b0\u58a9\u58a9\u6dfb\u52a0\u4e00\u4e9b\u7ec6\u8282\uff0c\u6bd4\u5982\u773c\u775b\u3001\u9f3b\u5b50\u3001\u5634\u5df4\u548c\u8033\u6735\u7b49\u3002\u6bcf\u4e2a\u7ec6\u8282\u90fd\u53ef\u4ee5\u901a\u8fc7turtle\u7684\u57fa\u672c\u7ed8\u56fe\u547d\u4ee4\u6765\u5b9e\u73b0\u3002<\/p>\n<\/p>\n<p><h3>1. \u753b\u773c\u775b<\/h3>\n<\/p>\n<p><pre><code class=\"language-python\"># \u753b\u5de6\u773c<\/p>\n<p>pen.penup()<\/p>\n<p>pen.goto(-70, 50)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;white&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(30)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u5de6\u773c\u77b3\u5b54<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(-70, 70)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(10)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u773c<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(70, 50)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;white&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(30)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u773c\u77b3\u5b54<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(70, 70)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(10)<\/p>\n<p>pen.end_fill()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2. \u753b\u9f3b\u5b50<\/h3>\n<\/p>\n<p><pre><code class=\"language-python\"># \u753b\u9f3b\u5b50<\/p>\n<p>pen.penup()<\/p>\n<p>pen.goto(0, 20)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(15)<\/p>\n<p>pen.end_fill()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>3. \u753b\u5634\u5df4<\/h3>\n<\/p>\n<p><pre><code class=\"language-python\"># \u753b\u5634\u5df4<\/p>\n<p>pen.penup()<\/p>\n<p>pen.goto(-40, -20)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.right(90)<\/p>\n<p>pen.circle(40, 180)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>4. \u753b\u8033\u6735<\/h3>\n<\/p>\n<p><pre><code class=\"language-python\"># \u753b\u5de6\u8033<\/p>\n<p>pen.penup()<\/p>\n<p>pen.goto(-100, 150)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(50)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u8033<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(100, 150)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(50)<\/p>\n<p>pen.end_fill()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u56db\u3001\u4e0a\u8272<\/h2>\n<\/p>\n<p><p>\u6700\u540e\uff0c\u6211\u4eec\u53ef\u4ee5\u4e3a\u51b0\u58a9\u58a9\u7684\u5404\u4e2a\u90e8\u5206\u6dfb\u52a0\u989c\u8272\uff0c\u4f7f\u5176\u66f4\u52a0\u751f\u52a8\u3002\u6211\u4eec\u5df2\u7ecf\u5728\u7ed8\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u4e86<code>turtle<\/code>\u7684\u586b\u5145\u989c\u8272\u529f\u80fd\uff0c\u56e0\u6b64\u8fd9\u91cc\u4e0d\u9700\u8981\u989d\u5916\u7684\u6b65\u9aa4\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\"># \u5b8c\u6210\u7ed8\u5236<\/p>\n<p>pen.hideturtle()<\/p>\n<p>turtle.done()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u4ee3\u7801\u5b8c\u6574\u793a\u4f8b<\/h2>\n<\/p>\n<p><pre><code class=\"language-python\">import turtle<\/p>\n<h2><strong>\u521b\u5efaturtle\u5bf9\u8c61<\/strong><\/h2>\n<p>pen = turtle.Turtle()<\/p>\n<h2><strong>\u8bbe\u7f6e\u7a97\u53e3\u5927\u5c0f<\/strong><\/h2>\n<p>screen = turtle.Screen()<\/p>\n<p>screen.setup(width=800, height=600)<\/p>\n<h2><strong>\u8bbe\u7f6e\u80cc\u666f\u989c\u8272<\/strong><\/h2>\n<p>screen.bgcolor(&quot;white&quot;)<\/p>\n<h2><strong>\u8bbe\u7f6e\u7ed8\u56fe\u901f\u5ea6<\/strong><\/h2>\n<p>pen.speed(3)<\/p>\n<h2><strong>\u7ed8\u5236\u51b0\u58a9\u58a9\u7684\u5916\u5f62\u8f6e\u5ed3<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(0, -200)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(200)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u5de6\u773c<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(-70, 50)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;white&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(30)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u5de6\u773c\u77b3\u5b54<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(-70, 70)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(10)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u773c<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(70, 50)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;white&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(30)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u773c\u77b3\u5b54<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(70, 70)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(10)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u9f3b\u5b50<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(0, 20)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(15)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u5634\u5df4<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(-40, -20)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.right(90)<\/p>\n<p>pen.circle(40, 180)<\/p>\n<h2><strong>\u753b\u5de6\u8033<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(-100, 150)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(50)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u753b\u53f3\u8033<\/strong><\/h2>\n<p>pen.penup()<\/p>\n<p>pen.goto(100, 150)<\/p>\n<p>pen.pendown()<\/p>\n<p>pen.color(&quot;black&quot;)<\/p>\n<p>pen.begin_fill()<\/p>\n<p>pen.circle(50)<\/p>\n<p>pen.end_fill()<\/p>\n<h2><strong>\u5b8c\u6210\u7ed8\u5236<\/strong><\/h2>\n<p>pen.hideturtle()<\/p>\n<p>turtle.done()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u901a\u8fc7\u4ee5\u4e0a\u6b65\u9aa4\uff0c\u4f60\u5e94\u8be5\u5df2\u7ecf\u6210\u529f\u5730\u4f7f\u7528Python\u7684<code>turtle<\/code>\u5e93\u7ed8\u5236\u4e86\u4e00\u4e2a\u53ef\u7231\u7684\u51b0\u58a9\u58a9\u3002\u8fd9\u4e2a\u8fc7\u7a0b\u4e0d\u4ec5\u5c55\u793a\u4e86\u5982\u4f55\u4f7f\u7528<code>turtle<\/code>\u5e93\u7684\u57fa\u672c\u529f\u80fd\uff0c\u8fd8\u63d0\u4f9b\u4e86\u4e00\u4e2a\u5f88\u597d\u7684\u7ec3\u4e60\u6848\u4f8b\uff0c\u5e2e\u52a9\u4f60\u719f\u6089Python\u56fe\u5f62\u7ed8\u5236\u7684\u57fa\u672c\u6280\u5de7\u3002\u5e0c\u671b\u8fd9\u7bc7\u6587\u7ae0\u5bf9\u4f60\u6709\u6240\u5e2e\u52a9\uff01<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5982\u4f55\u9009\u62e9\u9002\u5408\u7684Python\u5e93\u6765\u7ed8\u5236\u51b0\u58a9\u58a9\uff1f<\/strong><br \/>\u5728\u7ed8\u5236\u51b0\u58a9\u58a9\u65f6\uff0c\u9009\u62e9\u5408\u9002\u7684Python\u5e93\u975e\u5e38\u91cd\u8981\u3002\u5e38\u7528\u7684\u7ed8\u56fe\u5e93\u5305\u62ecMatplotlib\u3001Pygame\u548cTurtle\u3002Matplotlib\u9002\u5408\u4e8e\u7b80\u5355\u7684\u7ed8\u5236\u548c\u6570\u636e\u53ef\u89c6\u5316\uff0c\u800cPygame\u5219\u66f4\u9002\u5408\u4e8e\u6e38\u620f\u56fe\u5f62\u548c\u52a8\u753b\uff0cTurtle\u975e\u5e38\u9002\u5408\u521d\u5b66\u8005\u8fdb\u884c\u7b80\u5355\u7684\u56fe\u5f62\u7ed8\u5236\u3002\u6839\u636e\u4f60\u7684\u9700\u6c42\uff0c\u53ef\u4ee5\u9009\u62e9\u4e0d\u540c\u7684\u5e93\u6765\u5b9e\u73b0\u7ed8\u5236\u6548\u679c\u3002<\/p>\n<p><strong>\u7ed8\u5236\u51b0\u58a9\u58a9\u9700\u8981\u54ea\u4e9b\u57fa\u672c\u7684\u56fe\u5f62\u5143\u7d20\uff1f<\/strong><br \/>\u5728\u7ed8\u5236\u51b0\u58a9\u58a9\u65f6\uff0c\u9700\u8981\u8003\u8651\u4f7f\u7528\u57fa\u672c\u7684\u56fe\u5f62\u5143\u7d20\uff0c\u5982\u5706\u5f62\u3001\u77e9\u5f62\u548c\u7ebf\u6761\u3002\u51b0\u58a9\u58a9\u7684\u5934\u90e8\u53ef\u4ee5\u7528\u5706\u5f62\u8868\u793a\uff0c\u8eab\u4f53\u5219\u53ef\u4ee5\u7528\u692d\u5706\u6216\u77e9\u5f62\u8868\u793a\u3002\u6b64\u5916\uff0c\u773c\u775b\u3001\u5634\u5df4\u548c\u8033\u6735\u7b49\u7ec6\u8282\u4e5f\u53ef\u4ee5\u7528\u5c0f\u5706\u5f62\u6216\u66f2\u7ebf\u6765\u7ed8\u5236\u3002\u901a\u8fc7\u7ec4\u5408\u8fd9\u4e9b\u57fa\u672c\u5f62\u72b6\uff0c\u80fd\u591f\u66f4\u597d\u5730\u5448\u73b0\u51b0\u58a9\u58a9\u7684\u53ef\u7231\u5f62\u8c61\u3002<\/p>\n<p><strong>\u5982\u4f55\u4e3a\u7ed8\u5236\u7684\u51b0\u58a9\u58a9\u6dfb\u52a0\u989c\u8272\u548c\u7ec6\u8282\uff1f<\/strong><br \/>\u4e3a\u51b0\u58a9\u58a9\u6dfb\u52a0\u989c\u8272\u548c\u7ec6\u8282\u80fd\u591f\u4f7f\u753b\u4f5c\u66f4\u52a0\u751f\u52a8\u3002\u4f7f\u7528Python\u7ed8\u56fe\u5e93\u4e2d\u7684\u989c\u8272\u586b\u5145\u529f\u80fd\uff0c\u53ef\u4ee5\u4e3a\u4e0d\u540c\u7684\u90e8\u5206\u6dfb\u52a0\u5408\u9002\u7684\u989c\u8272\u3002\u4f8b\u5982\uff0c\u51b0\u58a9\u58a9\u7684\u8eab\u4f53\u53ef\u4ee5\u4f7f\u7528\u51b0\u84dd\u8272\uff0c\u773c\u775b\u53ef\u4ee5\u7528\u9ed1\u8272\u4e0e\u767d\u8272\u7684\u7ec4\u5408\u3002\u7ec6\u8282\u65b9\u9762\uff0c\u53ef\u4ee5\u901a\u8fc7\u7ed8\u5236\u9634\u5f71\u548c\u9ad8\u5149\u6765\u589e\u5f3a\u7acb\u4f53\u611f\uff0c\u4f7f\u7528\u7ebf\u6761\u6765\u63cf\u7ed8\u8f6e\u5ed3\uff0c\u4f7f\u51b0\u58a9\u58a9\u770b\u8d77\u6765\u66f4\u52a0\u53ef\u7231\u548c\u751f\u52a8\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"\u5728Python\u4e2d\u753b\u4e00\u4e2a\u51b0\u58a9\u58a9\u53ef\u4ee5\u4f7f\u7528turtle\u5e93\u3001matplotlib\u5e93\u3001\u6216\u8005PIL\u5e93\u6765\u5b9e\u73b0\u3002 \u8fd9\u4e9b\u5e93\u63d0\u4f9b\u4e86 [&hellip;]","protected":false},"author":3,"featured_media":1132554,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[37],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1132550"}],"collection":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/comments?post=1132550"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1132550\/revisions"}],"predecessor-version":[{"id":1132558,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1132550\/revisions\/1132558"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/1132554"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=1132550"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=1132550"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=1132550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}