{"id":1144557,"date":"2025-01-08T23:00:47","date_gmt":"2025-01-08T15:00:47","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/1144557.html"},"modified":"2025-01-08T23:00:49","modified_gmt":"2025-01-08T15:00:49","slug":"python%e5%a6%82%e4%bd%95%e5%ae%9e%e7%8e%b0%e4%b8%80%e8%a1%8c%e5%a4%9a%e4%b8%aa%e5%80%bc%e7%9a%84%e8%be%93%e5%85%a5%e6%a1%86","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/1144557.html","title":{"rendered":"python\u5982\u4f55\u5b9e\u73b0\u4e00\u884c\u591a\u4e2a\u503c\u7684\u8f93\u5165\u6846"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/24181609\/cc472cbb-56ac-4cb1-9f96-812d4c3e52b9.webp\" alt=\"python\u5982\u4f55\u5b9e\u73b0\u4e00\u884c\u591a\u4e2a\u503c\u7684\u8f93\u5165\u6846\" \/><\/p>\n<p><p> <strong>Python\u53ef\u4ee5\u901a\u8fc7\u591a\u79cd\u65b9\u5f0f\u5b9e\u73b0\u4e00\u884c\u591a\u4e2a\u503c\u7684\u8f93\u5165\u6846\uff0c\u5305\u62ec\u4f7f\u7528<code>input()<\/code>\u51fd\u6570\u3001<code>sys.stdin.read()<\/code>\u65b9\u6cd5\u3001\u4ee5\u53ca\u7b2c\u4e09\u65b9\u5e93\u5982<code>tkinter<\/code>\u7b49\u3002<\/strong> \u5728\u672c\u6587\u4e2d\uff0c\u6211\u4eec\u5c06\u8be6\u7ec6\u8ba8\u8bba\u8fd9\u4e9b\u65b9\u6cd5\uff0c\u5e76\u63d0\u4f9b\u793a\u4f8b\u4ee3\u7801\u6765\u5e2e\u52a9\u4f60\u9009\u62e9\u6700\u9002\u5408\u4f60\u9700\u6c42\u7684\u89e3\u51b3\u65b9\u6848\u3002\u4e0b\u9762\u6211\u4eec\u5c06\u91cd\u70b9\u4ecb\u7ecd\u5982\u4f55\u4f7f\u7528<code>input()<\/code>\u51fd\u6570\u6765\u5b9e\u73b0\u8fd9\u4e00\u529f\u80fd\u3002<\/p>\n<\/p>\n<p><h3>\u4e00\u3001\u4f7f\u7528<code>input()<\/code>\u51fd\u6570<\/h3>\n<\/p>\n<p><h4>1. \u57fa\u672c\u7528\u6cd5<\/h4>\n<\/p>\n<p><p>\u5728Python\u4e2d\uff0c\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u662f\u4f7f\u7528\u5185\u7f6e\u7684<code>input()<\/code>\u51fd\u6570\u3002\u901a\u8fc7<code>input()<\/code>\u51fd\u6570\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u4e00\u884c\u4e2d\u8f93\u5165\u591a\u4e2a\u503c\uff0c\u5e76\u5229\u7528\u5b57\u7b26\u4e32\u7684\u5206\u5272\u65b9\u6cd5\u6765\u5904\u7406\u8fd9\u4e9b\u503c\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\"># \u793a\u4f8b\u4ee3\u7801<\/p>\n<p>values = input(&quot;\u8bf7\u8f93\u5165\u591a\u4e2a\u503c\uff0c\u7528\u7a7a\u683c\u5206\u9694: &quot;).split()<\/p>\n<p>print(&quot;\u8f93\u5165\u7684\u503c\u662f:&quot;, values)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5728\u8fd9\u4e2a\u4f8b\u5b50\u4e2d\uff0c\u7528\u6237\u53ef\u4ee5\u5728\u4e00\u884c\u4e2d\u8f93\u5165\u591a\u4e2a\u503c\uff0c\u5e76\u7528\u7a7a\u683c\u5206\u9694\u3002<code>input()<\/code>\u51fd\u6570\u63a5\u6536\u5230\u8f93\u5165\u540e\uff0c\u901a\u8fc7<code>split()<\/code>\u65b9\u6cd5\u5c06\u8f93\u5165\u5b57\u7b26\u4e32\u5206\u5272\u6210\u4e00\u4e2a\u5217\u8868\u3002<\/p>\n<\/p>\n<p><h4>2. \u7c7b\u578b\u8f6c\u6362<\/h4>\n<\/p>\n<p><p>\u901a\u5e38\u60c5\u51b5\u4e0b\uff0c\u8f93\u5165\u7684\u6570\u636e\u7c7b\u578b\u662f\u5b57\u7b26\u4e32\u3002\u5982\u679c\u9700\u8981\u5c06\u8fd9\u4e9b\u503c\u8f6c\u6362\u4e3a\u5176\u4ed6\u6570\u636e\u7c7b\u578b\uff08\u5982\u6574\u6570\u6216\u6d6e\u70b9\u6570\uff09\uff0c\u53ef\u4ee5\u4f7f\u7528\u5217\u8868\u63a8\u5bfc\u6216\u6620\u5c04\u51fd\u6570\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\"># \u793a\u4f8b\u4ee3\u7801<\/p>\n<p>values = list(map(int, input(&quot;\u8bf7\u8f93\u5165\u591a\u4e2a\u6574\u6570\u503c\uff0c\u7528\u7a7a\u683c\u5206\u9694: &quot;).split()))<\/p>\n<p>print(&quot;\u8f93\u5165\u7684\u6574\u6570\u503c\u662f:&quot;, values)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>\u4e8c\u3001\u4f7f\u7528<code>sys.stdin.read()<\/code><\/h3>\n<\/p>\n<p><h4>1. \u57fa\u672c\u7528\u6cd5<\/h4>\n<\/p>\n<p><p><code>sys.stdin.read()<\/code>\u65b9\u6cd5\u53ef\u4ee5\u8bfb\u53d6\u6807\u51c6\u8f93\u5165\u4e2d\u7684\u6240\u6709\u5185\u5bb9\uff0c\u76f4\u5230EOF\uff08End of File\uff09\u3002\u8fd9\u5bf9\u4e8e\u4e00\u6b21\u6027\u8bfb\u53d6\u5927\u91cf\u6570\u636e\u975e\u5e38\u6709\u7528\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import sys<\/p>\n<h2><strong>\u793a\u4f8b\u4ee3\u7801<\/strong><\/h2>\n<p>data = sys.stdin.read()<\/p>\n<p>values = data.split()<\/p>\n<p>print(&quot;\u8f93\u5165\u7684\u503c\u662f:&quot;, values)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h4>2. \u4ece\u6587\u4ef6\u8bfb\u53d6<\/h4>\n<\/p>\n<p><p><code>sys.stdin.read()<\/code>\u4e0d\u4ec5\u53ef\u4ee5\u4ece\u63a7\u5236\u53f0\u8bfb\u53d6\u6570\u636e\uff0c\u8fd8\u53ef\u4ee5\u4ece\u6587\u4ef6\u4e2d\u8bfb\u53d6\u3002\u8fd9\u5bf9\u4e8e\u5904\u7406\u5927\u89c4\u6a21\u6570\u636e\u96c6\u975e\u5e38\u6709\u7528\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import sys<\/p>\n<h2><strong>\u793a\u4f8b\u4ee3\u7801<\/strong><\/h2>\n<p>with open(&#39;input.txt&#39;, &#39;r&#39;) as file:<\/p>\n<p>    data = file.read()<\/p>\n<p>values = data.split()<\/p>\n<p>print(&quot;\u6587\u4ef6\u4e2d\u7684\u503c\u662f:&quot;, values)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>\u4e09\u3001\u4f7f\u7528<code>tkinter<\/code>\u56fe\u5f62\u754c\u9762\u5e93<\/h3>\n<\/p>\n<p><h4>1. \u521b\u5efa\u8f93\u5165\u6846<\/h4>\n<\/p>\n<p><p><code>tkinter<\/code>\u662fPython\u7684\u6807\u51c6\u56fe\u5f62\u754c\u9762\u5e93\uff0c\u53ef\u4ee5\u7528\u4e8e\u521b\u5efa\u5e26\u6709\u591a\u4e2a\u8f93\u5165\u6846\u7684\u7a97\u53e3\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import tkinter as tk<\/p>\n<p>def get_input():<\/p>\n<p>    user_input = entry.get()<\/p>\n<p>    values = user_input.split()<\/p>\n<p>    print(&quot;\u8f93\u5165\u7684\u503c\u662f:&quot;, values)<\/p>\n<h2><strong>\u521b\u5efa\u4e3b\u7a97\u53e3<\/strong><\/h2>\n<p>root = tk.Tk()<\/p>\n<p>root.title(&quot;\u8f93\u5165\u591a\u4e2a\u503c&quot;)<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u8f93\u5165\u6846<\/strong><\/h2>\n<p>entry = tk.Entry(root)<\/p>\n<p>entry.pack()<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u6309\u94ae<\/strong><\/h2>\n<p>button = tk.Button(root, text=&quot;\u83b7\u53d6\u8f93\u5165&quot;, command=get_input)<\/p>\n<p>button.pack()<\/p>\n<h2><strong>\u8fd0\u884c\u4e3b\u5faa\u73af<\/strong><\/h2>\n<p>root.m<a href=\"https:\/\/docs.pingcode.com\/blog\/59162.html\" target=\"_blank\">AI<\/a>nloop()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h4>2. \u6dfb\u52a0\u6807\u7b7e\u548c\u5e03\u5c40<\/h4>\n<\/p>\n<p><p>\u4e3a\u4e86\u63d0\u5347\u7528\u6237\u4f53\u9a8c\uff0c\u53ef\u4ee5\u6dfb\u52a0\u6807\u7b7e\u548c\u5e03\u5c40\uff0c\u4f7f\u754c\u9762\u66f4\u52a0\u53cb\u597d\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import tkinter as tk<\/p>\n<p>def get_input():<\/p>\n<p>    user_input = entry.get()<\/p>\n<p>    values = user_input.split()<\/p>\n<p>    print(&quot;\u8f93\u5165\u7684\u503c\u662f:&quot;, values)<\/p>\n<h2><strong>\u521b\u5efa\u4e3b\u7a97\u53e3<\/strong><\/h2>\n<p>root = tk.Tk()<\/p>\n<p>root.title(&quot;\u8f93\u5165\u591a\u4e2a\u503c&quot;)<\/p>\n<h2><strong>\u521b\u5efa\u6807\u7b7e<\/strong><\/h2>\n<p>label = tk.Label(root, text=&quot;\u8bf7\u8f93\u5165\u591a\u4e2a\u503c\uff0c\u7528\u7a7a\u683c\u5206\u9694:&quot;)<\/p>\n<p>label.pack()<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u8f93\u5165\u6846<\/strong><\/h2>\n<p>entry = tk.Entry(root)<\/p>\n<p>entry.pack()<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u6309\u94ae<\/strong><\/h2>\n<p>button = tk.Button(root, text=&quot;\u83b7\u53d6\u8f93\u5165&quot;, command=get_input)<\/p>\n<p>button.pack()<\/p>\n<h2><strong>\u8fd0\u884c\u4e3b\u5faa\u73af<\/strong><\/h2>\n<p>root.mainloop()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>\u56db\u3001\u4f7f\u7528\u7b2c\u4e09\u65b9\u5e93<code>PyQt<\/code>\u6216<code>PySide<\/code><\/h3>\n<\/p>\n<p><h4>1. \u5b89\u88c5\u5e93<\/h4>\n<\/p>\n<p><p>\u9996\u5148\uff0c\u9700\u8981\u5b89\u88c5<code>PyQt<\/code>\u6216<code>PySide<\/code>\u5e93\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">pip install PyQt5<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h4>2. \u521b\u5efa\u8f93\u5165\u6846<\/h4>\n<\/p>\n<p><p>\u4f7f\u7528<code>PyQt<\/code>\u53ef\u4ee5\u521b\u5efa\u66f4\u52a0\u590d\u6742\u548c\u9ad8\u7ea7\u7684\u56fe\u5f62\u754c\u9762\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">from PyQt5.QtWidgets import QApplication, QWidget, QVBoxLayout, QLineEdit, QPushButton<\/p>\n<p>def get_input():<\/p>\n<p>    user_input = entry.text()<\/p>\n<p>    values = user_input.split()<\/p>\n<p>    print(&quot;\u8f93\u5165\u7684\u503c\u662f:&quot;, values)<\/p>\n<p>app = QApplication([])<\/p>\n<h2><strong>\u521b\u5efa\u4e3b\u7a97\u53e3<\/strong><\/h2>\n<p>window = QWidget()<\/p>\n<p>window.setWindowTitle(&#39;\u8f93\u5165\u591a\u4e2a\u503c&#39;)<\/p>\n<p>layout = QVBoxLayout()<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u8f93\u5165\u6846<\/strong><\/h2>\n<p>entry = QLineEdit()<\/p>\n<p>layout.addWidget(entry)<\/p>\n<h2><strong>\u521b\u5efa\u4e00\u4e2a\u6309\u94ae<\/strong><\/h2>\n<p>button = QPushButton(&#39;\u83b7\u53d6\u8f93\u5165&#39;)<\/p>\n<p>button.clicked.connect(get_input)<\/p>\n<p>layout.addWidget(button)<\/p>\n<p>window.setLayout(layout)<\/p>\n<p>window.show()<\/p>\n<p>app.exec_()<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><h3>\u4e94\u3001\u603b\u7ed3<\/h3>\n<\/p>\n<p><p>\u901a\u8fc7\u4e0a\u8ff0\u56db\u79cd\u65b9\u6cd5\uff0c\u6211\u4eec\u53ef\u4ee5\u5728Python\u4e2d\u5b9e\u73b0\u4e00\u884c\u591a\u4e2a\u503c\u7684\u8f93\u5165\u6846\u3002<strong>\u4f7f\u7528<code>input()<\/code>\u51fd\u6570\u662f\u6700\u7b80\u5355\u548c\u76f4\u63a5\u7684\u65b9\u6cd5\uff0c\u9002\u7528\u4e8e\u5927\u591a\u6570\u57fa\u672c\u9700\u6c42\uff1b<code>sys.stdin.read()<\/code>\u65b9\u6cd5\u66f4\u9002\u5408\u5904\u7406\u5927\u91cf\u6570\u636e\u6216\u4ece\u6587\u4ef6\u4e2d\u8bfb\u53d6\u6570\u636e\uff1b<code>tkinter<\/code>\u548c<code>PyQt<\/code>\u5e93\u63d0\u4f9b\u4e86\u66f4\u9ad8\u7ea7\u7684\u56fe\u5f62\u754c\u9762\u9009\u9879\uff0c\u9002\u7528\u4e8e\u9700\u8981\u590d\u6742\u7528\u6237\u754c\u9762\u7684\u5e94\u7528\u7a0b\u5e8f\u3002<\/strong><\/p>\n<\/p>\n<p><p>\u9009\u62e9\u54ea\u79cd\u65b9\u6cd5\u53d6\u51b3\u4e8e\u4f60\u7684\u5177\u4f53\u9700\u6c42\u548c\u5e94\u7528\u573a\u666f\u3002\u5e0c\u671b\u672c\u6587\u7684\u8be6\u7ec6\u4ecb\u7ecd\u80fd\u5e2e\u52a9\u4f60\u627e\u5230\u6700\u9002\u5408\u7684\u89e3\u51b3\u65b9\u6848\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5982\u4f55\u5728Python\u4e2d\u521b\u5efa\u4e00\u4e2a\u591a\u503c\u8f93\u5165\u6846\uff1f<\/strong><br \/>\u5728Python\u4e2d\uff0c\u53ef\u4ee5\u4f7f\u7528Tkinter\u5e93\u6765\u521b\u5efa\u56fe\u5f62\u7528\u6237\u754c\u9762\uff08GUI\uff09\uff0c\u4ece\u800c\u5b9e\u73b0\u4e00\u4e2a\u591a\u503c\u8f93\u5165\u6846\u3002\u5177\u4f53\u6b65\u9aa4\u5305\u62ec\u5bfc\u5165Tkinter\u5e93\u3001\u521b\u5efa\u4e3b\u7a97\u53e3\u3001\u6dfb\u52a0\u8f93\u5165\u6846\u548c\u6309\u94ae\uff0c\u5e76\u901a\u8fc7\u6309\u94ae\u83b7\u53d6\u8f93\u5165\u7684\u591a\u4e2a\u503c\u3002\u53ef\u4ee5\u4f7f\u7528<code>Entry<\/code>\u5c0f\u90e8\u4ef6\u6765\u521b\u5efa\u8f93\u5165\u6846\uff0c\u5e76\u5c06\u8f93\u5165\u7684\u503c\u5b58\u50a8\u5728\u5217\u8868\u4e2d\u3002<\/p>\n<p><strong>\u53ef\u4ee5\u4f7f\u7528\u54ea\u4e9b\u5e93\u6765\u5b9e\u73b0\u591a\u503c\u8f93\u5165\u6846\uff1f<\/strong><br \/>\u9664\u4e86Tkinter\uff0cPython\u8fd8\u652f\u6301\u5176\u4ed6\u5e93\u5982PyQt\u3001wxPython\u548cKivy\uff0c\u8fd9\u4e9b\u5e93\u90fd\u80fd\u5e2e\u52a9\u5f00\u53d1\u8005\u521b\u5efa\u66f4\u590d\u6742\u548c\u7f8e\u89c2\u7684\u591a\u503c\u8f93\u5165\u754c\u9762\u3002\u6bcf\u4e2a\u5e93\u90fd\u6709\u5176\u72ec\u7279\u7684\u529f\u80fd\u548c\u7528\u6cd5\uff0c\u53ef\u4ee5\u6839\u636e\u9879\u76ee\u9700\u6c42\u9009\u62e9\u5408\u9002\u7684\u5e93\u3002<\/p>\n<p><strong>\u5982\u4f55\u5904\u7406\u7528\u6237\u8f93\u5165\u7684\u591a\u4e2a\u503c\uff1f<\/strong><br \/>\u5728\u83b7\u53d6\u7528\u6237\u8f93\u5165\u540e\uff0c\u53ef\u4ee5\u901a\u8fc7\u5b57\u7b26\u4e32\u7684\u5206\u5272\u65b9\u6cd5\u5c06\u591a\u4e2a\u503c\u5206\u5f00\u3002\u901a\u5e38\u4f1a\u4f7f\u7528<code>split()<\/code>\u51fd\u6570\uff0c\u5c06\u8f93\u5165\u7684\u5b57\u7b26\u4e32\u6309\u7279\u5b9a\u5206\u9694\u7b26\uff08\u5982\u9017\u53f7\u3001\u7a7a\u683c\u7b49\uff09\u62c6\u5206\u6210\u5217\u8868\u3002\u63a5\u4e0b\u6765\uff0c\u53ef\u4ee5\u5bf9\u5217\u8868\u4e2d\u7684\u6bcf\u4e2a\u503c\u8fdb\u884c\u8fdb\u4e00\u6b65\u7684\u5904\u7406\uff0c\u6bd4\u5982\u9a8c\u8bc1\u3001\u5b58\u50a8\u6216\u8ba1\u7b97\u3002<\/p>\n<p><strong>\u53ef\u4ee5\u4e3a\u591a\u503c\u8f93\u5165\u6846\u8bbe\u7f6e\u54ea\u4e9b\u9650\u5236\uff1f<\/strong><br \/>\u5728\u8bbe\u8ba1\u591a\u503c\u8f93\u5165\u6846\u65f6\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u591a\u79cd\u9650\u5236\uff0c\u4f8b\u5982\u8f93\u5165\u7684\u6700\u5927\u5b57\u7b26\u6570\u3001\u5141\u8bb8\u7684\u5b57\u7b26\u7c7b\u578b\uff08\u5982\u6570\u5b57\u6216\u5b57\u6bcd\uff09\uff0c\u4ee5\u53ca\u8f93\u5165\u683c\u5f0f\u7684\u8981\u6c42\uff08\u5982\u5fc5\u987b\u5305\u542b\u7279\u5b9a\u5206\u9694\u7b26\uff09\u3002\u901a\u8fc7\u8fd9\u4e9b\u9650\u5236\uff0c\u53ef\u4ee5\u63d0\u9ad8\u7528\u6237\u4f53\u9a8c\u5e76\u786e\u4fdd\u6570\u636e\u7684\u6709\u6548\u6027\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"Python\u53ef\u4ee5\u901a\u8fc7\u591a\u79cd\u65b9\u5f0f\u5b9e\u73b0\u4e00\u884c\u591a\u4e2a\u503c\u7684\u8f93\u5165\u6846\uff0c\u5305\u62ec\u4f7f\u7528input()\u51fd\u6570\u3001sys.stdin.read( [&hellip;]","protected":false},"author":3,"featured_media":1144564,"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\/1144557"}],"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=1144557"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1144557\/revisions"}],"predecessor-version":[{"id":1144567,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/1144557\/revisions\/1144567"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/1144564"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=1144557"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=1144557"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=1144557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}