{"id":1133141,"date":"2025-01-08T21:03:42","date_gmt":"2025-01-08T13:03:42","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/1133141.html"},"modified":"2025-01-08T21:03:45","modified_gmt":"2025-01-08T13:03:45","slug":"python%e5%a6%82%e4%bd%95%e5%b0%86%e4%b8%a4%e4%b8%aa%e6%95%b0%e7%bb%84%e5%90%88%e5%b9%b6","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/1133141.html","title":{"rendered":"python\u5982\u4f55\u5c06\u4e24\u4e2a\u6570\u7ec4\u5408\u5e76"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/25102455\/5bee2b3c-228a-4a1f-abbc-cb64ec494d39.webp\" alt=\"python\u5982\u4f55\u5c06\u4e24\u4e2a\u6570\u7ec4\u5408\u5e76\" \/><\/p>\n<p><p> <strong>Python\u5c06\u4e24\u4e2a\u6570\u7ec4\u5408\u5e76\u7684\u65b9\u6cd5\u6709\u591a\u79cd\uff0c\u5305\u62ec\u4f7f\u7528\u5185\u7f6e\u7684\u5217\u8868\u65b9\u6cd5\u3001NumPy\u5e93\u548citertools\u5e93\u7b49\u3002<\/strong>\u6700\u5e38\u89c1\u7684\u65b9\u6cd5\u6709\u4f7f\u7528\u52a0\u53f7\u8fd0\u7b97\u7b26\u3001extend()\u65b9\u6cd5\u3001\u4ee5\u53caNumPy\u7684concatenate()\u51fd\u6570\u3002\u5728\u8fd9\u7bc7\u6587\u7ae0\u4e2d\uff0c\u6211\u4eec\u5c06\u8be6\u7ec6\u8ba8\u8bba\u8fd9\u4e9b\u65b9\u6cd5\uff0c\u5e76\u5c55\u793a\u6bcf\u79cd\u65b9\u6cd5\u7684\u4ee3\u7801\u793a\u4f8b\u3002\u7279\u522b\u662f\uff0c\u4f7f\u7528NumPy\u5e93\u53ef\u4ee5\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\uff0c\u800citertools\u5e93\u5219\u9002\u7528\u4e8e\u66f4\u590d\u6742\u7684\u6570\u636e\u7ec4\u5408\u9700\u6c42\u3002<\/p>\n<\/p>\n<p><h2>\u4e00\u3001\u4f7f\u7528\u52a0\u53f7\u8fd0\u7b97\u7b26<\/h2>\n<\/p>\n<p><p>\u52a0\u53f7\u8fd0\u7b97\u7b26\u662f\u6700\u7b80\u5355\u76f4\u63a5\u7684\u65b9\u6cd5\u4e4b\u4e00\uff0c\u7528\u6765\u5408\u5e76\u4e24\u4e2a\u5217\u8868\u3002\u5b83\u975e\u5e38\u76f4\u89c2\u5e76\u4e14\u6613\u4e8e\u7406\u89e3\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>\u52a0\u53f7\u8fd0\u7b97\u7b26\u53ef\u4ee5\u76f4\u63a5\u5c06\u4e24\u4e2a\u5217\u8868\u76f8\u52a0\uff0c\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u5217\u8868\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">list1 = [1, 2, 3]<\/p>\n<p>list2 = [4, 5, 6]<\/p>\n<p>combined_list = list1 + list2<\/p>\n<p>print(combined_list)  # \u8f93\u51fa: [1, 2, 3, 4, 5, 6]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2\u3001\u65f6\u95f4\u590d\u6742\u5ea6<\/h3>\n<\/p>\n<p><p>\u8fd9\u79cd\u65b9\u6cd5\u7684\u65f6\u95f4\u590d\u6742\u5ea6\u662fO(n+m)\uff0c\u5176\u4e2dn\u548cm\u5206\u522b\u662f\u4e24\u4e2a\u5217\u8868\u7684\u957f\u5ea6\u3002\u7531\u4e8e\u6bcf\u6b21\u76f8\u52a0\u90fd\u4f1a\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u5217\u8868\uff0c\u56e0\u6b64\u5728\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\u65f6\uff0c\u53ef\u80fd\u4f1a\u5bfc\u81f4\u8f83\u5927\u7684\u5185\u5b58\u6d88\u8017\u3002<\/p>\n<\/p>\n<p><h2>\u4e8c\u3001\u4f7f\u7528extend()\u65b9\u6cd5<\/h2>\n<\/p>\n<p><p>extend()\u65b9\u6cd5\u662f\u5217\u8868\u7684\u4e00\u4e2a\u5185\u7f6e\u65b9\u6cd5\uff0c\u5b83\u5c06\u53e6\u4e00\u4e2a\u5217\u8868\u7684\u6240\u6709\u5143\u7d20\u6dfb\u52a0\u5230\u5df2\u6709\u5217\u8868\u4e2d\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>\u4f7f\u7528extend()\u65b9\u6cd5\u65f6\uff0c\u4e0d\u4f1a\u521b\u5efa\u65b0\u7684\u5217\u8868\uff0c\u800c\u662f\u76f4\u63a5\u5728\u539f\u5217\u8868\u4e0a\u8fdb\u884c\u6269\u5c55\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">list1 = [1, 2, 3]<\/p>\n<p>list2 = [4, 5, 6]<\/p>\n<p>list1.extend(list2)<\/p>\n<p>print(list1)  # \u8f93\u51fa: [1, 2, 3, 4, 5, 6]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2\u3001\u65f6\u95f4\u590d\u6742\u5ea6<\/h3>\n<\/p>\n<p><p>extend()\u65b9\u6cd5\u7684\u65f6\u95f4\u590d\u6742\u5ea6\u4e5f\u662fO(n+m)\uff0c\u4e0e\u52a0\u53f7\u8fd0\u7b97\u7b26\u76f8\u4f3c\uff0c\u4f46\u7531\u4e8e\u5b83\u662f\u5728\u539f\u5217\u8868\u4e0a\u64cd\u4f5c\uff0c\u56e0\u6b64\u5728\u5185\u5b58\u4f7f\u7528\u4e0a\u66f4\u4e3a\u9ad8\u6548\u3002<\/p>\n<\/p>\n<p><h2>\u4e09\u3001\u4f7f\u7528NumPy\u5e93<\/h2>\n<\/p>\n<p><p>NumPy\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u79d1\u5b66\u8ba1\u7b97\u5e93\uff0c\u7279\u522b\u9002\u7528\u4e8e\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\u548c\u591a\u7ef4\u6570\u7ec4\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>NumPy\u63d0\u4f9b\u4e86concatenate()\u51fd\u6570\uff0c\u53ef\u4ee5\u7528\u4e8e\u5408\u5e76\u4e24\u4e2a\u6570\u7ec4\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import numpy as np<\/p>\n<p>array1 = np.array([1, 2, 3])<\/p>\n<p>array2 = np.array([4, 5, 6])<\/p>\n<p>combined_array = np.concatenate((array1, array2))<\/p>\n<p>print(combined_array)  # \u8f93\u51fa: [1 2 3 4 5 6]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2\u3001\u591a\u7ef4\u6570\u7ec4<\/h3>\n<\/p>\n<p><p>NumPy\u8fd8\u652f\u6301\u591a\u7ef4\u6570\u7ec4\u7684\u5408\u5e76\uff0c\u53ef\u4ee5\u6307\u5b9a\u5408\u5e76\u7684\u8f74\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">array1 = np.array([[1, 2], [3, 4]])<\/p>\n<p>array2 = np.array([[5, 6], [7, 8]])<\/p>\n<p>combined_array = np.concatenate((array1, array2), axis=0)<\/p>\n<p>print(combined_array)<\/p>\n<h2><strong>\u8f93\u51fa:<\/strong><\/h2>\n<h2><strong>[[1 2]<\/strong><\/h2>\n<h2><strong> [3 4]<\/strong><\/h2>\n<h2><strong> [5 6]<\/strong><\/h2>\n<h2><strong> [7 8]]<\/strong><\/h2>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u56db\u3001\u4f7f\u7528itertools.ch<a href=\"https:\/\/docs.pingcode.com\/blog\/59162.html\" target=\"_blank\">AI<\/a>n()<\/h2>\n<\/p>\n<p><p>itertools\u662fPython\u7684\u4e00\u4e2a\u5185\u7f6e\u6a21\u5757\uff0c\u63d0\u4f9b\u4e86\u8bb8\u591a\u7528\u4e8e\u8fed\u4ee3\u64cd\u4f5c\u7684\u51fd\u6570\u3002chain()\u51fd\u6570\u53ef\u4ee5\u7528\u4e8e\u5c06\u591a\u4e2a\u8fed\u4ee3\u5bf9\u8c61\u4e32\u8054\u8d77\u6765\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>\u4f7f\u7528itertools.chain()\u53ef\u4ee5\u5408\u5e76\u591a\u4e2a\u5217\u8868\uff0c\u540c\u65f6\u4fdd\u6301\u539f\u5217\u8868\u4e0d\u53d8\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import itertools<\/p>\n<p>list1 = [1, 2, 3]<\/p>\n<p>list2 = [4, 5, 6]<\/p>\n<p>combined_list = list(itertools.chain(list1, list2))<\/p>\n<p>print(combined_list)  # \u8f93\u51fa: [1, 2, 3, 4, 5, 6]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2\u3001\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e<\/h3>\n<\/p>\n<p><p>itertools.chain()\u5728\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\u65f6\u975e\u5e38\u9ad8\u6548\uff0c\u56e0\u4e3a\u5b83\u751f\u6210\u7684\u662f\u4e00\u4e2a\u8fed\u4ee3\u5668\uff0c\u800c\u4e0d\u662f\u76f4\u63a5\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u5217\u8868\u3002<\/p>\n<\/p>\n<p><h2>\u4e94\u3001\u4f7f\u7528\u5217\u8868\u63a8\u5bfc\u5f0f<\/h2>\n<\/p>\n<p><p>\u5217\u8868\u63a8\u5bfc\u5f0f\u662f\u4e00\u79cd\u7b80\u6d01\u7684\u8bed\u6cd5\uff0c\u53ef\u4ee5\u7528\u4e8e\u5408\u5e76\u4e24\u4e2a\u5217\u8868\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>\u901a\u8fc7\u5217\u8868\u63a8\u5bfc\u5f0f\uff0c\u53ef\u4ee5\u5c06\u4e24\u4e2a\u5217\u8868\u7684\u5143\u7d20\u4f9d\u6b21\u6dfb\u52a0\u5230\u65b0\u5217\u8868\u4e2d\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">list1 = [1, 2, 3]<\/p>\n<p>list2 = [4, 5, 6]<\/p>\n<p>combined_list = [item for sublist in (list1, list2) for item in sublist]<\/p>\n<p>print(combined_list)  # \u8f93\u51fa: [1, 2, 3, 4, 5, 6]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>2\u3001\u5d4c\u5957\u5217\u8868<\/h3>\n<\/p>\n<p><p>\u5217\u8868\u63a8\u5bfc\u5f0f\u8fd8\u53ef\u4ee5\u7528\u4e8e\u5904\u7406\u5d4c\u5957\u5217\u8868\u7684\u5408\u5e76\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">list1 = [[1, 2], [3, 4]]<\/p>\n<p>list2 = [[5, 6], [7, 8]]<\/p>\n<p>combined_list = [item for sublist in (list1, list2) for item in sublist]<\/p>\n<p>print(combined_list)<\/p>\n<h2><strong>\u8f93\u51fa:<\/strong><\/h2>\n<h2><strong>[[1, 2], [3, 4], [5, 6], [7, 8]]<\/strong><\/h2>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u516d\u3001\u4f7f\u7528+\u8fd0\u7b97\u7b26\u548citertools.chain()\u7684\u7ec4\u5408<\/h2>\n<\/p>\n<p><p>\u5728\u67d0\u4e9b\u60c5\u51b5\u4e0b\uff0c\u6211\u4eec\u53ef\u80fd\u9700\u8981\u7ec4\u5408\u4f7f\u7528\u4e0d\u540c\u7684\u65b9\u6cd5\uff0c\u4ee5\u83b7\u5f97\u66f4\u9ad8\u7684\u6548\u7387\u548c\u7075\u6d3b\u6027\u3002<\/p>\n<\/p>\n<p><h3>1\u3001\u57fa\u7840\u7528\u6cd5<\/h3>\n<\/p>\n<p><p>\u901a\u8fc7\u7ec4\u5408+\u8fd0\u7b97\u7b26\u548citertools.chain()\uff0c\u53ef\u4ee5\u5728\u4fdd\u6301\u539f\u5217\u8868\u4e0d\u53d8\u7684\u60c5\u51b5\u4e0b\uff0c\u5feb\u901f\u5408\u5e76\u591a\u4e2a\u5217\u8868\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import itertools<\/p>\n<p>list1 = [1, 2, 3]<\/p>\n<p>list2 = [4, 5, 6]<\/p>\n<p>list3 = [7, 8, 9]<\/p>\n<p>combined_list = list(itertools.chain(list1 + list2, list3))<\/p>\n<p>print(combined_list)  # \u8f93\u51fa: [1, 2, 3, 4, 5, 6, 7, 8, 9]<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h2>\u4e03\u3001\u603b\u7ed3<\/h2>\n<\/p>\n<p><p>\u603b\u7ed3\u6765\u770b\uff0c<strong>\u52a0\u53f7\u8fd0\u7b97\u7b26\u3001extend()\u65b9\u6cd5\u3001NumPy\u5e93\u7684concatenate()\u51fd\u6570\u3001itertools.chain()\u548c\u5217\u8868\u63a8\u5bfc\u5f0f<\/strong>\u90fd\u662f\u5408\u5e76\u4e24\u4e2a\u6570\u7ec4\u7684\u5e38\u89c1\u65b9\u6cd5\u3002\u9009\u62e9\u54ea\u79cd\u65b9\u6cd5\u53d6\u51b3\u4e8e\u5177\u4f53\u7684\u5e94\u7528\u573a\u666f\u548c\u6570\u636e\u89c4\u6a21\u3002\u5bf9\u4e8e\u5c0f\u89c4\u6a21\u6570\u636e\uff0c\u52a0\u53f7\u8fd0\u7b97\u7b26\u548cextend()\u65b9\u6cd5\u8db3\u591f\u4f7f\u7528\uff1b\u5bf9\u4e8e\u5927\u89c4\u6a21\u6570\u636e\u548c\u591a\u7ef4\u6570\u7ec4\uff0cNumPy\u5e93\u663e\u5f97\u5c24\u4e3a\u5f3a\u5927\uff1b\u800citertools.chain()\u5219\u5728\u5904\u7406\u8fed\u4ee3\u5668\u548c\u5927\u89c4\u6a21\u6570\u636e\u65f6\u8868\u73b0\u51fa\u8272\u3002\u901a\u8fc7\u7406\u89e3\u548c\u5e94\u7528\u8fd9\u4e9b\u65b9\u6cd5\uff0c\u53ef\u4ee5\u6709\u6548\u5730\u63d0\u5347\u4ee3\u7801\u7684\u6548\u7387\u548c\u53ef\u8bfb\u6027\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5982\u4f55\u5728Python\u4e2d\u5408\u5e76\u591a\u4e2a\u6570\u7ec4\uff1f<\/strong><br \/>\u5728Python\u4e2d\uff0c\u53ef\u4ee5\u4f7f\u7528\u591a\u79cd\u65b9\u6cd5\u5408\u5e76\u6570\u7ec4\uff0c\u5305\u62ec\u4f7f\u7528<code>+<\/code>\u8fd0\u7b97\u7b26\u3001<code>extend()<\/code>\u65b9\u6cd5\u6216<code>numpy<\/code>\u5e93\u3002\u4f7f\u7528<code>+<\/code>\u8fd0\u7b97\u7b26\u53ef\u4ee5\u7b80\u5355\u5730\u5c06\u4e24\u4e2a\u6570\u7ec4\u8fde\u63a5\u8d77\u6765\uff0c\u800c<code>extend()<\/code>\u65b9\u6cd5\u5219\u53ef\u4ee5\u5728\u539f\u6570\u7ec4\u4e0a\u76f4\u63a5\u6dfb\u52a0\u5143\u7d20\u3002\u5982\u679c\u4f7f\u7528<code>numpy<\/code>\u5e93\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528<code>numpy.concatenate()<\/code>\u51fd\u6570\u6765\u9ad8\u6548\u5730\u5408\u5e76\u591a\u4e2a\u6570\u7ec4\u3002<\/p>\n<p><strong>\u5728Python\u4e2d\u4f7f\u7528numpy\u5408\u5e76\u6570\u7ec4\u6709\u4ec0\u4e48\u4f18\u52bf\uff1f<\/strong><br \/>\u4f7f\u7528<code>numpy<\/code>\u5e93\u5408\u5e76\u6570\u7ec4\u7684\u4f18\u52bf\u5728\u4e8e\u5176\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\u7684\u80fd\u529b\u3002<code>numpy<\/code>\u63d0\u4f9b\u4e86\u9ad8\u6548\u7684\u6570\u7ec4\u64cd\u4f5c\uff0c\u80fd\u591f\u5feb\u901f\u5904\u7406\u548c\u5408\u5e76\u5927\u578b\u6570\u7ec4\u3002\u6b64\u5916\uff0c<code>numpy<\/code>\u8fd8\u652f\u6301\u591a\u7ef4\u6570\u7ec4\uff0c\u8fd9\u4f7f\u5f97\u5728\u6570\u636e\u5206\u6790\u548c\u79d1\u5b66\u8ba1\u7b97\u4e2d\uff0c\u5408\u5e76\u591a\u7ef4\u6570\u7ec4\u53d8\u5f97\u7b80\u5355\u800c\u9ad8\u6548\u3002<\/p>\n<p><strong>\u5408\u5e76\u6570\u7ec4\u65f6\u4f1a\u9047\u5230\u54ea\u4e9b\u5e38\u89c1\u95ee\u9898\uff1f<\/strong><br \/>\u5728\u5408\u5e76\u6570\u7ec4\u65f6\uff0c\u7528\u6237\u53ef\u80fd\u4f1a\u9047\u5230\u7ef4\u5ea6\u4e0d\u5339\u914d\u7684\u95ee\u9898\u3002\u4f8b\u5982\uff0c\u5f53\u5c1d\u8bd5\u5408\u5e76\u4e00\u7ef4\u548c\u4e8c\u7ef4\u6570\u7ec4\u65f6\uff0c\u53ef\u80fd\u4f1a\u5bfc\u81f4\u9519\u8bef\u3002\u6b64\u5916\uff0c\u786e\u4fdd\u5408\u5e76\u7684\u6570\u7ec4\u7c7b\u578b\u4e00\u81f4\u4e5f\u662f\u81f3\u5173\u91cd\u8981\u7684\uff0c\u6df7\u5408\u6570\u636e\u7c7b\u578b\u53ef\u80fd\u4f1a\u5bfc\u81f4\u5408\u5e76\u540e\u7684\u6570\u7ec4\u7c7b\u578b\u4e0d\u7b26\u5408\u9884\u671f\u3002\u4e86\u89e3\u8fd9\u4e9b\u5e38\u89c1\u95ee\u9898\u5e76\u63d0\u524d\u5904\u7406\uff0c\u53ef\u4ee5\u5e2e\u52a9\u907f\u514d\u8fd0\u884c\u65f6\u9519\u8bef\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"Python\u5c06\u4e24\u4e2a\u6570\u7ec4\u5408\u5e76\u7684\u65b9\u6cd5\u6709\u591a\u79cd\uff0c\u5305\u62ec\u4f7f\u7528\u5185\u7f6e\u7684\u5217\u8868\u65b9\u6cd5\u3001NumPy\u5e93\u548citertools\u5e93\u7b49\u3002\u6700\u5e38\u89c1\u7684 [&hellip;]","protected":false},"author":3,"featured_media":1133151,"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\/1133141"}],"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=1133141"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1133141\/revisions"}],"predecessor-version":[{"id":1133153,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1133141\/revisions\/1133153"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/1133151"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=1133141"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=1133141"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=1133141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}