{"id":18664,"date":"2019-05-22T15:19:41","date_gmt":"2019-05-22T07:19:41","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/18664.html"},"modified":"2019-05-22T15:19:41","modified_gmt":"2019-05-22T07:19:41","slug":"%e5%a4%a7%e6%99%ba%e6%85%a7%e6%b3%a2%e6%b5%aa%e5%b3%b0%e8%b6%8b%e5%8a%bf%e5%89%af%e5%9b%be%e6%8c%87%e6%a0%87%e5%85%ac%e5%bc%8f%e6%98%af%e4%bb%80%e4%b9%88%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=18664","title":{"rendered":"\u5927\u667a\u6167\u6ce2\u6d6a\u5cf0\u8d8b\u52bf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u662f\u4ec0\u4e48\uff1f"},"content":{"rendered":"<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u5927\u667a\u6167\u5e84\u5f71\u8ffd\u8e2a\u526f\u56fe\u6307\u6807\u516c\u5f0f\u662f\u4ec0\u4e48\uff1f<\/p>\n<p>\u3000\u3000<br \/>\n<strong>\u5e84\u5f71\u8ffd\u8e2a\u526f\u56fe<\/strong>\u662f\u4ec0\u4e48\uff1f \u80a1\u7968\u8d44\u6e90\u9986\u5c0f\u7f16\u4e3a\u60a8\u63d0\u4f9b\u5927\u667a\u6167\u5e84\u5f71\u8ffd\u8e2a\u526f\u56fe\u6307\u6807\u516c\u5f0f\u76f8\u5173\u8baf\u606f<\/p>\n<\/blockquote>\n<p>&nbsp;&nbsp;&nbsp;&nbsp; <\/p>\n<p> \u3000\u3000<strong>\u5cf0\u526f\u56fe<\/strong>\u662f\u4ec0\u4e48\uff1f \u80a1\u7968\u8d44\u6e90\u9986\u5c0f\u7f16\u4e3a\u60a8\u63d0\u4f9b\u5927\u667a\u6167\u6ce2\u6d6a\u5cf0\u8d8b\u52bf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u76f8\u5173\u8baf\u606f<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A01:=DYNAINFO(7);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A03:=BARSCOUNT(CLOSE);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A04:=(SMA((CLOSE \/ HHV(HIGH,120)),3,1) * 100);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A05:=IF((A03 &gt; 20),A04,0);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A06:=IF((LOW &gt; A01),0,IF((HIGH &lt; A01),1,(((A01 - LOW) + 0.009) \/ ((HIGH - LOW) + 0.009))));&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A07:=DMA(A06,(VOL \/ CAPITAL)) * 60;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> A09:=IF((((A07 &gt; 0) AND (A07 &gt; REF(A07,1))) AND (A05 &lt;= 88)),A07,0);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR1:=3*SMA((CLOSE-LLV(LOW,27))\/(HHV(HIGH,27)-LLV(LOW,27))*100,5,1)-2*SMA(SMA((CLOSE-LLV(LOW,27))\/(HHV(HIGH,27)-LLV(LOW,27))*100,5,1),3,1);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR2:=EMA(VAR1,8);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR3:=3*SMA((C-LLV(L,55))\/(HHV(H,55)-LLV(L,55))*100,5,1)-2*SMA(SMA((C-LLV(L,55))\/(HHV(H,55)-LLV(L,55))*100,5,1),3,1);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> \u8d8b\u52bf:EMA(VAR3,3)-10,COLORFF0000;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> IF(\u8d8b\u52bf&gt;80,\u8d8b\u52bf,80);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWICON(CROSS(\u8d8b\u52bf,0),0,1);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> IF((A09 &gt; 0 AND (\u8d8b\u52bf&lt;20 OR \u8d8b\u52bf&gt;REF(\u8d8b\u52bf,1)AND \u8d8b\u52bf&lt;50)),0,A09),COLORFFFF00;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> \u673a\u6784\u5efa\u4ed3\u533a:=0;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR4:=(\u8d8b\u52bf-REF(\u8d8b\u52bf,1))\/REF(\u8d8b\u52bf,1)*100;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(\u8d8b\u52bf&lt;=13,0,20,5,0),COLORCC9900;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> {DRAWTEXT(FILTER(\u8d8b\u52bf&lt;=13,15),30,'\u51c6\u5907\u73b0\u91d1'),COLORCC9900;}<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(\u8d8b\u52bf&lt;=13 AND VAR4&gt;13,0,50,5,0),COLOR0099FF;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR5:=FILTER((\u8d8b\u52bf&lt;=13 AND VAR4&gt;13),10);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWTEXT(VAR5,60,''),COLOR0099FF;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(\u8d8b\u52bf&gt;=90 AND VAR4,0,30,5,0),COLORGRAY;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR6:=FILTER((\u8d8b\u52bf&gt;=90 AND VAR4),10);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWTEXT(VAR6,40,'\u6e05\u4ed3'),COLORGRAY;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR7:=LLV(LOW,30);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR8:=HHV(HIGH,30);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR9:=EMA((CLOSE-VAR7)\/(VAR8-VAR7)*4,4)*25;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(VAR9&gt;90,100,105,10,2),COLORRED;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR10:=(VAR9-LLV(VAR9,4))\/(HHV(VAR9,4)-LLV(VAR9,4))*100;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWTEXT(IF(CROSS(VAR9,VAR10) AND VAR9&gt;87,95,0),88,'\u9669'),COLOR00FF00;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWICON(CROSS(90,VAR9),95,9);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR11:=SMA(ABS(L-REF(L,1)),3,1)\/SMA(MAX(L-REF(L,1),0),3,1)*100;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR12:=HHV(VAR11,30)*8;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> \u706b\u7130\u5c71:=EMA(IF(LOW&lt;=VAR7 AND \u8d8b\u52bf&lt;40,(VAR11+VAR12),0),3)\/618;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(\u706b\u7130\u5c71&gt;0,0 ,\u706b\u7130\u5c71*1.2,8,0 ),COLORRED;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR13:=(MA(C,1)+MA(C,3)+MA(C,5)+MA(C,7)+MA(C,9))\/5;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR14:=(MA(C,2)+MA(C,4)+MA(C,6)+MA(C,8)+MA(C,10))\/5;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR16:=MAX(EMA(VAR13,2)-EMA(VAR14,5),0)*200;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR17:=EMA(VAR16,5);<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> \u6ce2\u6d6a\u5cf0:=VAR17;&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> STICKLINE(VAR17&lt;REF(VAR17,1),0,VAR17,1,0),COLOR00FF00;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> VAR18:=MA(\u8d8b\u52bf,8);&nbsp;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> IF(CROSS(VAR2,VAR18) AND VAR2&lt;15,50,0),COLORRED;<\/p>\n<p style=\"margin: 0px; padding: 0px; word-wrap: break-word; list-style-type: none; color: rgb(51, 51, 51); font-family: \u5b8b\u4f53, arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; font-size: 14px; line-height: 24px;\"> DRAWTEXT(CROSS(\u8d8b\u52bf,VAR2)AND \u8d8b\u52bf&gt;REF(\u8d8b\u52bf,1)AND \u8d8b\u52bf&lt;50,50,'\u8ffd\u6da8'),COLORFF00FF;<\/p>\n<p> \u3000\u3000\u60f3\u4e86\u89e3\u66f4\u591a\u5927\u667a\u6167\u6ce2\u6d6a\u5cf0\u8d8b\u52bf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u76f8\u5173\u8d44\u8baf\u8bf7\u5173\u6ce8\u80a1\u7968\u8d44\u6e90\u9986<\/p>\n<p> \uff08\u80a1\u7968\u8d44\u6e90\u9986lixiangluntan.com\uff09<\/p>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u3010\u80a1\u7968\u8d44\u6e90\u9986\u3011\u5927\u667a\u6167365\u7834\u89e3\u7248\uff0c\u80a1\u7968,\u80a1\u7968\u8d44\u6e90\u9986,\u80a1\u7968\u7f51,\u80a1\u7968\u8f6f\u4ef6,\u80a1\u7968\u516c\u5f0f,\u80a1\u7968\u4e66\u7c4d,\u7092\u80a1\u8f6f\u4ef6,\u80a1\u7968\u77e5\u8bc6,\u80a1\u7968\u5165\u95e8,\u7092\u80a1\u6559\u7a0b,\u80a1\u7968\u516c\u5f0f\u6307\u6807\u3001\u80a1\u7968\u4e66\u7c4d\u4e0b\u8f7d\u7f51\u7ad9\u3002<\/p>\n<\/blockquote>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u5927\u667a\u6167\u91d1\u7ebf\u94f6\u7ebf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u662f\u4ec0\u4e48\uff1f<\/p>\n<p>\u3000\u3000<br \/>\n<strong>\u91d1\u7ebf\u94f6\u7ebf\u526f\u56fe<\/strong>\u662f\u4ec0\u4e48\uff1f \u80a1\u7968\u8d44\u6e90\u9986\u5c0f\u7f16\u4e3a\u60a8\u63d0\u4f9b\u5927\u667a\u6167\u91d1\u7ebf\u94f6\u7ebf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u76f8\u5173\u8baf\u606f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u3000\u3000<br \/>\n<strong>\u5cf0\u526f\u56fe<\/strong>\u662f\u4ec0\u4e48\uff1f \u80a1\u7968\u8d44\u6e90\u9986\u5c0f\u7f16\u4e3a\u60a8\u63d0\u4f9b\u5927\u667a\u6167\u6ce2\u6d6a\u5cf0\u8d8b\u52bf\u526f\u56fe\u6307\u6807\u516c\u5f0f\u76f8\u5173\u8baf\u606f<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[131],"tags":[132],"class_list":["post-18664","post","type-post","status-publish","format-standard","hentry","category-dzhgs","tag-132"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/18664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18664"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/18664\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18664"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=18664"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=18664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}