﻿{"id":2648,"date":"2023-05-29T08:30:20","date_gmt":"2023-05-29T00:30:20","guid":{"rendered":"https:\/\/aic.leexinghai.com\/?p=2648"},"modified":"2023-05-29T08:30:20","modified_gmt":"2023-05-29T00:30:20","slug":"h30604-%e5%ae%9e%e9%aa%8c%e5%85%ad-%e7%ba%bf%e7%a8%8b%e5%90%8c%e6%ad%a5%e4%b8%8e%e4%ba%92%e6%96%a5","status":"publish","type":"post","link":"https:\/\/www.leexinghai.com\/aic\/h30604-%e5%ae%9e%e9%aa%8c%e5%85%ad-%e7%ba%bf%e7%a8%8b%e5%90%8c%e6%ad%a5%e4%b8%8e%e4%ba%92%e6%96%a5\/","title":{"rendered":"H30604-\u5b9e\u9a8c\u516d-\u7ebf\u7a0b\u540c\u6b65\u4e0e\u4e92\u65a5"},"content":{"rendered":"\n<p><strong>\u4e00\u3001\u5b9e\u9a8c\u76ee\u7684<\/strong><strong><\/strong><\/p>\n\n\n\n<p>1. \u52a0\u6df1\u7406\u89e3\u7ebf\u7a0b\u540c\u6b65\u7684\u6982\u5ff5\u53ca\u5b9e\u73b0\u7ebf\u7a0b\u540c\u6b65\u7684\u539f\u7406\u3002<\/p>\n\n\n\n<p>2. \u638c\u63e1Linux\u7ebf\u7a0b\u5e93\u652f\u6301\u7684\u4fe1\u53f7\u91cf\u540c\u6b65\u673a\u5236\u548c\u4fe1\u53f7\u91cf\u4e92\u65a5\u673a\u5236\uff0c\u5b66\u4f1a\u901a\u8fc7\u4fe1\u53f7\u91cf\u4fe1\u53f7\u5b9e\u73b0\u7ebf\u7a0b\u95f4\u7684\u540c\u6b65\u4e0e\u4e92\u65a5<strong>\u3002<\/strong><\/p>\n\n\n\n<p><strong>\u4e8c\u3001\u5b9e\u9a8c\u5185\u5bb9<\/strong><strong><\/strong><\/p>\n\n\n\n<p>\u5b9e\u9a8c\u4e03\u3001\u7ebf\u7a0b\u540c\u6b65\u5b9e\u73b0\u516c\u4ea4\u8f66\u53f8\u673a\u4e0e\u552e\u7968\u5458\u540c\u6b65\uff0c<\/p>\n\n\n\n<p>\u53c2\u8003\u5b9e\u9a8c\u56db\uff0c\u5b8c\u6210\u8be5\u7a0b\u5e8f\u7684\u8bbe\u8ba1<strong><\/strong><\/p>\n\n\n\n<p><strong>\u4e09\u3001\u539f\u7406\u548c\u5b9e\u9a8c\u4e3b\u8981\u6b65\u9aa4<\/strong><strong><\/strong><\/p>\n\n\n\n<p>1\u3001\u539f\u7406\uff1aLinux\u7684\u7ebf\u7a0b\u5e93\u4e2d\u5b9a\u4e49\u4e86\u540c\u6b65\u4fe1\u53f7\u91cf\u4ee5\u53ca\u591a\u79cd\u540c\u6b65\u4fe1\u53f7\u91cf\u64cd\u4f5c\u51fd\u6570\uff08\u539f\u8bed\uff09\u3002<\/p>\n\n\n\n<p>POSIX\u4fe1\u53f7\u91cf\u540c\u6b65\u4fe1\u53f7\u91cf\u7684\u7c7b\u578b\u4e3asem_t<\/p>\n\n\n\n<p>\u57fa\u672c\u7684\u540c\u6b65\u4fe1\u53f7\u91cf\u64cd\u4f5c\u51fd\u6570\u67094\u4e2a\uff1a<\/p>\n\n\n\n<p><code>sem_init( )<\/code><\/p>\n\n\n\n<p><code>sem_wait( )\u3000<\/code>\u00a0\u00a0\u00a0 \uff08\u76f8\u5f53\u4e8eP\u64cd\u4f5c\uff09<\/p>\n\n\n\n<p><code>sem_post( )<\/code>\u3000\u00a0\u00a0\u00a0 \uff08\u76f8\u5f53\u4e8eV\u64cd\u4f5c\uff09<\/p>\n\n\n\n<p><code>sem_destroy( )<\/code><\/p>\n\n\n\n<p>\u5b83\u4eec\u5747\u5728\u5934\u6587\u4ef6semaphore.h\u4e2d\u58f0\u660e\u3002<\/p>\n\n\n\n<p><code>sem_init<\/code> \u51fd\u6570<\/p>\n\n\n\n<p>\u539f\u578b\uff1a<code>int\u00a0 sem_init(sem_t *sem, int type, int value);<\/code><\/p>\n\n\n\n<p>\u5176\u4e2d\uff0c\u53c2\u6570sem\u4e3a\u540c\u6b65\u4fe1\u53f7\u91cf\u7684\u6307\u9488\uff1btype\u4e3a\u4fe1\u53f7\u91cf\u7c7b\u578b\uff0c\u82e5\u4e3a0\uff0c\u8868\u793a\u8be5\u4fe1\u53f7\u91cf\u662f\u73b0\u884c\u8fdb\u7a0b\u7684\u5c40\u90e8\u4fe1\u53f7\u91cf\uff08\u53ea\u5728\u73b0\u884c\u8fdb\u7a0b\u7684\u7ebf\u7a0b\u4e4b\u95f4\u4f7f\u7528\uff09\uff0c\u5426\u5219\uff0c\u5b83\u53ef\u4e3a\u591a\u4e2a\u8fdb\u7a0b\u6240\u5171\u4eab\uff1bvalue\u662f\u4fe1\u53f7\u91cf\u503c\u7684\u521d\u503c\u3002<\/p>\n\n\n\n<p>\u529f\u80fd\uff1a\u521d\u59cb\u5316\u540c\u6b65\u4fe1\u53f7\u91cf\u3002<\/p>\n\n\n\n<p><code>sem_wait<\/code> \u51fd\u6570<\/p>\n\n\n\n<p>\u539f\u578b\uff1a<code>int\u00a0 sem_wait(sem_t\u00a0 *sem);<\/code><\/p>\n\n\n\n<p>\u529f\u80fd\uff1a\u540c\u6b65\u4fe1\u53f7\u91cf\u7684P\u64cd\u4f5c<\/p>\n\n\n\n<p><code>sem_post<\/code> \u51fd\u6570<\/p>\n\n\n\n<p>\u539f\u578b\uff1a<code>int\u00a0 sem_post(sem_t\u00a0 *sem);<\/code><\/p>\n\n\n\n<p>\u529f\u80fd\uff1a\u540c\u6b65\u4fe1\u53f7\u91cf\u7684V\u64cd\u4f5c<\/p>\n\n\n\n<p><code>sem_destroy<\/code> \u51fd\u6570<\/p>\n\n\n\n<p>\u539f\u578b\uff1a<code>int\u00a0 sem_destroy(sem_t\u00a0 *sem);<\/code><\/p>\n\n\n\n<p>\u529f\u80fd\uff1a\u6e05\u7406\u540c\u6b65\u4fe1\u53f7\u91cf<\/p>\n\n\n\n<p>\u4e0a\u8ff0\u51fd\u6570\u8fd4\u56de0\u8868\u793a\u6210\u529f\uff0c\u975e0\u8868\u793a\u5931\u8d25\u3002<\/p>\n\n\n\n<p>2\u3001\u672c\u5b9e\u9a8c\u8981\u6c42\u5e94\u7528Linux\u7ebf\u7a0b\u5e93\u652f\u6301\u7684\u4fe1\u53f7\u91cf\u4e92\u65a5\u673a\u5236\u6539\u8fdb\u5b9e\u9a8c4.2\uff0c\u5373\u7a0b\u5e8ftest4_2.c\u3000\u3002<\/p>\n\n\n\n<p>\u8be5\u4e92\u65a5\u673a\u5236\u7684\u5185\u5bb9\u89c1\u8bb2\u4e49Unit 4\u4e2d\u76844.2\u8282\u3002<\/p>\n\n\n\n<p>\u672c\u5b9e\u9a8c\u7684\u7a0b\u5e8f\u6846\u67b6\u548c\u90e8\u5206\u7a0b\u5e8f\u4ee3\u7801\u5982\u4e0b\uff0c\u8bf7\u5b8c\u6210\u8be5\u7a0b\u5e8f\u7684\u8bbe\u8ba1\uff0c\u3000<\/p>\n\n\n\n<p><strong>\/*test6_1.c*\/<\/strong><\/p>\n\n\n\n<p><strong>#include&lt;stdio.h&gt;<\/strong><\/p>\n\n\n\n<p><strong>#include&lt;pthread.h&gt;<\/strong><\/p>\n\n\n\n<p><strong>int ticket[10]={1,3,5,7,9,2,4,6,8,10};<\/strong><\/p>\n\n\n\n<p><strong>int rest=10;<\/strong><\/p>\n\n\n\n<p><strong>int th_num[2]={1,2};&nbsp; \/*<\/strong><strong>\u81ea\u5b9a\u4e49\u7684\u7ebf\u7a0b\u5e8f\u53f7*\/<\/strong><\/p>\n\n\n\n<p><strong>&lt;<\/strong><strong>\u5b9a\u4e49\u4e00\u4e2a\u4e92\u65a5\u4fe1\u53f7\u91cf&gt;<\/strong><\/p>\n\n\n\n<p><strong>void *terminal(void *p)&nbsp; \/*<\/strong><strong>\u552e\u7968\u7ec8\u7aef\u7ebf\u7a0b\u4ee3\u7801*\/<\/strong><\/p>\n\n\n\n<p><strong>{ int&nbsp; mynum=*((int *)p);&nbsp; \/*<\/strong><strong>\u672c\u7ec8\u7aef\u7684\u5e8f\u53f7*\/<\/strong><\/p>\n\n\n\n<p><strong>int&nbsp; tot=0;&nbsp; \/*<\/strong><strong>\u672c\u7ec8\u7aef\u552e\u7968\u8ba1\u6570*\/<\/strong><\/p>\n\n\n\n<p><strong>&lt;<\/strong><strong>\u4f60\u7684\u8bbe\u8ba1\u90e8\u5206&gt;<\/strong><\/p>\n\n\n\n<p><strong>printf(\u201cTerminal_%d selled %d tickets .\\n\u201d, mynum,tot);<\/strong><\/p>\n\n\n\n<p><strong>pthread_exit(0);<\/strong><\/p>\n\n\n\n<p><strong>}<\/strong><\/p>\n\n\n\n<p><strong>int main( )<\/strong><\/p>\n\n\n\n<p><strong>{<\/strong><\/p>\n\n\n\n<p><strong>pthread_t&nbsp; tid[2];<\/strong><\/p>\n\n\n\n<p><strong>&lt;<\/strong><strong>\u521d\u59cb\u5316\u4fe1\u53f7\u91cf&gt;<\/strong><\/p>\n\n\n\n<p><strong>&nbsp; pthread_create(&amp;tid[0], NULL, terminal, &amp;th_num[0]);<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \/*<\/strong><strong>\u53c2\u6570\u201c&amp;th_num[0]\u201d<\/strong><strong>\u662f\u7ebf\u7a0b\u7684\u5165\u53e3\u53c2\u6570*\/<\/strong><\/p>\n\n\n\n<p><strong>&nbsp; pthread_create(&amp;tid[1], NULL, terminal, &amp;th_num[1]);<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;<\/strong><strong>&lt;<\/strong><strong>\u7b49\u5f85\u7ebf\u7a0b\u7ec8\u6b62<\/strong><strong>&gt;<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;&lt;<\/strong><strong>\u64a4\u6d88\u4fe1\u53f7\u91cf<\/strong><strong>&gt;<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;&lt;<\/strong><strong>\u7ed3\u675f<\/strong><strong>&gt;<\/strong><\/p>\n\n\n\n<p><strong>}<\/strong><\/p>\n\n\n\n<p>\u95ee\u9898\u63cf\u8ff0\uff1a<\/p>\n\n\n\n<p>\u516c\u5171\u6c7d\u8f66\u4e0a\uff0c\u53f8\u673a\u548c\u552e\u7968\u5458\u7684\u6d3b\u52a8\u5206\u522b\u662f\uff1a<\/p>\n\n\n\n<p>\u53f8\u673a\u7684\u6d3b\u52a8\uff1a\u542f\u52a8\u8f66\u8f86\uff1b\u6b63\u5e38\u884c\u8f66\uff1b\u5230\u7ad9\u505c\u8f66\u3002<\/p>\n\n\n\n<p>\u552e\u7968\u5458\u7684\u6d3b\u52a8\uff1a\u5173\u8f66\u95e8\uff1b\u552e\u7968\uff1b\u5f00\u8f66\u95e8\u3002<\/p>\n\n\n\n<p>\u5728\u6c7d\u8f66\u4e0d\u65ad\u7684\u5230\u7ad9\u3001\u505c\u7ad9\u3001\u884c\u9a76\u8fc7\u7a0b\u4e2d\uff0c\u7528\u4fe1\u53f7\u91cf\u548cP,V\u64cd\u4f5c\u5b9e\u73b0\u5b83\u4eec\u7684\u540c\u6b65\u3002<\/p>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u5b9e\u9a8c\u7ed3\u679c\u6d4b\u8bd5<\/strong><strong><\/strong><\/li>\n<\/ul>\n\n\n\n<p>1.\u5bf9\u4e8etest6_1\u7684\u4fee\u6539\uff0c\u4ee3\u7801\u5982\u56fe1-\u56fe2\u6240\u793a\u3002\u5176\u4e2d\uff0c\u4f7f\u7528<code>pthread_mutex_t<\/code>\u5b9a\u4e49\u4e86\u4e92\u65a5\u4fe1\u53f7\u91cf\uff0c\u4f7f\u7528<code>pthread_mutex_lock<\/code>\u5bf9\u5e94\u4e92\u65a5\u4fe1\u53f7\u91cf\u7684P\u64cd\u4f5c\uff0c\u4f7f\u7528<code>pthread_mutex_unlock<\/code>\u5bf9\u5e94\u4e92\u65a5\u4fe1\u53f7\u91cf\u7684V\u64cd\u4f5c\u3002<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"865\" height=\"790\" src=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-247.png\" alt=\"\" class=\"wp-image-2649\" srcset=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-247.png 865w, https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-247-300x274.png 300w, https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-247-768x701.png 768w\" sizes=\"auto, (max-width: 865px) 100vw, 865px\" \/><figcaption class=\"wp-element-caption\">\u56fe1<\/figcaption><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"865\" height=\"254\" src=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-248.png\" alt=\"\" class=\"wp-image-2650\" srcset=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-248.png 865w, https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-248-300x88.png 300w, https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-248-768x226.png 768w\" sizes=\"auto, (max-width: 865px) 100vw, 865px\" \/><figcaption class=\"wp-element-caption\">\u56fe2<\/figcaption><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>2.\u5b8c\u6210\u7f16\u8f91\u540e\uff0c\u4f7f\u7528gcc\u547d\u4ee4\u7f16\u8bd1\u6587\u4ef6\uff0c\u8fd0\u884c\u751f\u6210\u7684\u6587\u4ef6\uff0c\u7ed3\u679c\u5982\u56fe3\u6240\u793a\u3002<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"478\" src=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-249.png\" alt=\"\" class=\"wp-image-2651\" srcset=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-249.png 672w, https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/image-249-300x213.png 300w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><figcaption class=\"wp-element-caption\">\u56fe3<\/figcaption><\/figure>\n<\/div>\n\n\n<p>\u601d\u8003\uff1a\u25c6Linux\u7cfb\u7edf\u4e2d\uff0c\u4fe1\u53f7\u91cf\u503c\u548cP\u3001V\u662f\u600e\u4e48\u6837\u5bf9\u5e94\u7684\uff1f<\/p>\n\n\n\n<p>\u7b54\uff1a\u4fe1\u53f7\u91cf\u7684\u503c\u548cP\u3001V\u64cd\u4f5c\u662f\u901a\u8fc7\u4ee5\u4e0b\u65b9\u5f0f\u76f8\u4e92\u5bf9\u5e94\u7684\uff1a<\/p>\n\n\n\n<p>\u4fe1\u53f7\u91cf\u7684\u503c\uff1a\u6bcf\u4e2a\u4fe1\u53f7\u91cf\u90fd\u6709\u4e00\u4e2a\u6574\u6570\u503c\uff0c\u901a\u5e38\u8868\u793a\u53ef\u7528\u8d44\u6e90\u7684\u6570\u91cf\u6216\u8005\u67d0\u79cd\u72b6\u6001\u3002\u503c\u53ef\u4ee5\u662f\u4efb\u610f\u6574\u6570\u3002<\/p>\n\n\n\n<p>P\u64cd\u4f5c\u7528\u4e8e\u8bf7\u6c42\u83b7\u53d6\u4e00\u4e2a\u8d44\u6e90\u3002\u5728Linux\u4e2d\uff0c\u901a\u8fc7\u8c03\u7528semop()\u7cfb\u7edf\u8c03\u7528\u5b9e\u73b0P\u64cd\u4f5c\u3002\u5f53\u8fdb\u7a0b\u6267\u884cP\u64cd\u4f5c\u65f6\uff0c\u5b83\u5c06\u5c1d\u8bd5\u5c06\u4fe1\u53f7\u91cf\u7684\u503c\u51cf1\u3002\u5982\u679c\u4fe1\u53f7\u91cf\u7684\u503c\u5927\u4e8e0\uff0c\u5219\u6210\u529f\u83b7\u53d6\u5230\u8d44\u6e90\uff0c\u5e76\u5c06\u4fe1\u53f7\u91cf\u7684\u503c\u51cf1\uff1b\u5982\u679c\u4fe1\u53f7\u91cf\u7684\u503c\u4e3a0\uff0c\u5219\u8fdb\u7a0b\u5c06\u88ab\u963b\u585e\uff0c\u76f4\u5230\u4fe1\u53f7\u91cf\u7684\u503c\u53d8\u4e3a\u975e\u96f6\u3002<\/p>\n\n\n\n<p>V\u64cd\u4f5c\u7528\u4e8e\u91ca\u653e\u4e00\u4e2a\u8d44\u6e90\u3002\u5728Linux\u4e2d\uff0c\u901a\u8fc7\u8c03\u7528semop()\u7cfb\u7edf\u8c03\u7528\u5b9e\u73b0V\u64cd\u4f5c\u3002\u5f53\u8fdb\u7a0b\u6267\u884cV\u64cd\u4f5c\u65f6\uff0c\u5b83\u5c06\u5c1d\u8bd5\u5c06\u4fe1\u53f7\u91cf\u7684\u503c\u52a01\u3002\u5982\u679c\u6709\u5176\u4ed6\u8fdb\u7a0b\u56e0\u4e3a\u7b49\u5f85\u8be5\u8d44\u6e90\u800c\u88ab\u963b\u585e\uff0c\u5219\u5176\u4e2d\u4e00\u4e2a\u8fdb\u7a0b\u5c06\u88ab\u5524\u9192\u5e76\u83b7\u5f97\u8be5\u8d44\u6e90\uff1b\u5982\u679c\u6ca1\u6709\u8fdb\u7a0b\u5728\u7b49\u5f85\u8be5\u8d44\u6e90\uff0c\u5219\u4fe1\u53f7\u91cf\u7684\u503c\u589e\u52a01\u3002<\/p>\n\n\n\n<p>\u901a\u8fc7\u5bf9\u4fe1\u53f7\u91cf\u7684\u503c\u8fdb\u884cP\u548cV\u64cd\u4f5c\uff0c\u53ef\u4ee5\u5b9e\u73b0\u591a\u4e2a\u8fdb\u7a0b\u4e4b\u95f4\u7684\u4e92\u65a5\u548c\u540c\u6b65\uff0c\u4ee5\u786e\u4fdd\u5bf9\u5171\u4eab\u8d44\u6e90\u7684\u6b63\u786e\u8bbf\u95ee\u548c\u4f7f\u7528\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u9644\u4ef6\u4e0b\u8f7d<\/h2>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-5653d685-d3aa-42cc-a325-08914725cebc\" href=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/test6_1.7z\">test6_1<\/a><a href=\"https:\/\/www.leexinghai.com\/aic\/wp-content\/uploads\/2023\/05\/test6_1.7z\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-5653d685-d3aa-42cc-a325-08914725cebc\">\u4e0b\u8f7d<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u5b9e\u9a8c\u76ee\u7684 1. \u52a0\u6df1\u7406\u89e3\u7ebf\u7a0b\u540c\u6b65\u7684\u6982\u5ff5\u53ca\u5b9e\u73b0\u7ebf\u7a0b\u540c\u6b65\u7684\u539f\u7406\u3002 2. \u638c\u63e1Linux\u7ebf\u7a0b\u5e93\u652f\u6301\u7684\u4fe1\u53f7\u91cf\u540c\u6b65\u673a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2649,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35],"tags":[],"class_list":["post-2648","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-os"],"_links":{"self":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/comments?post=2648"}],"version-history":[{"count":1,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2648\/revisions"}],"predecessor-version":[{"id":2653,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2648\/revisions\/2653"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/media\/2649"}],"wp:attachment":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/media?parent=2648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/categories?post=2648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/tags?post=2648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}