{"id":979388,"date":"2024-12-27T06:46:01","date_gmt":"2024-12-26T22:46:01","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/979388.html"},"modified":"2024-12-27T06:46:03","modified_gmt":"2024-12-26T22:46:03","slug":"python%e5%a6%82%e4%bd%95%e5%ae%9a%e4%b9%89int%e7%b1%bb%e5%9e%8b","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/979388.html","title":{"rendered":"python\u5982\u4f55\u5b9a\u4e49int\u7c7b\u578b"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/24205238\/e5ce65f5-ca1f-41b0-b5a1-12747cef72e7.webp\" alt=\"python\u5982\u4f55\u5b9a\u4e49int\u7c7b\u578b\" \/><\/p>\n<p><p> <strong>\u5728Python\u4e2d\uff0c\u5b9a\u4e49\u4e00\u4e2aint\u7c7b\u578b\u7684\u53d8\u91cf\u975e\u5e38\u7b80\u5355\uff0c\u53ea\u9700\u5c06\u4e00\u4e2a\u6574\u6570\u503c\u8d4b\u7ed9\u4e00\u4e2a\u53d8\u91cf\u5373\u53ef\uff0cPython\u4f1a\u81ea\u52a8\u5c06\u5176\u8bc6\u522b\u4e3aint\u7c7b\u578b\u3001Python\u7684int\u7c7b\u578b\u662f\u52a8\u6001\u7c7b\u578b\u7684\uff0c\u4e0d\u9700\u8981\u663e\u5f0f\u58f0\u660e\u3001Python\u7684int\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\u7684\u6574\u6570\u8fd0\u7b97\uff0c\u8fd9\u4f7f\u5f97\u5b83\u5728\u5904\u7406\u5927\u6570\u65f6\u975e\u5e38\u65b9\u4fbf\u3002<\/strong> \u5176\u4e2d\u6700\u91cd\u8981\u7684\u4e00\u70b9\u662f\uff0cPython\u7684int\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\u7684\u6574\u6570\u8fd0\u7b97\uff0c\u8fd9\u610f\u5473\u7740\u5728\u8fdb\u884c\u5927\u6570\u8fd0\u7b97\u65f6\uff0cPython\u4f1a\u81ea\u52a8\u8c03\u6574\u7cbe\u5ea6\u4ee5\u9002\u5e94\u6570\u503c\u7684\u5927\u5c0f\uff0c\u8fd9\u5728\u79d1\u5b66\u8ba1\u7b97\u548c\u52a0\u5bc6\u7b97\u6cd5\u7b49\u9886\u57df\u4e2d\u975e\u5e38\u6709\u7528\u3002<\/p>\n<\/p>\n<p><p>\u63a5\u4e0b\u6765\uff0c\u6211\u4eec\u5c06\u6df1\u5165\u63a2\u8ba8Python\u4e2dint\u7c7b\u578b\u7684\u7279\u70b9\u3001\u5982\u4f55\u5b9a\u4e49\u548c\u4f7f\u7528int\u7c7b\u578b\u3001\u4ee5\u53ca\u5728\u5b9e\u9645\u5e94\u7528\u4e2d\u53ef\u80fd\u9047\u5230\u7684\u95ee\u9898\u548c\u89e3\u51b3\u65b9\u6848\u3002<\/p>\n<\/p>\n<h2><strong>\u4e00\u3001PYTHON INT \u7c7b\u578b\u7684\u7279\u70b9<\/strong><\/h2>\n<p><h2>1\u3001\u52a8\u6001\u7c7b\u578b<\/h2>\n<\/p>\n<p><p>Python\u662f\u4e00\u79cd\u52a8\u6001\u7c7b\u578b\u8bed\u8a00\uff0c\u8fd9\u610f\u5473\u7740\u53d8\u91cf\u7684\u7c7b\u578b\u662f\u7531\u89e3\u91ca\u5668\u5728\u8fd0\u884c\u65f6\u81ea\u52a8\u63a8\u65ad\u7684\u3002\u4f60\u4e0d\u9700\u8981\u663e\u5f0f\u5730\u58f0\u660e\u4e00\u4e2a\u53d8\u91cf\u4e3aint\u7c7b\u578b\uff0c\u53ea\u9700\u8d4b\u4e88\u5b83\u4e00\u4e2a\u6574\u6570\u503c\u5373\u53ef\u3002\u6bd4\u5982\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">a = 10<\/p>\n<p>b = -5<\/p>\n<p>c = 0<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5728\u4e0a\u8ff0\u4ee3\u7801\u4e2d\uff0cPython\u4f1a\u81ea\u52a8\u5c06\u53d8\u91cf<code>a<\/code>\u3001<code>b<\/code>\u548c<code>c<\/code>\u8bc6\u522b\u4e3aint\u7c7b\u578b\u3002<\/p>\n<\/p>\n<p><h2>2\u3001\u652f\u6301\u4efb\u610f\u7cbe\u5ea6<\/h2>\n<\/p>\n<p><p>Python\u7684int\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\uff0c\u8fd9\u610f\u5473\u7740\u4f60\u53ef\u4ee5\u4f7f\u7528\u975e\u5e38\u5927\u7684\u6574\u6570\u800c\u4e0d\u4f1a\u6ea2\u51fa\u3002\u5728\u8bb8\u591a\u5176\u4ed6\u7f16\u7a0b\u8bed\u8a00\u4e2d\uff0c\u6574\u6570\u7684\u5927\u5c0f\u662f\u6709\u9650\u5236\u7684\uff0c\u4f46\u5728Python\u4e2d\u6ca1\u6709\u8fd9\u6837\u7684\u9650\u5236\u3002\u4f8b\u5982\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">large_number = 123456789012345678901234567890<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5373\u4f7f\u662f\u8fd9\u6837\u7684\u4e00\u4e2a\u5927\u6570\uff0cPython\u4e5f\u53ef\u4ee5\u6b63\u786e\u5904\u7406\u3002<\/p>\n<\/p>\n<h2><strong>\u4e8c\u3001\u5982\u4f55\u5b9a\u4e49\u548c\u4f7f\u7528 INT \u7c7b\u578b<\/strong><\/h2>\n<p><h2>1\u3001\u5b9a\u4e49 INT \u7c7b\u578b\u53d8\u91cf<\/h2>\n<\/p>\n<p><p>\u5728Python\u4e2d\uff0c\u5b9a\u4e49\u4e00\u4e2aint\u7c7b\u578b\u7684\u53d8\u91cf\u975e\u5e38\u7b80\u5355\uff0c\u53ea\u9700\u5c06\u4e00\u4e2a\u6574\u6570\u503c\u8d4b\u7ed9\u4e00\u4e2a\u53d8\u91cf\u5373\u53ef\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">x = 42<\/p>\n<p>y = -7<\/p>\n<p>z = 0<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>Python\u4f1a\u81ea\u52a8\u8bc6\u522b\u8fd9\u4e9b\u53d8\u91cf\u4e3aint\u7c7b\u578b\u3002<\/p>\n<\/p>\n<p><h2>2\u3001\u57fa\u672c\u8fd0\u7b97<\/h2>\n<\/p>\n<p><p>Python\u652f\u6301\u5bf9int\u7c7b\u578b\u8fdb\u884c\u5e38\u89c1\u7684\u7b97\u672f\u8fd0\u7b97\uff0c\u5305\u62ec\u52a0\u6cd5\u3001\u51cf\u6cd5\u3001\u4e58\u6cd5\u3001\u9664\u6cd5\u3001\u6574\u6570\u9664\u6cd5\u3001\u53d6\u4f59\u548c\u5e42\u8fd0\u7b97\u3002\u4f8b\u5982\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">a = 10<\/p>\n<p>b = 3<\/p>\n<p>addition = a + b      # \u52a0\u6cd5\uff0c\u7ed3\u679c\u4e3a13<\/p>\n<p>subtraction = a - b   # \u51cf\u6cd5\uff0c\u7ed3\u679c\u4e3a7<\/p>\n<p>multiplication = a * b # \u4e58\u6cd5\uff0c\u7ed3\u679c\u4e3a30<\/p>\n<p>division = a \/ b      # \u9664\u6cd5\uff0c\u7ed3\u679c\u4e3a3.3333...<\/p>\n<p>floor_division = a \/\/ b # \u6574\u6570\u9664\u6cd5\uff0c\u7ed3\u679c\u4e3a3<\/p>\n<p>modulus = a % b       # \u53d6\u4f59\uff0c\u7ed3\u679c\u4e3a1<\/p>\n<p>power = a  b        # \u5e42\u8fd0\u7b97\uff0c\u7ed3\u679c\u4e3a1000<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>3\u3001\u7c7b\u578b\u8f6c\u6362<\/h2>\n<\/p>\n<p><p>Python\u63d0\u4f9b\u4e86\u5f3a\u5927\u7684\u7c7b\u578b\u8f6c\u6362\u529f\u80fd\uff0c\u53ef\u4ee5\u5c06\u5176\u4ed6\u6570\u636e\u7c7b\u578b\u8f6c\u6362\u4e3aint\u7c7b\u578b\u3002\u6700\u5e38\u7528\u7684\u8f6c\u6362\u662f\u5c06\u5b57\u7b26\u4e32\u6216\u6d6e\u70b9\u6570\u8f6c\u6362\u4e3a\u6574\u6570\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">str_num = &quot;123&quot;<\/p>\n<p>int_num = int(str_num)  # \u5c06\u5b57\u7b26\u4e32\u8f6c\u6362\u4e3a\u6574\u6570\uff0c\u7ed3\u679c\u4e3a123<\/p>\n<p>float_num = 123.456<\/p>\n<p>int_num = int(float_num) # \u5c06\u6d6e\u70b9\u6570\u8f6c\u6362\u4e3a\u6574\u6570\uff0c\u7ed3\u679c\u4e3a123\uff08\u622a\u65ad\u5c0f\u6570\u90e8\u5206\uff09<\/p>\n<p><\/code><\/pre>\n<\/p>\n<h2><strong>\u4e09\u3001INT \u7c7b\u578b\u7684\u5b9e\u9645\u5e94\u7528<\/strong><\/h2>\n<p><h2>1\u3001\u79d1\u5b66\u8ba1\u7b97<\/h2>\n<\/p>\n<p><p>\u5728\u79d1\u5b66\u8ba1\u7b97\u4e2d\uff0c\u5e38\u5e38\u9700\u8981\u5904\u7406\u975e\u5e38\u5927\u7684\u6574\u6570\u3002\u4f8b\u5982\uff0c\u5728\u5929\u6587\u5b66\u4e2d\u8ba1\u7b97\u5929\u4f53\u7684\u8f68\u9053\uff0c\u5728\u7269\u7406\u5b66\u4e2d\u6a21\u62df\u7c92\u5b50\u7684\u8fd0\u52a8\u3002\u8fd9\u4e9b\u8ba1\u7b97\u53ef\u80fd\u6d89\u53ca\u5230\u975e\u5e38\u5927\u7684\u6570\uff0c\u800cPython\u7684int\u7c7b\u578b\u6b63\u597d\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\uff0c\u56e0\u6b64\u975e\u5e38\u9002\u5408\u7528\u4e8e\u8fd9\u4e9b\u573a\u5408\u3002<\/p>\n<\/p>\n<p><h2>2\u3001\u52a0\u5bc6\u7b97\u6cd5<\/h2>\n<\/p>\n<p><p>\u5728\u52a0\u5bc6\u7b97\u6cd5\u4e2d\uff0c\u5e38\u5e38\u9700\u8981\u4f7f\u7528\u5927\u6570\u8fd0\u7b97\u3002\u4f8b\u5982\uff0c\u5728RSA\u52a0\u5bc6\u7b97\u6cd5\u4e2d\uff0c\u4f7f\u7528\u7684\u5bc6\u94a5\u901a\u5e38\u662f\u975e\u5e38\u5927\u7684\u6574\u6570\u3002Python\u7684int\u7c7b\u578b\u53ef\u4ee5\u8f7b\u677e\u5904\u7406\u8fd9\u4e9b\u5927\u6570\u8fd0\u7b97\uff0c\u4f7f\u5f97Python\u6210\u4e3a\u5b9e\u73b0\u52a0\u5bc6\u7b97\u6cd5\u7684\u7406\u60f3\u9009\u62e9\u3002<\/p>\n<\/p>\n<p><h2>3\u3001\u6570\u636e\u5206\u6790<\/h2>\n<\/p>\n<p><p>\u5728\u6570\u636e\u5206\u6790\u4e2d\uff0c\u7ecf\u5e38\u9700\u8981\u5bf9\u5927\u91cf\u7684\u6570\u636e\u8fdb\u884c\u5904\u7406\u548c\u5206\u6790\u3002Python\u7684int\u7c7b\u578b\u53ef\u4ee5\u5904\u7406\u8fd9\u4e9b\u6570\u636e\u4e2d\u7684\u6574\u6570\u90e8\u5206\uff0c\u5e76\u8fdb\u884c\u5404\u79cd\u8fd0\u7b97\u3002<\/p>\n<\/p>\n<h2><strong>\u56db\u3001\u5e38\u89c1\u95ee\u9898\u548c\u89e3\u51b3\u65b9\u6848<\/strong><\/h2>\n<p><h2>1\u3001\u6ea2\u51fa\u95ee\u9898<\/h2>\n<\/p>\n<p><p>\u5728\u67d0\u4e9b\u7f16\u7a0b\u8bed\u8a00\u4e2d\uff0c\u6574\u6570\u7684\u5927\u5c0f\u662f\u6709\u9650\u5236\u7684\uff0c\u5982\u679c\u8ba1\u7b97\u7ed3\u679c\u8d85\u8fc7\u4e86\u8fd9\u4e2a\u9650\u5236\uff0c\u5c31\u4f1a\u53d1\u751f\u6ea2\u51fa\u3002\u7136\u800c\uff0c\u5728Python\u4e2d\uff0c\u7531\u4e8eint\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\uff0c\u56e0\u6b64\u4e0d\u4f1a\u53d1\u751f\u6ea2\u51fa\u95ee\u9898\u3002<\/p>\n<\/p>\n<p><h2>2\u3001\u7cbe\u5ea6\u95ee\u9898<\/h2>\n<\/p>\n<p><p>\u867d\u7136Python\u7684int\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\uff0c\u4f46\u5728\u8fdb\u884c\u6d6e\u70b9\u6570\u5230\u6574\u6570\u7684\u8f6c\u6362\u65f6\uff0c\u53ef\u80fd\u4f1a\u53d1\u751f\u7cbe\u5ea6\u4e22\u5931\u7684\u95ee\u9898\u3002\u56e0\u4e3a\u6d6e\u70b9\u6570\u8f6c\u6362\u4e3a\u6574\u6570\u65f6\uff0c\u4f1a\u622a\u65ad\u5c0f\u6570\u90e8\u5206\u3002\u4f8b\u5982\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">float_num = 123.999<\/p>\n<p>int_num = int(float_num)  # \u7ed3\u679c\u4e3a123<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u5982\u679c\u9700\u8981\u56db\u820d\u4e94\u5165\uff0c\u53ef\u4ee5\u4f7f\u7528\u5185\u7f6e\u7684<code>round()<\/code>\u51fd\u6570\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">rounded_num = round(float_num)  # \u7ed3\u679c\u4e3a124<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>3\u3001\u6027\u80fd\u95ee\u9898<\/h2>\n<\/p>\n<p><p>\u7531\u4e8ePython\u7684int\u7c7b\u578b\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\uff0c\u56e0\u6b64\u5728\u5904\u7406\u975e\u5e38\u5927\u7684\u6574\u6570\u65f6\uff0c\u53ef\u80fd\u4f1a\u5bfc\u81f4\u6027\u80fd\u4e0b\u964d\u3002\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u53ef\u4ee5\u8003\u8651\u4f7f\u7528\u5176\u4ed6\u6570\u636e\u7c7b\u578b\u6216\u5e93\uff08\u5982<code>numpy<\/code>\uff09\u6765\u63d0\u9ad8\u6027\u80fd\u3002<\/p>\n<\/p>\n<h2><strong>\u4e94\u3001\u603b\u7ed3<\/strong><\/h2>\n<p><p>Python\u7684int\u7c7b\u578b\u5177\u6709\u52a8\u6001\u7c7b\u578b\u3001\u652f\u6301\u4efb\u610f\u7cbe\u5ea6\u7b49\u7279\u70b9\uff0c\u4f7f\u5f97\u5b83\u5728\u5904\u7406\u5927\u6570\u8fd0\u7b97\u3001\u79d1\u5b66\u8ba1\u7b97\u548c\u52a0\u5bc6\u7b97\u6cd5\u7b49\u9886\u57df\u975e\u5e38\u5f3a\u5927\u3002\u901a\u8fc7\u7b80\u5355\u7684\u8d4b\u503c\u64cd\u4f5c\u5373\u53ef\u5b9a\u4e49int\u7c7b\u578b\u53d8\u91cf\uff0c\u5e76\u652f\u6301\u5404\u79cd\u7b97\u672f\u8fd0\u7b97\u3002\u6b64\u5916\uff0cPython\u8fd8\u63d0\u4f9b\u4e86\u5f3a\u5927\u7684\u7c7b\u578b\u8f6c\u6362\u529f\u80fd\uff0c\u53ef\u4ee5\u8f7b\u677e\u5c06\u5176\u4ed6\u6570\u636e\u7c7b\u578b\u8f6c\u6362\u4e3aint\u7c7b\u578b\u3002\u5728\u5b9e\u9645\u5e94\u7528\u4e2d\uff0cPython\u7684int\u7c7b\u578b\u53ef\u4ee5\u89e3\u51b3\u8bb8\u591a\u5e38\u89c1\u7684\u95ee\u9898\uff0c\u5982\u6ea2\u51fa\u548c\u7cbe\u5ea6\u95ee\u9898\u3002\u7136\u800c\uff0c\u5728\u5904\u7406\u975e\u5e38\u5927\u7684\u6574\u6570\u65f6\uff0c\u53ef\u80fd\u4f1a\u9047\u5230\u6027\u80fd\u95ee\u9898\uff0c\u9700\u8981\u6839\u636e\u5177\u4f53\u60c5\u51b5\u9009\u62e9\u5408\u9002\u7684\u89e3\u51b3\u65b9\u6848\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5728Python\u4e2d\uff0c\u5982\u4f55\u521b\u5efa\u4e00\u4e2a\u6574\u6570\u7c7b\u578b\u7684\u53d8\u91cf\uff1f<\/strong><br \/>\u5728Python\u4e2d\uff0c\u60a8\u53ef\u4ee5\u901a\u8fc7\u7b80\u5355\u5730\u5c06\u4e00\u4e2a\u6570\u5b57\u8d4b\u503c\u7ed9\u4e00\u4e2a\u53d8\u91cf\u6765\u521b\u5efa\u6574\u6570\u7c7b\u578b\u7684\u53d8\u91cf\u3002\u4f8b\u5982\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u4ee3\u7801\u5b9a\u4e49\u4e00\u4e2a\u6574\u6570\uff1a<code>my_number = 10<\/code>\u3002\u8fd9\u6837\uff0c<code>my_number<\/code>\u5c31\u88ab\u5b9a\u4e49\u4e3a\u4e00\u4e2a\u6574\u6570\uff0c\u60a8\u53ef\u4ee5\u5728\u540e\u7eed\u7684\u64cd\u4f5c\u4e2d\u4f7f\u7528\u5b83\u3002<\/p>\n<p><strong>Python\u652f\u6301\u54ea\u4e9b\u6574\u6570\u7684\u8303\u56f4\uff1f<\/strong><br \/>Python\u7684\u6574\u6570\u7c7b\u578b\u6ca1\u6709\u56fa\u5b9a\u7684\u5927\u5c0f\u9650\u5236\uff0c\u60a8\u53ef\u4ee5\u521b\u5efa\u975e\u5e38\u5927\u7684\u6574\u6570\uff0c\u751a\u81f3\u8d85\u51fa\u4f20\u7edf\u7f16\u7a0b\u8bed\u8a00\u4e2d32\u4f4d\u621664\u4f4d\u6574\u6570\u7684\u9650\u5236\u3002\u8fd9\u662f\u56e0\u4e3aPython\u4f1a\u81ea\u52a8\u5c06\u6574\u6570\u8f6c\u6362\u4e3a\u957f\u6574\u578b\uff08long\uff09\u4ee5\u5904\u7406\u66f4\u5927\u7684\u6570\u503c\u3002\u56e0\u6b64\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u975e\u5e38\u5927\u7684\u6570\u5b57\uff0c\u4f8b\u5982\uff1a<code>huge_number = 123456789012345678901234567890<\/code>\u3002<\/p>\n<p><strong>\u5982\u4f55\u5c06\u5176\u4ed6\u6570\u636e\u7c7b\u578b\u8f6c\u6362\u4e3a\u6574\u6570\uff1f<\/strong><br \/>\u5728Python\u4e2d\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u5185\u7f6e\u7684<code>int()<\/code>\u51fd\u6570\u5c06\u5176\u4ed6\u6570\u636e\u7c7b\u578b\u8f6c\u6362\u4e3a\u6574\u6570\u3002\u4f8b\u5982\uff0c\u5982\u679c\u60a8\u6709\u4e00\u4e2a\u5b57\u7b26\u4e32<code>&quot;123&quot;<\/code>\uff0c\u53ef\u4ee5\u901a\u8fc7<code>int(&quot;123&quot;)<\/code>\u5c06\u5176\u8f6c\u6362\u4e3a\u6574\u6570123\u3002\u5982\u679c\u4f20\u5165\u7684\u503c\u65e0\u6cd5\u8f6c\u6362\u4e3a\u6574\u6570\uff0c\u5c06\u4f1a\u5f15\u53d1\u9519\u8bef\u3002\u56e0\u6b64\uff0c\u786e\u4fdd\u4f20\u5165\u7684\u662f\u53ef\u4ee5\u88ab\u8f6c\u6362\u7684\u683c\u5f0f\u662f\u5f88\u91cd\u8981\u7684\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"\u5728Python\u4e2d\uff0c\u5b9a\u4e49\u4e00\u4e2aint\u7c7b\u578b\u7684\u53d8\u91cf\u975e\u5e38\u7b80\u5355\uff0c\u53ea\u9700\u5c06\u4e00\u4e2a\u6574\u6570\u503c\u8d4b\u7ed9\u4e00\u4e2a\u53d8\u91cf\u5373\u53ef\uff0cPython\u4f1a\u81ea\u52a8\u5c06\u5176\u8bc6 [&hellip;]","protected":false},"author":3,"featured_media":979395,"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\/979388"}],"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=979388"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/979388\/revisions"}],"predecessor-version":[{"id":979396,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/979388\/revisions\/979396"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/979395"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=979388"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=979388"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=979388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}