{"id":309674,"date":"2024-05-20T21:31:53","date_gmt":"2024-05-20T13:31:53","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/309674.html"},"modified":"2024-05-20T21:32:08","modified_gmt":"2024-05-20T13:32:08","slug":"%e6%80%8e%e4%b9%88%e8%ae%a9%e6%95%b4%e5%bd%a2%e5%8f%98%e9%87%8f%e5%ad%98%e5%85%a5%e5%ad%97%e7%ac%a6%e6%95%b0%e7%bb%84","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/309674.html","title":{"rendered":"\u600e\u4e48\u8ba9\u6574\u5f62\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4"},"content":{"rendered":"<p style=\"text-align:center\"><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/26230138\/26330f88-124b-4143-910c-26c239ee10de.webp\" alt=\"\u600e\u4e48\u8ba9\u6574\u5f62\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\" \/><\/p>\n<p><p>\u5728\u7f16\u7a0b\u4e2d\uff0c\u5c06\u6574\u5f62\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u662f\u4e00\u4e2a\u7ecf\u5e38\u9047\u5230\u7684\u9700\u6c42\uff0c\u5c24\u5176\u5728\u9700\u8981\u5c06\u6570\u503c\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\u4ee5\u4fbf\u8fdb\u884c\u8f93\u51fa\u3001\u5b58\u50a8\u6216\u7f51\u7edc\u4f20\u8f93\u65f6\u3002\u4e3a\u4e86\u5b9e\u73b0\u8fd9\u4e00\u76ee\u7684\uff0c<strong>\u53ef\u4ee5\u91c7\u7528<a href=\"https:\/\/docs.pingcode.com\/agile\/scrum\/sprint\" target=\"_blank\">Sprint<\/a>f\u51fd\u6570\u3001\u6574\u5f62\u8f6cASCII\u7801\u65b9\u6cd5\u3001\u4f7f\u7528itoa\u51fd\u6570<\/strong>\u7b49\u591a\u79cd\u65b9\u5f0f\uff0c\u5176\u4e2d<strong>\u4f7f\u7528sprintf\u51fd\u6570<\/strong>\u662f\u6700\u4e3a\u901a\u7528\u4e14\u4fbf\u6377\u7684\u65b9\u6cd5\u3002<\/p>\n<\/p>\n<p><h3>\u4e00\u3001\u4f7f\u7528SPRINTF\u51fd\u6570<\/h3>\n<\/p>\n<p><p><code>sprintf<\/code>\u51fd\u6570\u662f\u4e00\u79cd\u683c\u5f0f\u5316\u8f93\u51fa\u51fd\u6570\uff0c\u5b83\u53ef\u4ee5\u5c06\u6307\u5b9a\u7684\u6570\u636e\u683c\u5f0f\u5316\u4e3a\u5b57\u7b26\u4e32\u5e76\u5b58\u50a8\u5728\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002\u8fd9\u91cc\u7684\u5173\u952e\u70b9\u5728\u4e8e\uff0c<code>sprintf<\/code>\u5141\u8bb8\u4f60\u6307\u5b9a\u591a\u79cd\u6570\u636e\u7c7b\u578b\uff0c\u5305\u62ec\u6574\u5f62\uff08\u5982int\uff09\uff0c\u6d6e\u70b9\u578b\uff08\u5982float\uff0cdouble\uff09\uff0c\u5b57\u7b26\u4e32\uff08char*\uff09\u7b49\uff0c\u5e76\u5c06\u5b83\u4eec\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\u5f62\u5f0f\u5b58\u50a8\u5728\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002<\/p>\n<\/p>\n<p><p>\u9996\u5148\uff0c\u4f60\u9700\u8981\u5b9a\u4e49\u4e00\u4e2a\u6574\u578b\u53d8\u91cf\u548c\u4e00\u4e2a\u8db3\u591f\u5927\u7684\u5b57\u7b26\u6570\u7ec4\u6765\u5b58\u50a8\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32\u3002\u63a5\u7740\uff0c\u4f7f\u7528<code>sprintf<\/code>\u51fd\u6570\u5c06\u6574\u578b\u53d8\u91cf\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\u5e76\u5b58\u50a8\u5230\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002\u4f8b\u5982\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-c\">#include&lt;stdio.h&gt;<\/p>\n<p>int m<a href=\"https:\/\/docs.pingcode.com\/blog\/59162.html\" target=\"_blank\">AI<\/a>n() {<\/p>\n<p>    int num = 123;<\/p>\n<p>    char str[12];  \/\/ \u786e\u4fdd\u6570\u7ec4\u8db3\u591f\u5927\uff0c\u4ee5\u5bb9\u7eb3\u6574\u6570\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32\u5f62\u5f0f\uff0c\u5305\u62ec\u7ec8\u6b62\u7b26&#039;\\0&#039;\u3002<\/p>\n<p>    \/\/ \u4f7f\u7528sprintf\u51fd\u6570\u8fdb\u884c\u8f6c\u6362<\/p>\n<p>    sprintf(str, &quot;%d&quot;, num);<\/p>\n<p>    printf(&quot;\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32\u4e3a: %s\\n&quot;, str);<\/p>\n<p>    return 0;<\/p>\n<p>}<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>\u4e8c\u3001\u6574\u5f62\u8f6cASCII\u7801\u65b9\u6cd5<\/h3>\n<\/p>\n<p><p>\u6bcf\u4e2a\u5b57\u7b26\u5728\u8ba1\u7b97\u673a\u4e2d\u90fd\u5bf9\u5e94\u4e00\u4e2a\u552f\u4e00\u7684ASCII\u7801\u503c\u3002\u901a\u8fc7\u5c06\u6574\u578b\u6570\u5b57\u8f6c\u6362\u4e3a\u5176\u5bf9\u5e94\u7684ASCII\u7801\uff0c\u4f60\u53ef\u4ee5\u9010\u5b57\u7b26\u5730\u5c06\u6574\u6570\u7684\u6bcf\u4e00\u4f4d\u6570\u5b58\u50a8\u5230\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002\u8fd9\u79cd\u65b9\u6cd5\u8f83\u4e3a\u539f\u59cb\uff0c\u9700\u8981\u4f60\u624b\u52a8\u8ba1\u7b97\u6574\u6570\u7684\u6bcf\u4e00\u4f4d\uff0c\u5e76\u5c06\u5176\u8f6c\u6362\u4e3a\u5bf9\u5e94\u7684\u5b57\u7b26\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-c\">#include&lt;stdio.h&gt;<\/p>\n<p>int main() {<\/p>\n<p>    int num = 456;<\/p>\n<p>    char str[4]; \/\/ \u5047\u8bbenum\u6700\u591a\u4e09\u4f4d\u6570\u52a0\u7ec8\u6b62\u7b26&#039;\\0&#039;<\/p>\n<p>    int i = 2;<\/p>\n<p>    while(num != 0) {<\/p>\n<p>        str[i--] = (num % 10) + &#039;0&#039;; \/\/ \u5c06\u6700\u4f4e\u4f4d\u8f6c\u6362\u4e3a\u5b57\u7b26\u5e76\u5411\u6570\u7ec4\u4e2d\u63d2\u5165<\/p>\n<p>        num \/= 10;<\/p>\n<p>    }<\/p>\n<p>    printf(&quot;\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32\u4e3a: %s\\n&quot;, str + i + 1); \/\/ \u8f93\u51fa\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32<\/p>\n<p>    return 0;<\/p>\n<p>}<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u4e2a\u793a\u4f8b\u4e2d\uff0c\u6211\u4eec\u5047\u8bbe\u6574\u6570\u6700\u591a\u53ea\u6709\u4e09\u4f4d\u3002\u6ce8\u610f\uff0c\u6839\u636e\u5b9e\u9645\u60c5\u51b5\uff0c\u6570\u7ec4\u7684\u5927\u5c0f\u53ef\u80fd\u9700\u8981\u8fdb\u884c\u8c03\u6574\u3002<\/p>\n<\/p>\n<p><h3>\u4e09\u3001\u4f7f\u7528ITOA\u51fd\u6570<\/h3>\n<\/p>\n<p><p><code>itoa<\/code>\uff08\u6574\u578b\u8f6c\u5b57\u7b26\u4e32\uff09\u51fd\u6570\u662f\u4e00\u4e2a\u975e\u6807\u51c6\u4f46\u662f\u975e\u5e38\u65b9\u4fbf\u7684\u51fd\u6570\uff0c\u5b83\u76f4\u63a5\u5c06\u6574\u578b\u6570\u503c\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\u3002\u5c3d\u7ba1<code>itoa<\/code>\u51fd\u6570\u5728\u6240\u6709\u7684\u7f16\u8bd1\u5668\u548c\u73af\u5883\u4e2d\u90fd\u4e0d\u662f\u6807\u51c6\u5b9e\u73b0\uff0c\u4f46\u5728\u8bb8\u591a\u7f16\u8bd1\u5668\u4e2d\u4ecd\u7136\u53ef\u4ee5\u4f7f\u7528\u3002\u4f7f\u7528\u65b9\u6cd5\u5982\u4e0b\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-c\">#include&lt;stdio.h&gt;<\/p>\n<p>#include&lt;stdlib.h&gt;<\/p>\n<p>int main() {<\/p>\n<p>    int num = 789;<\/p>\n<p>    char str[12];<\/p>\n<p>    itoa(num, str, 10); \/\/ \u6700\u540e\u4e00\u4e2a\u53c2\u657010\u8868\u793a\u5341\u8fdb\u5236<\/p>\n<p>    printf(&quot;\u8f6c\u6362\u540e\u7684\u5b57\u7b26\u4e32\u4e3a: %s\\n&quot;, str);<\/p>\n<p>    return 0;<\/p>\n<p>}<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u91cc\uff0c<code>itoa<\/code>\u51fd\u6570\u7684\u7b2c\u4e00\u4e2a\u53c2\u6570\u662f\u9700\u8981\u8f6c\u6362\u7684\u6574\u578b\u6570\uff0c\u7b2c\u4e8c\u4e2a\u53c2\u6570\u662f\u5b57\u7b26\u6570\u7ec4\uff0c\u7528\u4e8e\u5b58\u50a8\u8f6c\u6362\u540e\u7684\u7ed3\u679c\uff0c\u7b2c\u4e09\u4e2a\u53c2\u6570\u6307\u5b9a\u4e86\u6570\u5b57\u7684\u57fa\u6570\uff0c\u5bf9\u4e8e\u5341\u8fdb\u5236\u6570\u5b57\u8f6c\u6362\uff0c\u5e94\u5f53\u662f10\u3002<\/p>\n<\/p>\n<p><p>\u5728\u5b9e\u9645\u7f16\u7a0b\u5de5\u4f5c\u4e2d\uff0c\u6839\u636e\u6240\u4f7f\u7528\u7684\u7f16\u7a0b\u73af\u5883\u4ee5\u53ca\u5177\u4f53\u9700\u6c42\uff0c\u53ef\u4ee5\u7075\u6d3b\u9009\u62e9\u4ee5\u4e0a\u65b9\u6cd5\u4e2d\u7684\u4efb\u610f\u4e00\u79cd\u3002\u5c24\u5176\u662f\u5728\u5d4c\u5165\u5f0f\u7cfb\u7edf\u6216\u8005\u5185\u5b58\u53d7\u9650\u7684\u73af\u5883\u4e0b\uff0c\u53ef\u80fd\u8fd8\u9700\u8981\u8003\u8651\u5230\u7a0b\u5e8f\u7684\u8fd0\u884c\u6548\u7387\u548c\u7a7a\u95f4\u5360\u7528\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p><strong>\u5982\u4f55\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff1f<\/strong><\/p>\n<p>\u95ee\uff1a\u6211\u60f3\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff0c\u5e94\u8be5\u600e\u4e48\u505a\u5462\uff1f<br \/>\n\u7b54\uff1a\u8981\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff0c\u53ef\u4ee5\u4f7f\u7528sprintf\u51fd\u6570\u3002\u8fd9\u4e2a\u51fd\u6570\u53ef\u4ee5\u5c06\u683c\u5f0f\u5316\u7684\u6570\u636e\u8f93\u51fa\u5230\u5b57\u7b26\u4e32\u4e2d\u3002\u4f60\u53ef\u4ee5\u5b9a\u4e49\u4e00\u4e2a\u8db3\u591f\u5927\u7684\u5b57\u7b26\u6570\u7ec4\uff0c\u7136\u540e\u5c06\u6574\u578b\u53d8\u91cf\u683c\u5f0f\u5316\u4e3a\u5b57\u7b26\u4e32\uff0c\u5e76\u5b58\u5165\u8be5\u6570\u7ec4\u4e2d\u3002<\/p>\n<p>\u4f8b\u5982\uff0c\u5047\u8bbe\u4f60\u6709\u4e00\u4e2a\u6574\u578b\u53d8\u91cfnum\u548c\u4e00\u4e2a\u5b57\u7b26\u6570\u7ec4arr\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u4ee3\u7801\u5c06num\u5b58\u5165arr\u4e2d\uff1a<\/p>\n<pre><code>int num = 123;\nchar arr[10];\nsprintf(arr, &quot;%d&quot;, num);\n<\/code><\/pre>\n<p>\u8fd9\u6837\uff0carr\u4e2d\u5c31\u5b58\u50a8\u4e86\u6574\u578b\u53d8\u91cfnum\u7684\u5b57\u7b26\u4e32\u8868\u793a\u3002<\/p>\n<p>\u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u4e3a\u4e86\u786e\u4fdd\u5b57\u7b26\u6570\u7ec4\u6709\u8db3\u591f\u7684\u7a7a\u95f4\u6765\u5b58\u50a8\u6574\u578b\u53d8\u91cf\u7684\u5b57\u7b26\u4e32\u8868\u793a\uff0c\u4f60\u9700\u8981\u6839\u636e\u6574\u578b\u53d8\u91cf\u7684\u8303\u56f4\u6765\u786e\u5b9a\u5b57\u7b26\u6570\u7ec4\u7684\u5927\u5c0f\u3002\u5982\u679c\u6574\u578b\u53d8\u91cf\u8f83\u5927\uff0c\u4f60\u53ef\u80fd\u9700\u8981\u4f7f\u7528\u66f4\u5927\u7684\u5b57\u7b26\u6570\u7ec4\u3002<\/p>\n<p>\u95ee\uff1a\u9664\u4e86\u4f7f\u7528sprintf\u51fd\u6570\uff0c\u8fd8\u6709\u5176\u4ed6\u65b9\u6cd5\u53ef\u4ee5\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u5417\uff1f<br \/>\n\u7b54\uff1a\u662f\u7684\uff0c\u9664\u4e86\u4f7f\u7528sprintf\u51fd\u6570\uff0c\u8fd8\u53ef\u4ee5\u4f7f\u7528snprintf\u51fd\u6570\u6216\u8005itoa\u51fd\u6570\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u3002<\/p>\n<p>snprintf\u51fd\u6570\u4e0esprintf\u51fd\u6570\u7c7b\u4f3c\uff0c\u4f46\u662f\u5b83\u4f1a\u9650\u5236\u8f93\u51fa\u5230\u5b57\u7b26\u6570\u7ec4\u7684\u5b57\u7b26\u6570\u91cf\uff0c\u4ee5\u9632\u6b62\u7f13\u51b2\u533a\u6ea2\u51fa\u3002\u8fd9\u662f\u4e00\u79cd\u66f4\u5b89\u5168\u7684\u9009\u62e9\u3002<\/p>\n<p>itoa\u51fd\u6570\u53ef\u4ee5\u5c06\u6574\u578b\u53d8\u91cf\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\uff0c\u5e76\u5b58\u50a8\u5728\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002\u5b83\u662f\u4e00\u79cd\u7279\u5b9a\u4e8e\u7f16\u8bd1\u5668\u7684\u51fd\u6570\uff0c\u4e0d\u662f\u6240\u6709\u7684\u7f16\u8bd1\u5668\u90fd\u652f\u6301\u3002<\/p>\n<p>\u4f60\u53ef\u4ee5\u6839\u636e\u81ea\u5df1\u7684\u9700\u6c42\u9009\u62e9\u9002\u5408\u7684\u65b9\u6cd5\u6765\u5c06\u6574\u578b\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u3002<\/p>\n<p>\u95ee\uff1a\u5982\u4f55\u5c06\u6574\u578b\u53d8\u91cf\u6309\u4f4d\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff1f<br \/>\n\u7b54\uff1a\u5982\u679c\u4f60\u5e0c\u671b\u5c06\u6574\u578b\u53d8\u91cf\u6309\u4f4d\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff0c\u800c\u4e0d\u662f\u5c06\u5176\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u4f4d\u64cd\u4f5c\u6765\u5b9e\u73b0\u3002\u4f60\u53ef\u4ee5\u5148\u5c06\u6574\u578b\u53d8\u91cf\u7684\u6bcf\u4e2a\u5b57\u8282\u9010\u4e2a\u63d0\u53d6\u51fa\u6765\uff0c\u7136\u540e\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u4e2d\u3002<\/p>\n<p>\u4ee5\u4e0b\u662f\u4e00\u4e2a\u793a\u4f8b\u4ee3\u7801\uff0c\u6f14\u793a\u4e86\u5982\u4f55\u5c06\u6574\u578b\u53d8\u91cf\u6309\u4f4d\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\uff1a<\/p>\n<pre><code>int num = 12345;\nchar arr[sizeof(num)];\n\nfor (int i = 0; i &lt; sizeof(num); i++) {\n    arr[i] = (num &gt;&gt; (8 * i)) &amp; 0xFF;\n}\n<\/code><\/pre>\n<p>\u8fd9\u6837\uff0c\u5b57\u7b26\u6570\u7ec4arr\u4e2d\u5c31\u5b58\u50a8\u4e86\u6574\u578b\u53d8\u91cfnum\u7684\u6bcf\u4e2a\u5b57\u8282\u3002<\/p>\n<p>\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u79cd\u65b9\u6cd5\u9700\u8981\u8003\u8651\u6574\u578b\u53d8\u91cf\u7684\u5927\u5c0f\u7aef\u5b57\u8282\u5e8f\uff08\u5373\u9ad8\u4f4d\u5b57\u8282\u548c\u4f4e\u4f4d\u5b57\u8282\u7684\u5b58\u50a8\u987a\u5e8f\uff09\u3002\u5982\u679c\u4f60\u7684\u5e73\u53f0\u662f\u5c0f\u7aef\u5b57\u8282\u5e8f\uff0c\u90a3\u4e48\u4e0a\u8ff0\u4ee3\u7801\u5c31\u53ef\u4ee5\u6b63\u786e\u5730\u5c06\u6574\u578b\u53d8\u91cf\u6309\u4f4d\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u3002\u5982\u679c\u662f\u5927\u7aef\u5b57\u8282\u5e8f\uff0c\u4f60\u53ef\u80fd\u9700\u8981\u5bf9\u4ee3\u7801\u8fdb\u884c\u9002\u5f53\u7684\u4fee\u6539\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"\u5728\u7f16\u7a0b\u4e2d\uff0c\u5c06\u6574\u5f62\u53d8\u91cf\u5b58\u5165\u5b57\u7b26\u6570\u7ec4\u662f\u4e00\u4e2a\u7ecf\u5e38\u9047\u5230\u7684\u9700\u6c42\uff0c\u5c24\u5176\u5728\u9700\u8981\u5c06\u6570\u503c\u8f6c\u6362\u4e3a\u5b57\u7b26\u4e32\u4ee5\u4fbf\u8fdb\u884c\u8f93\u51fa\u3001\u5b58\u50a8\u6216\u7f51\u7edc\u4f20\u8f93 [&hellip;]","protected":false},"author":3,"featured_media":309691,"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\/309674"}],"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=309674"}],"version-history":[{"count":0,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/309674\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/309691"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=309674"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=309674"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=309674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}