{"id":250,"date":"2017-04-21T10:00:35","date_gmt":"2017-04-21T02:00:35","guid":{"rendered":"http:\/\/dingqs.imwork.net\/?p=250"},"modified":"2017-04-21T10:00:35","modified_gmt":"2017-04-21T02:00:35","slug":"%e4%b9%92%e4%b9%93%e7%90%83%e6%af%94%e8%b5%9b","status":"publish","type":"post","link":"https:\/\/www.dd-home.top\/?p=250","title":{"rendered":"\u4e52\u4e53\u7403\u6bd4\u8d5b(\u5c1a\u672a\u7406\u89e3)"},"content":{"rendered":"<p><!--more--><\/p>\n<pre># -*- coding: UTF-8 -*-\n\"\"\"\n\u4e24\u4e2a\u4e52\u4e53\u7403\u961f\u8fdb\u884c\u6bd4\u8d5b\uff0c\u5404\u51fa\u4e09\u4eba\u3002\n\u7532\u961f\u4e3aa,b,c\u4e09\u4eba\uff0c\u4e59\u961f\u4e3ax,y,z\u4e09\u4eba\u3002\n\u5df2\u62bd\u7b7e\u51b3\u5b9a\u6bd4\u8d5b\u540d\u5355\u3002\n\u6709\u4eba\u5411\u961f\u5458\u6253\u542c\u6bd4\u8d5b\u7684\u540d\u5355\u3002\na\u8bf4\u4ed6\u4e0d\u548cx\u6bd4\uff0cc\u8bf4\u4ed6\u4e0d\u548cx,z\u6bd4\uff0c\n\u8bf7\u7f16\u7a0b\u5e8f\u627e\u51fa\u4e09\u961f\u8d5b\u624b\u7684\u540d\u5355\u3002\n\"\"\"\n\n\"\"\"\nfor i in range(ord('x'), ord('z') + 1):\n    for j in range(ord('x'), ord('z') + 1):\n        if i != j:\n            for k in range(ord('x'), ord('z') + 1):\n                if (i != k) and (j != k):\n                    if (i != ord('x')) and (k != ord('x')) and (k != ord('z')):\n                        print 'order is a -- %st b -- %stc--%s' % (chr(i), chr(j), chr(k))\n\"\"\"\n\"\"\"\nfor a in ['x', 'y', 'z']:\n    for b in ['x', 'y', 'z']:\n        for c in ['x', 'y', 'z']:\n            if (a != b) and (b != c) and (c != a) and (a != 'x') and (c != 'x') and (c != 'z'):\n                print 'a\u548c%s\u6bd4\u8d5b\uff0cb\u548c%s\u6bd4\u8d5b\uff0cc\u548c%s\u6bd4\u8d5b' % (a, b, c)\n\"\"\"<\/pre>\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-250","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\/250","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=250"}],"version-history":[{"count":0,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/250\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}