{"id":255,"date":"2017-04-21T10:49:08","date_gmt":"2017-04-21T02:49:08","guid":{"rendered":"http:\/\/dingqs.imwork.net\/?p=255"},"modified":"2017-04-21T10:49:08","modified_gmt":"2017-04-21T02:49:08","slug":"%e6%89%93%e5%8d%b0%e5%87%ba%e5%a6%82%e4%b8%8b%e5%9b%be%e6%a1%88%ef%bc%88%e8%8f%b1%e5%bd%a2%ef%bc%89","status":"publish","type":"post","link":"https:\/\/www.dd-home.top\/?p=255","title":{"rendered":"\u6253\u5370\u51fa\u5982\u4e0b\u56fe\u6848\uff08\u83f1\u5f62\uff09"},"content":{"rendered":"<p><!--more--><\/p>\n<pre># -*- coding: UTF-8 -*-\n\"\"\"\n\u6253\u5370\u51fa\u5982\u4e0b\u56fe\u6848\uff08\u83f1\u5f62\uff09:\n   *\n  ***\n *****\n*******\n *****\n  ***\n   *\n\"\"\"\n\n\ndef __print__(n):\n    for i in range(n \/ 2):\n        print \" \" * (n \/ 2 - 1 - i) + \"*\" * (2 * i + 1)\n\n    for i in range(n \/ 2-1, 0, -1):\n        print \" \" * (n \/ 2 - i) + \"*\" * (2 * i-1)\n\n\n__print__(19)\n\n<\/pre>\n<p>\u672a\u4f5c\u5947\u6570\u5076\u6570\u5224\u65ad<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-255","post","type-post","status-publish","format-standard","hentry","category-8"],"_links":{"self":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=255"}],"version-history":[{"count":0,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/255\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=255"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=255"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}