{"id":26551,"date":"2023-07-10T17:27:09","date_gmt":"2024-02-05T00:32:10","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/"},"modified":"2025-08-11T21:53:20","modified_gmt":"2025-08-11T13:53:20","slug":"kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/","title":{"rendered":"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5"},"content":{"rendered":"<p>Kivy\u7684\u5b89\u88c5\u6709\u4e9b\u9ebb\u70e6\u5462\u3002\u4e0d\u80fd\u50cf\u4e00\u822c\u7684pip\u7b80\u5355\u5730\u5b89\u88c5\u3002<\/p>\n<h1>Ubuntu\u306eversion\u9078\u629e<\/h1>\n<p>\u7d4c\u9a13\u8c4a\u5bcc\u306aLinux\u5229\u7528\u8005\u3067\u306a\u3044\u306e\u306a\u3089\u3001LTS(LongTimeSupport)\u7248\u3092\u9078\u3093\u3060\u65b9\u304c\u3044\u3044\u3067\u3057\u3087\u3046\u3002\u3069\u306eLTS\u7248\u3092\u9078\u3076\u304b\u3067\u3059\u304c\u3001\u73fe\u5728\u3060\u306818.04LTS\u304c\u6700\u9069\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<h1>\u4f7f\u7528apt-get\u5b89\u88c5\u6240\u9700\u7684\u5185\u5bb9<\/h1>\n<p>\u307e\u3093\u307e\u516c\u5f0f\u306b\u66f8\u3044\u3066\u3042\u308b\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n<pre class=\"post-pre\"><code>sudo apt-get install -y \\\r\n    python-pip \\\r\n    build-essential \\\r\n    git \\\r\n    python \\\r\n    python3 \\\r\n    python-dev \\\r\n    python3-dev \\\r\n    ffmpeg \\\r\n    libsdl2-dev \\\r\n    libsdl2-image-dev \\\r\n    libsdl2-mixer-dev \\\r\n    libsdl2-ttf-dev \\\r\n    libportmidi-dev \\\r\n    libswscale-dev \\\r\n    libavformat-dev \\\r\n    libavcodec-dev \\\r\n    zlib1g-dev\r\n\r\n# Install gstreamer for audio, video (optional)\r\nsudo apt-get install -y \\\r\n    libgstreamer1.0 \\\r\n    gstreamer1.0-plugins-base \\\r\n    gstreamer1.0-plugins-good\r\n<\/code><\/pre>\n<p>ffmpeg\u306eInstall\u306b\u5931\u6557\u3059\u308b\u5834\u5408\u306f\u4ee3\u308f\u308a\u306blibav-tools\u3092\u5165\u308c\u3066\u304f\u3060\u3055\u3044\u3002<br \/>\ngstreamer\u306b\u95a2\u3059\u308b\u7269\u306f\u4efb\u610f\u3067\u3059\u304c\u5165\u308c\u3066\u304a\u3044\u305f\u307b\u3046\u304c\u8aad\u307f\u8fbc\u3081\u308b\u52d5\u753b\u3084\u97f3\u58f0\u306e\u7a2e\u985e\u304c\u5897\u3048\u3066\u3044\u3044\u3067\u3059\u3002<\/p>\n<h1>SDL2\u306eversion\u3068IME<\/h1>\n<p>\u8bf7\u67e5\u770bSDL2\u7684WhatsNew.txt\u3002\u4ece\u7248\u672c2.0.4\u5f00\u59cb\u652f\u6301Linux\u7684\u4e00\u4e2a\u8f93\u5165\u6cd5IBus\uff0c\u800c\u4ece\u7248\u672c2.0.5\u5f00\u59cb\u652f\u6301Fcitx\u3002\u6240\u4ee5\u9700\u8981\u786e\u8ba4\u60a8\u4f7f\u7528\u7684\u8f93\u5165\u6cd5\u6240\u5bf9\u5e94\u7684SDL2\u7248\u672c\u662f\u5426\u5df2\u5b89\u88c5\u3002<\/p>\n<p>\u8bf7\u786e\u8ba4\u5f53\u524d\u6b63\u5728\u4f7f\u7528\u7684SDL\u7248\u672c\u3002<\/p>\n<p>\u5728\u547d\u4ee4\u884c\u4e2d\u8f93\u5165 dpkg -l *libsdl2*\u3002\u4ee5\u4e0b\u662f\u6211\u7684\u73af\u5883\u8f93\u51fa\u3002<\/p>\n<pre class=\"post-pre\"><code>(\u8aad\u307f\u3084\u3059\u3044\u3088\u3046\u306b\u7701\u7565,\u6574\u5f62\u3057\u3066\u3044\u307e\u3059)\r\nii  libsdl2-2.0-0:amd64          2.0.4+dfsg1-2ubuntu2\r\nii  libsdl2-dev                  2.0.4+dfsg1-2ubuntu2\r\nii  libsdl2-image-2.0-0:amd64    2.0.1+dfsg-2+deb9u1build0.16.04\r\nii  libsdl2-image-dev:amd64      2.0.1+dfsg-2+deb9u1build0.16.04\r\nii  libsdl2-mixer-2.0-0:amd64    2.0.1+dfsg1-1\r\nii  libsdl2-mixer-dev:amd64      2.0.1+dfsg1-1\r\nii  libsdl2-ttf-2.0-0:amd64      2.0.14+dfsg1-1\r\nii  libsdl2-ttf-dev:amd64        2.0.14+dfsg1-1\r\n<\/code><\/pre>\n<p>\u53ef\u4ee5\u770b\u51faSDL2\u7684\u7248\u672c\u662f2.0.4\u3002\u6211\u6b63\u5728\u4f7f\u7528IBus\uff0c\u6240\u4ee5\u5e94\u8be5\u6ca1\u6709\u95ee\u9898\u3002\u5982\u679c\u7248\u672c\u4e0d\u7b26\u5408\u8981\u6c42\uff0c\u5219\u8bf4\u660e\u4ed3\u5e93\u91cc\u7684\u7248\u672c\u8f83\u65e7\uff0c\u9700\u8981\u4ece\u6e90\u4ee3\u7801\u8fdb\u884c\u6784\u5efa\u3002\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u8bf7\u6309\u7167\u6b64\u5904\u7684\u6307\u5f15\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u8fdb\u884c\u5b89\u88c5\u3002<\/p>\n<pre class=\"post-pre\"><code>hg clone https:\/\/hg.libsdl.org\/SDL SDL\r\ncd SDL\r\nmkdir build\r\ncd build\r\n..\/configure\r\nmake\r\nsudo make install\r\n<\/code><\/pre>\n<p>\u5982\u679c\u65e0\u6cd5\u4f7f\u7528hg\u547d\u4ee4\uff0c\u8bf7\u4f7f\u7528sudo apt-get install mercurial\u8fdb\u884c\u5b89\u88c5\u3002\u53e6\u5916\uff0c\u8bf7\u8c28\u614e\u66f4\u65b0\u5176\u4ed6\u7ec4\u4ef6\uff08mixer\u3001image\u3001ttf\uff09\uff0c\u56e0\u4e3a\u6211\u66fe\u7ecf\u6709\u8fc7\u5c06\u6240\u6709\u4e1c\u897f\u90fd\u5347\u7ea7\u5230\u6700\u65b0\u7248\u672c\u540e\u5bfc\u81f4Kivy\u65e0\u6cd5\u8fd0\u884c\u7684\u7ecf\u9a8c\u3002<\/p>\n<h1>\u5b89\u88c5\u4e0e\u6240\u9700Kivy\u7248\u672c\u76f8\u5339\u914d\u7684Cython\u7248\u672c\u3002<\/h1>\n<p>\u6240\u6709\u7684\u64cd\u4f5c\u90fd\u5c06\u5728\u4f7f\u7528pipenv\u6216venv\u51c6\u5907\u7684\u865a\u62df\u73af\u5883\u4e0a\u8fdb\u884c\u3002<\/p>\n<p>\u8bf7\u6839\u636e\u6b64\u53c2\u8003\uff0c\u5728\u9002\u5f53\u7684\u7248\u672c\u4e2d\u5b89\u88c5Cython\u3002\u5982\u679c\u60f3\u8981\u5b89\u88c5\u6700\u65b0\u7684\u7a33\u5b9a\u7248(Kivy1.11.0)\uff0c\u8bf7\u5b89\u88c5Cython0.29.9\u3002<\/p>\n<pre class=\"post-pre\"><code>pipenv install cython==0.29.9\r\n\u53c8\u306f\r\npip install cython==0.29.9\r\n<\/code><\/pre>\n<p>cython\u304c\u5fc5\u8981\u306a\u306e\u306fkivy\u306einstall\u6642\u3067\u3042\u3063\u3066\u5b9f\u884c\u6642\u3067\u306f\u306a\u3044\u306e\u3067\u3001kivy\u306einstall\u5f8c\u306funinstall\u3057\u305f\u308a\u5225\u306eversion\u3092\u5165\u308c\u76f4\u3057\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u3002<\/p>\n<h1>Kivy\u3092Install<\/h1>\n<p>\u3053\u308c\u3067\u3088\u3046\u3084\u304fKivy\u306eInstall\u306b\u5165\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"post-pre\"><code>pipenv install kivy==1.11.0\r\n\u53c8\u306f\r\npip install kivy==1.11.0\r\n<\/code><\/pre>\n<p>\u307e\u305f\u4efb\u610f\u3067\u4ee5\u4e0b\u306epackage\u3082\u5165\u308c\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">pillow \u5165\u308c\u3066\u304a\u304f\u3068\u8aad\u307f\u8fbc\u3081\u308b\u753b\u50cf\u306e\u7a2e\u985e\u304c\u5897\u3048\u308b\u306e\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u6700\u8fd1\u306f\u3053\u308c\u304c\u306a\u3044\u3068Kivy\u304c\u52d5\u304b\u306a\u3044\u4e8b\u304c\u591a\u3044\u306e\u3067\u4efb\u610f\u3058\u3083\u306a\u304f\u5fc5\u9808\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">watchdog kviewer\u3092\u4f7f\u3044\u305f\u3044\u306a\u3089\u8981\u308a\u307e\u3059<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">pygments CodeInput\u3068\u3044\u3046widget\u306eSyntaxHighlight\u6a5f\u80fd\u3092\u4f7f\u3044\u305f\u3044\u306a\u3089\u8981\u308a\u307e\u3059<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Kivy\u7684\u5b89\u88c5\u6709\u4e9b\u9ebb\u70e6\u5462\u3002\u4e0d\u80fd\u50cf\u4e00\u822c\u7684pip\u7b80\u5355\u5730\u5b89\u88c5\u3002 Ubuntu\u306eversion\u9078\u629e \u7d4c\u9a13\u8c4a\u5bcc\u306aLinu [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[227],"class_list":["post-26551","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-227"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5 - Blog - Silicon Cloud<\/title>\n<meta name=\"description\" content=\"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/zh\/blog\/kivy\u5728ubuntu\u4e0a\u7684\u5b89\u88c5-5\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\" \/>\n<meta property=\"og:description\" content=\"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/kivy\u5728ubuntu\u4e0a\u7684\u5b89\u88c5-5\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-05T00:32:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-11T13:53:20+00:00\" \/>\n<meta name=\"author\" content=\"\u79d1, \u9896\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u79d1, \u9896\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/\",\"name\":\"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2024-02-05T00:32:10+00:00\",\"dateModified\":\"2025-08-11T13:53:20+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/8ca01ba7f7362ad4edb7da206a12f29e\"},\"description\":\"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0\",\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/8ca01ba7f7362ad4edb7da206a12f29e\",\"name\":\"\u79d1, \u9896\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8a6fb3cc7ba2f69d2189ba532aec4633ea7ed75ac0af162ec367cb3abc0fb2af?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8a6fb3cc7ba2f69d2189ba532aec4633ea7ed75ac0af162ec367cb3abc0fb2af?s=96&d=mm&r=g\",\"caption\":\"\u79d1, \u9896\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/keying\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5 - Blog - Silicon Cloud","description":"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.silicloud.com\/zh\/blog\/kivy\u5728ubuntu\u4e0a\u7684\u5b89\u88c5-5\/","og_locale":"zh_CN","og_type":"article","og_title":"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5","og_description":"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/kivy\u5728ubuntu\u4e0a\u7684\u5b89\u88c5-5\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2024-02-05T00:32:10+00:00","article_modified_time":"2025-08-11T13:53:20+00:00","author":"\u79d1, \u9896","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u79d1, \u9896","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/","name":"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2024-02-05T00:32:10+00:00","dateModified":"2025-08-11T13:53:20+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/8ca01ba7f7362ad4edb7da206a12f29e"},"description":"\u5173\u4e8eKivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5\u7684\u6280\u672f\u6587\u7ae0","breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"Kivy\u5728Ubuntu\u4e0a\u7684\u5b89\u88c5"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/8ca01ba7f7362ad4edb7da206a12f29e","name":"\u79d1, \u9896","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8a6fb3cc7ba2f69d2189ba532aec4633ea7ed75ac0af162ec367cb3abc0fb2af?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8a6fb3cc7ba2f69d2189ba532aec4633ea7ed75ac0af162ec367cb3abc0fb2af?s=96&d=mm&r=g","caption":"\u79d1, \u9896"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/keying\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/kivy%e5%9c%a8ubuntu%e4%b8%8a%e7%9a%84%e5%ae%89%e8%a3%85-5\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/26551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=26551"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/26551\/revisions"}],"predecessor-version":[{"id":92033,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/26551\/revisions\/92033"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=26551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=26551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=26551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}